同一个类下,我先访问了一个网站,退出后要继续访问另一个,结果报错:urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=54051): Max retries exceeded with url: /session/e78cf05b-49d1-4a93-962c-a4f55437635f/url (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001D378C2AFD0>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))
请问能帮忙看看怎么解决吗,好着急