You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
Describe the bug
Bot process crashes with SIGSEGV soon after configuring it.
To Reproduce
Steps to reproduce the behavior:
go build
BIND_ADDRESS=:4050 DATABASE_TYPE=sqlite3 DATABASE_URL=go-neb.db?_busy_timeout=5000 BASE_URL=http://localhost:4050 ./go-neb
Expected behavior
I expected the go-neb process to continue running such that I could configure services on it and use it.
Additional context
This is running on a Debian 10 VPS at linode.com with 8 GB of RAM.
go-neb output
Here is the go-neb command and its terminal output (some PII elided):
My configuration command has this shape:
The text was updated successfully, but these errors were encountered: