mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 12:55:48 +03:00
[GH-ISSUE #352] Acme-Dns Server Failing #198
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @raphael10-collab on GitHub (Apr 23, 2024).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/352
I tried few times but I get Acme-Dns Server Failures :
OS: Ubuntu 22.10
@maddes-b commented on GitHub (Sep 21, 2024):
Just read the last lines of the log and you get the solution. Please close the issue then.
@effemmess commented on GitHub (Jan 4, 2026):
before "go build":
go env -w CGO_ENABLED=1
apt update
apt install gcc