-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Gogs: internal error Failed to get user by key ID(1): needs a pointer to a slice or a map #151
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
Comments
@strk I have successfully managed to push BUT almost. I get lot of hook rejected errors.
Aditional note: repo page shows 500 error. Gogs has no this issue at all. |
@strk this message is for notification only. (email) Also fresh installation of database and repo dir has same issue. hooks are rejected.
|
Great theme! We will support theme feature later. Now I will close this issue. Please feel free if you have any further question. |
I get following error;
Gogs: internal error Failed to get user by key ID(1): needs a pointer to a slice or a map fatal: Could not read from remote repository.
..when I try to push newly created repository.
SSH key is added to user's account.
PostgreSQL 9.6 used for data backend.
I use current master branch.
serv.log contains:
2016/11/11 17:16:19 [...o/gitea/cmd/serve.go:241 runServ()] [F] Failed to get user by key ID(1): needs a pointer to a slice or a map
The text was updated successfully, but these errors were encountered: