-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Can't connect to janda.mod.land #5
Comments
I tried without Certificate verification url="https://janda.mod.land/nhentai/get?book=177013"
r = requests.get(url, verify=False)
print(r) <Response [404]> Server is offline i guess... response is 404 |
It seems like to base on railway.app, and the project is expired. |
Actually you right. This issue is related to the railway itself, and I cannot reproduce for it's overload and fair-use, the railway production should be fine again in the next month. I made an alternative deployment here: https://janda.sinkaroid.org |
Thanks for helping, sinkaroid! It works now. |
Hey, I decided to make this issue keep pinned. It is always be overloaded at the end of every month on janda.mod.land, hence the users will know by reading this issue. |
Hi,
I think janda.mod.land is down again?
Janda is not working. I received following error:
requests.exceptions.SSLError: HTTPSConnectionPool(host='janda.mod.land', port=443): Max retries exceeded with url: /nhentai/get?book=XXX (Caused by SSLError(CertificateError("hostname 'janda.mod.land' doesn't match '*.up.railway.app'")))
The text was updated successfully, but these errors were encountered: