Issue with Mattermost database column lastlogin
-
Hello, I ran into the same issue described here
https://forum.mattermost.com/t/unable-to-edit-profile-in-mattermost/18191
The solution is :
For anyone else facing this same issue. I would like to mention that the issue was in the database. There was a column(lastlogin) which was creating issues. Deleting that column fixes the issue.
Can you help me fix this, I need step by step instructions.
Thank you
Julien
-
@jfrere I wouldn't risk dropping a database column like that. Have you tried the latest package? It's in unstable. MM 10.0 had many issues which we didn't realize since it is still marked as latest and stable on their GitHub. We have pushed out 10.1.1 yesterday. In Cloudron Dashboard, go to Mattermost -> Updates -> Check For Updates and Update.
-
-