[GH-ISSUE #247] No sqlite database #123

Open
opened 2026-03-13 15:50:26 +03:00 by kerem · 2 comments
Owner

Originally created by @Quixus on GitHub (Nov 12, 2020).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/247

Running acme-dns does not create an database and exits with ERRO[0000] Could not open database [unable to open database file]. The steps to create one that is usable with acme-dns are not mentioned in the installation instructions. What do I have to do to get a working database?

Thanks in advance and best regards.

Originally created by @Quixus on GitHub (Nov 12, 2020). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/247 Running acme-dns does not create an database and exits with ``ERRO[0000] Could not open database [unable to open database file]``. The steps to create one that is usable with acme-dns are not mentioned in the [installation instructions](https://github.com/joohoi/acme-dns#installation). What do I have to do to get a working database? Thanks in advance and best regards.
Author
Owner

@Quixus commented on GitHub (Nov 12, 2020):

Nevermind creating a database in var/lib/acme-dns helped. Still the instructions should include this necessary step.

<!-- gh-comment-id:726166757 --> @Quixus commented on GitHub (Nov 12, 2020): Nevermind creating a database in var/lib/acme-dns helped. Still the instructions should include this necessary step.
Author
Owner

@uschindler commented on GitHub (Feb 2, 2021):

The issue is mainly if the directory does not exist. Once you created a directory it starts and creates the db file.

<!-- gh-comment-id:771474347 --> @uschindler commented on GitHub (Feb 2, 2021): The issue is mainly if the directory does not exist. Once you created a directory it starts and creates the db file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#123
No description provided.