tomspark wrote:
The File Browser default login is admin / admin — try that combo. If it's not working, File Browser might've already been set up on a prior install and locked you out. Quick fix: docker exec sb-filebrowser rm /database/filebrowser.db && docker restart sb-filebrowser. That wipes the DB and resets it, so admin / admin will work again on next boot. What SparkBox version are you running? (Check Settings → About or run cat /opt/sparkbox/VERSION.) If you're on an old build, updating might've reset some defaults.
tomspark wrote:
Perfect, glad you found it! That's exactly the right spot — the admin/admin default gets swapped for a unique password on first boot, and Settings is where it's shown. You're all set.