You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConnectionError at /posts/202/
ConnectionError(<urllib3.connection.HTTPConnection object at 0x1131baee0>: Failed to establish a new connection: [Errno 61] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x1131baee0>: Failed to establish a new connection: [Errno 61] Connection refused)
When I click the detail of the posts, the connection is failed. How can I do? Thanks!
The text was updated successfully, but these errors were encountered:
/posts/202处的连接错误/
ConnectionError(<urllib3.connection.HTTPConnection object at 0x1131baee0>: Failed to establish a new connection: [Errno 61] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x1131baee0>: Failed to establish a new connection: [Errno 61] Connection refused)
ConnectionError at /posts/202/
ConnectionError(<urllib3.connection.HTTPConnection object at 0x1131baee0>: Failed to establish a new connection: [Errno 61] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x1131baee0>: Failed to establish a new connection: [Errno 61] Connection refused)
When I click the detail of the posts, the connection is failed. How can I do? Thanks!
The text was updated successfully, but these errors were encountered: