Skip to content

Private Repo not available after update #4426

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
mrbesen opened this issue Jul 11, 2018 · 1 comment
Closed
2 of 7 tasks

Private Repo not available after update #4426

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

Comments

@mrbesen
Copy link

mrbesen commented Jul 11, 2018

  • Gitea version (or commit ref): c784ac5
  • Operating system: Ubuntu Server 16.04.04 LTS
  • Git version: 2.7.4
  • Database:
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
2018/07/11 19:30:06 [I] Log Mode: File(Info)
2018/07/11 19:30:06 [I] XORM Log Mode: File(Info)
2018/07/11 19:30:06 [I] Cache Service Enabled
2018/07/11 19:30:06 [I] Session Service Enabled
2018/07/11 19:30:07 [I] Git Version: 2.7.4
2018/07/11 19:30:07 [I] SQLite3 Supported
2018/07/11 19:30:07 [I] Run Mode: Production
2018/07/11 19:30:07 [I] SSH server started on :2222. Cipher list ([aes128-ctr aes192-ctr aes256-ctr [email protected] arcfour256 arcfour128]), key exchange algorithms ([diffie-hellman-group1-sha1 diffie-hellman-group14-sha1 ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 [email protected]]), MACs ([[email protected] hmac-sha2-256 hmac-sha1 hmac-sha1-96])
2018/07/11 19:30:07 [I] Listen: http://127.0.0.1:3000
2018/07/11 19:32:12 [...routers/repo/view.go:299 Home()] [E] Home: Du hast keine Berechtigung, um auf irgendeinen Bereich dieses Repositories zuzugreifen.
2018/07/11 19:35:51 [...routers/repo/view.go:299 Home()] [E] Home: Du hast keine Berechtigung, um auf irgendeinen Bereich dieses Repositories zuzugreifen.

Description

I recently Updated gitea from 1.0.2 to 1.5 now i noticed, that all of my private repositories are not available (404-Error). But they show up on the list of my repositories and they show up in the administrative view but i get the same error. I tried to re-login, because i thought it might be a problem with the session, but it does not help.
I have a organisation with a private repo, which just works fine,

Screenshots

Admin view:
grafik
Siede view:
grafik

@lafriks lafriks added the issue/duplicate The issue has already been reported. label Jul 11, 2018
@lafriks
Copy link
Member

lafriks commented Jul 11, 2018

Duplicate of #1794
See comment #1794 (comment) on how to fix this

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
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

3 participants