-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Internal Server Error 500 #1966
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
any detail on console or log? |
That looks like the only error I can see. Edit: I realize the replication error is for try.gitea.io and I am self-hosting this. I will edit main post. |
Any submodules in that directory? |
Ah that's it. There's not any submodule in that parent directory, but a subdirectory within it has a .git folder, and that's the only subdirectory that won't manually load by editing the url. I removed the .git folder in that directory and pushed a commit and the error occurs, though, it doesn't say it modified the folder with the new commit, and I can't access it to make sure it removed the .git folder. |
I think this may be related to #1933 |
Is there anyway you can replicate this on try.gitea.io with a repo that you don't mind sharing? Otherwise it might be hard to debug :( |
What I can do is clone my repo and omit the private parts, leaving the public code, and the submodule causing the error is in the public part to begin with. I'll post back when I have it setup with a link. |
Here you go, with the same error: everything in /js/chat/: folder that has the .git folder: |
[x]
):Not sure how to get this.
Description
Folder is unavailable and throws an internal server error, however files within the folder can be accessed if appended manually in url. Only folder that is affected.
...
Screenshots
The text was updated successfully, but these errors were encountered: