-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 Error when send request to https://cht.sh/:shell-x/ #381
Comments
Same thing for now
verbose curl
|
hi guys, i am also getting the same.
|
I am also getting the same issue.
verbose curl
|
@atk1432 @codelikeachode @ask1234560 and others just self-hosted my own cheat sheet at https://ch.batagiev.ru/ (yeah, not as short as it was, but at least something that works) Might host it till original works |
I will try to fix the problem today. It is a hardware issue |
Please check again |
Works like a charm, thx |
https://cht.sh/:shell-x/ still gives 500. |
Hmm, strange behaviour. Adding slash after user query return 404.
And
Edit: returns 404 with status code 200 😆 But for some reason webview show 404 with slash and actual result with 200 without slash
|
My guess is Line 231 in 571377f
Might try to check it tomorrow. |
If not that, then the code should end in Lines 93 to 96 in 571377f
|
Looks like this project is ded. Tests are failing, 500 error. 1GB of ballast code sources from Rosetta code is unsearchable
Self-hosted:
|
I am still having the problem as well
|
ah, down again? |
I can confirm it is 503 for web too https://cht.sh/flutter/swipe+gesture @chubin any ideas? |
Please try again |
When I send request to https://cht.sh/:shell-x/, I receive internal server :
$ curl https://cht.sh/:shell-x/ -v
< HTTP/1.1 500 INTERNAL SERVER ERROR
< Server: nginx/1.13.12
< Date: Tue, 18 Apr 2023 09:53:32 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 290
< Connection: keep-alive
The text was updated successfully, but these errors were encountered: