This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
初次启动失败
#311
Replies: 1 comment 5 replies
-
adb端口不对 确认用命令行adb可以连接 检查防火墙 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
mited_sale_close, more_g1, prefer_g1, no_event_prompt, no_item_prompt, no_ocr_prompt, no_race_retry, pause_before_command, pause_before_race_continue, pause_on_last_turn, race_campaign, SSR樫本理子, SSR駿川たづな, umapyoi, use_legacy_screenshot
INFO [01:08:30]:auto_derby.infrastructure.web_log_service:102: web log service start at: http://127.0.0.1:8400
INFO [01:08:31]:auto_derby.web.handler:74: "GET / HTTP/1.1" 200 -
INFO [01:08:31]:auto_derby.web.handler:74: "GET /log HTTP/1.1" 200 -
INFO [01:08:31]:auto_derby.web.handler:74: "GET /favicon.ico HTTP/1.1" 200 -
ERROR [01:08:33]:main:141: unexpected exception: Traceback (most recent call last):
File "D:\auto-derby-master (2)\auto-derby-master\auto_derby_main_.py", line 137, in
main()
File "D:\auto-derby-master (2)\auto-derby-master\auto_derby_main_.py", line 104, in main
c.setup()
File "D:\auto-derby-master (2)\auto-derby-master\auto_derby\clients\adb.py", line 142, in setup
self.connect()
File "D:\auto-derby-master (2)\auto-derby-master\auto_derby\clients\adb.py", line 49, in connect
self.device.connect(rsa_keys=[signer])
File "C:\Users\97578\AppData\Local\Programs\Python\Python38\lib\site-packages\adb_shell\adb_device.py", line 243, in connect
self._transport.connect(transport_timeout_s)
File "C:\Users\97578\AppData\Local\Programs\Python\Python38\lib\site-packages\adb_shell\transport\tcp_transport.py", line 88, in connect
self._connection = socket.create_connection((self._host, self._port), timeout=transport_timeout_s)
File "C:\Users\97578\AppData\Local\Programs\Python\Python38\lib\socket.py", line 808, in create_connection
raise err
File "C:\Users\97578\AppData\Local\Programs\Python\Python38\lib\socket.py", line 796, in create_connection
sock.connect(sa)
ConnectionRefusedError: [WinError 10061] 由于目标计算机积极拒绝,无法连接。
Beta Was this translation helpful? Give feedback.
All reactions