static

Members
  • Posts

    4
  • Joined

  • Last visited

static's Achievements

Noob

Noob (1/14)

1

Reputation

  1. has anyone encountered this problem after updating to the latest version? from the logs: 22:12:51 INFO: Migrating database to schema version 9... 22:12:53 WARNING: Database schema: folder db index missing stuck in a loop on this error message and never starting.
  2. I guess this is the solution: Although I would say this is not exactly what I encountered, even without any container update or restart the default admin password still will not change using the webui. Anyway thanks for the heads up! The solution in the readme totally solved the problem it seems. Next time I'll rtfm.
  3. using the console to change it works. passwd admin using this and the password change sticks.
  4. So encountered a weird bug/issue. 1) Can't change the default admin password using the admin panel in the web-ui. After changing can still log in just using "password" 2) Can't delete the default admin account using the admin panel in the web-ui. After creating a new admin account, log in using that new account then delete the default admin account. The web-ui no longer lists the default admin account but can still log in using username: admin password: password. In all cases when it did not work I tried restarting the server and restarting the container and the problem persists. I have tried deleting the container and the image and the config folder and starting completely fresh: the problem still persists