Need help: After migration to v0.16.0 login to web GUI not possible #3025
Replies: 3 comments 15 replies
|
The behaviour you described is the result of two changes in v0.16 worth knowing about.
Updated documentation:
If the recovery container also returns 404 at Let us know if any of these resolve the issue, or if a different symptom appears after trying recovery mode. |
|
Hello, Thank you for your feedback. I also suspected that the Stalwart web GUI was now linked to the mail domain. You absolutely must remove this connection. The Stalwart web GUI must not be accessible from the internet via my domain URL. That would be a security risk. I transferred the configuration from 0.15.5 to 0.16.0 using the Python script and the Stalwart CLI tool. Now I have three passwords: the password that was created when I first started and set up Stalwart, before I imported the export from 0.15.5 using the Stalwart CLI tool, and then the password from my old 0.15.5 configuration. I don't know if this one was imported. As a test, I configured my local DNS (AdGuard Home) so that my domain URL opens the Stalwart web GUI. But none of my passwords work there either. With this DNS trick, I can't open the admin web GUI. However, I can then open it via my local stalwart IP address, and the login works with the temporary admin username and password from the environment variable. But in the web GUI, I don't see a menu item where I can change the password for user "admin". There simply isn't a menu item for user accounts. There seems to be a bug. However, if I manually type this address into the browser's address bar, I see a menu called "Accounts": http://192.168.1.90:8080/admin/Management/x:Account/User
This menu basically only displays my configured email addresses (mailboxes). I can click "Create User" in the upper right corner. Afterward, I fill out a form with user information, but I can't always save the user.
After several attempts, I was able to create a new admin user, but even with that, I still can't log in using the normal login dialog. It simply doesn't work.
What's causing this, and how can I fix it? Or is the current version 0.16.0 really not too buggy to use? Thanks! Regards, |
|
Just released: Stalwart Server v0.16.1Added
Fixed
Stalwart WebUI v1.0.1Added
Fixed
Stalwart CLI v1.0.1Fixed
|








Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm running Stalwart Mail in Docker and today I migrated from version 0.15.5 to 0.16.0. I used the instructions in the release notes:
https://github.com/stalwartlabs/stalwart/blob/main/UPGRADING/v0_16.md
Everything seems to have worked fine. My email program can access the mail server. My problem is that I can no longer log into the web GUI with any username/password.
I open http://192.168.1.90:8080/login, but neither my old password (from version 0.15.5) nor the new password I received from the web GUI during the initial setup of the new server (before importing "export.json") works.
How can I regain access to the web GUI?
Thank you so much for your help.
Regards,
Mic.
All reactions