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
device_name = R3600
rom_version = 3.0.22 release
mac address = 9c:7b:ef:a0:d7:fb
Telnet server already running, but FTP server not respond
Enter device WEB password: 12345678
Traceback (most recent call last):
File "connect.py", line 59, in
import connect5
File "D:\xmir-patcher-main\connect5.py", line 264, in
res = get_all_scenes()
File "D:\xmir-patcher-main\connect5.py", line 100, in get_all_scenes
return exec_smart_command("get_scene_setting")
File "D:\xmir-patcher-main\connect5.py", line 93, in exec_smart_command
raise ExploitError(f'Error on exec command "{cmd}" => {res}')
connect5.ExploitError: Error on exec command "get_scene_setting" => {"code":-100,"msg":"connect failed"}`
This exploit also broke Wi-Fi. The router itself works without problems, but it is impossible to start it.
The text was updated successfully, but these errors were encountered:
`Select: 2
device_name = R3600
rom_version = 3.0.22 release
mac address = 9c:7b:ef:a0:d7:fb
Telnet server already running, but FTP server not respond
Enter device WEB password: 12345678
Traceback (most recent call last):
File "connect.py", line 59, in
import connect5
File "D:\xmir-patcher-main\connect5.py", line 264, in
res = get_all_scenes()
File "D:\xmir-patcher-main\connect5.py", line 100, in get_all_scenes
return exec_smart_command("get_scene_setting")
File "D:\xmir-patcher-main\connect5.py", line 93, in exec_smart_command
raise ExploitError(f'Error on exec command "{cmd}" => {res}')
connect5.ExploitError: Error on exec command "get_scene_setting" => {"code":-100,"msg":"connect failed"}`
This exploit also broke Wi-Fi. The router itself works without problems, but it is impossible to start it.
The text was updated successfully, but these errors were encountered: