WARTIME PSYCHOPATHβ’ β£οΈβοΈ @WARTIME PSYCHOPATHβ’ β£οΈβοΈ - 9mo
Seems like my #Haven import won't run. It's been running 24hrs so I don't think it's booting still https://cdn.nostrcheck.me/3f660c0ce87ed57f78cd3fa12d492edbc83fb223201a9e81d7a2c2d240f9a0b5
I did try changing the db type and compiling again and it ran but had other similar issues, so I went back to the default db type and compiled again. Also tried changing permissions on the db folders. Know of any plans for a Docker option? I see some Docker stuff was removed recently π’ Currently I'm running it on a Pi 4, Ubuntu 24.04.1 LTS. Appeared to build with no errors. The rest of the relay seems to be functioning fine
βββ βββ ββββββ βββ βββββββββββββββ βββ βββ ββββββββββββββ ββββββββββββββββ βββ βββββββββββββββββββ βββββββββ ββββββ βββ ββββββββββββββββββββ ββββββββββ ββββββββββ βββ ββββββ βββ βββββββ βββββββββββ ββββββ βββ ββββββ βββ βββββ βββββββββββ βββββ HIGH AVAILABILITY VAULT FOR EVENTS ON NOSTR 2024/11/02 13:38:14 π haven is booting up panic: Cannot acquire directory lock on "db/private". Another process is using this Badger database. error: resource temporarily unavailable goroutine 1 [running]: main.initRelays() /home/haven-relay-code/haven/init.go:119 +0x2cf0 main.main() /home/haven-relay-code/haven/main.go:37 +0x208 haven@havenrelay:/home/haven-relay-code/haven$
Stopped the service and ran ./haven --import Lots of file permission errors, but I just renamed the files and reran --import like 15 times Now it appears to be importing!!!! Thanks a lot!!! 2024/11/02 14:25:26 π listening at :3355 2024/11/02 14:25:29 π building web of trust graph 2024/11/02 14:26:14 π« total network size: 48708 2024/11/02 14:26:14 π relays discovered: 1142 2024/11/02 14:27:29 π pubkeys with minimum followers: 38632 keys 2024/11/02 14:27:29 π¦ importing notes 2024/11/02 14:27:29 CLOSED from wss://nostr.wine: 'auth-required: this relay only serves private notes to authenticated users' 2024/11/02 14:27:34 π¦ imported 977 owner notes 2024/11/02 14:27:39 CLOSED from wss://nostr.wine: 'auth-required: this relay only serves private notes to authenticated users' 2024/11/02 14:27:44 π¦ imported 2443 owner notes 2024/11/02 14:27:49 CLOSED from wss://nostr.wine: 'auth-required: this relay only serves private notes to authenticated users' 2024/11/02 14:27:54 π¦ imported 4151 owner notes 2024/11/02 14:27:59 CLOSED from wss://nostr.wine: 'auth-required: this relay only serves private notes to authenticated users' 2024/11/02 14:28:04 π¦ imported 6053 owner notes
/db/inbox/000009.vlog /db/inbox/DISCARD /db/inbox/KEYREGISTRY /db/inbox/LOCK /db/inbox/MANIFEST /db/inbox/00010.mem as well as similar files in other directories. They all were replaced with new, equal or bigger files. Everything seems to be good