Commit Graph
9 Commits
Author SHA1 Message Date
bitdeals git user 6641a452b5 raise SQL thread startup timeout to 600s
Build docker image and push to registry.bitdeals.org / main-build-job (push) Successful in 2m42s
The startup VACUUM of a large messages.dat exceeds the stock 60 s window,
and PyBitmessage then kills the daemon (os._exit). Since it dies mid-VACUUM
lastvacuumtime is never updated, so every later start repeats it and the
node stays down with its API not listening.
2026-08-02 10:46:10 +00:00
private-user 28327d8604 add apivariant 2024-11-29 13:40:12 +03:00
private-user ed91f1ba49 add NOCACHE arg 2024-11-15 15:51:29 +03:00
private-user 1f6e63ddad dockerfile fix 2024-11-03 13:49:16 +03:00
private-user 7ed94e64f3 Docker fix 2024-08-12 09:38:30 +03:00
private-user 604840eef9 add run.sh CMD in Dockerfile 2024-08-12 09:30:42 +03:00
private-user 0ed0c76954 Docker fix 2023-08-31 14:34:14 +03:00
private-user eeb60fb09e Dockerfile fix 2023-07-31 14:15:58 +03:00
private-user c0e1647b7b Docker fix 2023-07-19 18:26:43 +03:00