Skip to content

Removing Team Members causes Instance Corruption #4466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 7 tasks
ghost opened this issue Jul 18, 2018 · 1 comment
Closed
2 of 7 tasks

Removing Team Members causes Instance Corruption #4466

ghost opened this issue Jul 18, 2018 · 1 comment
Labels
issue/duplicate The issue has already been reported.

Comments

@ghost
Copy link

ghost commented Jul 18, 2018

  • Gitea version (or commit ref): 1.4.3 (also 1.4.1)
  • Git version: one of the latest
  • Operating system: Windows Server 2012
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL Server 2014 - 12.0.2000
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

to reproduce:

  1. create Organization
  2. create Repository within Organization
  3. Add Team and Team Member
  4. Remove added Team Member
    Klick on on "Remove" ends with error:
    err: " read tcp 192.168.1.120:56709->192.168.1.120:49398: i/o timeout"
    ok: false

Then Gitea became useless for all users:
Loading Sites toggles between Error 500 and empty Organization/Repository list. Always Error 500 loading Issues and Pull Requests. Random behaviour (for example: once loaded another Profile).

Also can't clone (not allowed access) or push (repository not found) created repository.
After restarting Gitea everything is fine but the Member was not removed.

@leepfrog-ger
Copy link

I think this is the same as my issue in #4362

@ghost ghost closed this as completed Jul 19, 2018
@lunny lunny added the issue/duplicate The issue has already been reported. label Jul 20, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

2 participants