You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
im running gitea in a docker environment with watchtower. I assume this is where the bug started. I can still log in to gitea and see my reps but i don't have permissions on my organization neither can i create a git in that organization. I don't have admin rights either. When listing the users in the cli i get every user. After manually adding a new admin with the cli and logging into the web i don't see any user besides the freshy created one under "administration - users".
So basically i still have all my data but users are not shown on the web and i don't have admin rights anymore.
I just installed sqlite3 and went into the db. All users (old and new) are present in the db.
Aside from the user and organization data this is correct.
The text was updated successfully, but these errors were encountered:
Related to this: #14521 there is a doctor command to resolve this. There is an issue with more details that I can't find right now (about to sleep), but I'm sure someone can link it here. Closing this issue as a dupe of that other issue.
Hi,
im running gitea in a docker environment with watchtower. I assume this is where the bug started. I can still log in to gitea and see my reps but i don't have permissions on my organization neither can i create a git in that organization. I don't have admin rights either. When listing the users in the cli i get every user. After manually adding a new admin with the cli and logging into the web i don't see any user besides the freshy created one under "administration - users".
So basically i still have all my data but users are not shown on the web and i don't have admin rights anymore.
I just installed sqlite3 and went into the db. All users (old and new) are present in the db.
Aside from the user and organization data this is correct.
The text was updated successfully, but these errors were encountered: