Failed to establish a new connection when deloy pythonanywhere
Closed this issue · 2 comments
hello, I used beam to push the notification from web django to android but when the web was in the local host the notification was sent but when deloy went up to pythonanywhere the HTTPSConnectionPool error (host = '746eae18-a178-4f92-9bf7-61fd8cbaff9e. pushnotifications.pusher.com ', port = 443): Max retries exceeded with url: / publish_api / v1 / instances / 746eae18-a178-4f92-9bf7-61fd8cbaff9e / publishes / interests (Caused by NewConnectionError (' <urllib3.connection.VerifiedHTTPSConnection object at 0x7f0e8c2676a0>: Failed to establish a new connection: [Errno 111] Connection refused '))
Hope you can help me solve this problem
@lavanphat Hi! Thanks for the issue report.
If you upgrade to version 2.0.0, your issue should be resolved.
I succeeded when upgrading version 2.0.0