Replies: 3 comments 11 replies
|
You are missing |
0 replies
|
I followed the instructions. After the installation I executed: vince admin --name acme --password 1234 |
5 replies
|
How can I get my site to load js? I tried to use IP instead of localhost, but I've the same error. |
6 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.
New installation on Debian 11. after running the command vince admin to create the user and started the server, I get this error:
root@localhost:~# vince serve
2024/12/02 10:20:27 [JOB 1] WAL 000002 stopped reading at offset: (data/000002.log: 0); replayed 0 keys in 0 batches
2024/12/02 10:20:27 INFO unpacking geo database path=vince-data/city.mmdb
2024/12/02 10:20:27 INFO unpacked geo database size_in_mb=108
2024/12/02 10:20:27 INFO loading translation data
2024/12/02 10:20:27 INFO complete loading translation elapsed=46.057µs keys=0
2024/12/02 10:20:27 ERROR checking admin err="admin account not found"
All reactions