Replies: 1 comment
|
Well... Is your storage out of memory? If you have not setup a superuser yet, the webui will guide you through creating a superuser first. If it shows a login page, you already have a superuser. The command for creating a superuser is this: Also, you can just type |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I run upsnap serve --http=0.0.0.0:8090
and open http://localhost:8090/, it require to login by email and password
How to init the superuser?
I tried
upsnap superuser createand gotpb.go:205: unable to open database file: out of memory (14)All reactions