tomspark wrote:
No worries — there isn't a default one to hand out anymore (we dropped admin/admin a while back for security), so nothing's missing on your end. File Browser gets a unique password set just for your install, and it's shown right in your SparkBox dashboard: open Settings, then Passwords (the Service Passwords list), and your File Browser username and password are listed there. Use those to log in. If you don't see it on that page, tell me and we'll sort it out.
Chris wrote:
Sorry this sat unanswered — you shouldn't have had to go into the database yourself. For anyone landing here later: there is a supported command for exactly this. On the box: sudo sparkbox reset-password filebrowser It regenerates File Browser's admin password, re-applies it to the running container and prints the new details, so there's no need to exec in or touch filebrowser.db by hand. Worth knowing why the dashboard password didn't work: File Browser keeps its own separate login rather than sharing the dashboard's, so those two are never interchangeable. Reinstalling doesn't help either — the existing password file is reused, which is why you got the same result twice. — Chris