reMarkable update v3.22.0.50
Socket Exception: The remote computer refused the network connection
As of reMarkable v.3.22.0.50, reMarkable has turned off ssh over wifi by default. To re-enable it, follow the steps below.Connect with USB
- Connect a usb cable from your computer to your reMarkable
- Open a command line terminal on your OS (Linux Terminal, macOS Terminal, Windows Command Prompt)
- Find your username, password and USB ip address under Menu -> Settings -> Help ->
Copyrights and Licenses.
(USB ip addresses start with a 10, eg:10.x.x.x
and wifi ip addresses start with192.168.x.x
) - Enter the following command:
ssh root@<ipaddress>
followed by your password when prompted - Command:
rm-ssh-over-wlan on
- Command:
exit
Complete
Now Use Notable Utility with your wifi ip address as you did before.
Example
