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