Skip to content
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

500 internal server errors #105

Open
zorbathut opened this issue Jan 13, 2023 · 3 comments
Open

500 internal server errors #105

zorbathut opened this issue Jan 13, 2023 · 3 comments
Assignees
Labels

Comments

@zorbathut
Copy link

Github reports that all recent webhook calls have received a 500 error response. I'll post in the entire response here, though it's not terribly helpful:

Cache-Control: no-cache
Content-Length: 96
Content-Type: application/json; charset=utf-8
Date: Fri, 13 Jan 2023 06:10:15 GMT
Server: Cowboy
Via: 1.1 vegur
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred"}

This used to work, it's just that it stopped lately. I don't believe I've made any config changes.

Last post by the bot in-server was 11/13/2022 6:20 PM CST, although it's not a terribly busy project so that probably won't give you firm info on when it broke.

@Falconerd
Copy link
Owner

Cheers, looking into it now 🧐

@Falconerd
Copy link
Owner

Update: MongoDB paused the database due to inactivity... I should have just gone with a text file instead of a database provider.
Anyway, I need to go through some setup connection steps again, should be up within an hour assuming all goes well.
Thanks for letting me know!

@Falconerd Falconerd reopened this Jan 19, 2023
@Falconerd
Copy link
Owner

Noticed all requests were 500 errors in the logs again, restarted fixed temporarily, will investigate

@Falconerd Falconerd self-assigned this Jan 19, 2023
@Falconerd Falconerd added the bug label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants