Closed JulianDicken closed 1 year ago
Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe80::daa1:65f7:379:a801%3 IPv4 Address. . . . . . . . . . . : 192.168.68.65 Subnet Mask . . . . . . . . . . . : 255.255.252.0 Default Gateway . . . . . . . . . : fe80::2a87:baff:fe27:4b70%3 192.168.68.1``` ```C:\Users\Julian\Downloads\remarkable-update-main\remarkable-update-main>python serve.py 192.168.68.65 2.10.2.356 Device should use: http://192.168.68.65:8000/ Available updates: {'reMarkable2': ('2.10.2.356', '2.10.2.356_reMarkable2-JLB6Ax3hnJ-.signed')} Starting fake updater: 8000``` ```[General] #REMARKABLE_RELEASE_APPID={98DA7DF2-4E3E-4744-9DE6-EC931886ABAB} #SERVER=https://updates.cloud.remarkable.engineering/service/update2 #GROUP=Prod #PLATFORM=reMarkable2 REMARKABLE_RELEASE_VERSION=3.2.3.1595 SERVER=http://192.168.68.65:8000/``` ```reMarkable: ~/ ping http://192.168.68.65:8000/ ping: bad port spec 'http://192.168.68.65:8000/'``` "Error checking update" Not sure what the issue is but im not getting a downgrade to work
Turning windows firewall off fixed it. I'm an idiot