Skip to content

Missing "db" folder doesn't let start the qortal core #290

Description

@nbenaglia

During bootstrapping the "db" folder is deleted and the qortal core doesn't start, showing error:

2026-01-06 21:12:54 INFO  Bootstrap:386 - Downloading full node bootstrap from http://bootstrap2.qortal.org/bootstrap-archive.7z ...
2026-01-06 21:17:56 INFO  Bootstrap:511 - Stopping repository...
2026-01-06 21:17:56 INFO  Bootstrap:511 - Deleting existing repository...
2026-01-06 21:17:56 INFO  Bootstrap:511 - Extracting bootstrap...
2026-01-06 21:18:54 ERROR HSQLDBCacheUtils:479 - No repository available
org.qortal.repository.DataException: No repository available
	at org.qortal.repository.RepositoryManager.getRepository(RepositoryManager.java:48) ~[qortal.jar:5.0.6]
	at org.qortal.repository.hsqldb.HSQLDBCacheUtils$2.run(HSQLDBCacheUtils.java:475) [qortal.jar:5.0.6]
	at java.base/java.util.TimerThread.mainLoop(Timer.java:566) [?:?]
	at java.base/java.util.TimerThread.run(Timer.java:516) [?:?]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions