Replies: 1 comment
|
Thanks for the report. I just fixed this and released anew patch for vince https://github.com/vinceanalytics/vince/releases/tag/v1.11.3 If you have time, can you update vince and confirm the issue is fully resolved? |
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 tried to use a different admin username than "acme", but I got the following error
then I deleted the data and tried to pass admin credentials to
servecommand directly:it started, but after logging in, I found the username is still "acme".
seems to be a simply problem of not handling the arguments well in the cli
All reactions