Skip to content

Users and permissions gone after update #14743

Closed
@departet

Description

@departet
  • Gitea version (or commit ref): 1.14.0+dev-714-g7ab6c77b4
  • Git version:
  • Operating system: Ubuntu 20.04 with Docker
  • Database:
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No

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.

image
Aside from the user and organization data this is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/duplicateThe issue has already been reported.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions