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
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
As per title, while using the -r option, the script reports to me repull: Pulling '/filename', but never actually delivers.
In the folder, a socket file called remarkable-ssh is created, but the script never ends.
I tried it with moderately sized files (5 pages) as well as larger ones.
P.S. I currently have no way of trying it via USB.
The text was updated successfully, but these errors were encountered:
It seems the web UI is set to listen on 10.11.99.1:80, and the USB interface is brought down / address is flushed when USB is not connected, so attempts at talking to that IP just hang :-/
This will probably need some hack at the system level, not on the scripts.
i have added the line manually and it works until reboot. i'm no linux expert, but there is no /etc/network/interfaces file and this can be a hint for another tool, which configures the network interfaces. So i don't know how to set it static even if I reboot the remarkable.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As per title, while using the
-r
option, the script reports to merepull: Pulling '/filename'
, but never actually delivers.In the folder, a socket file called
remarkable-ssh
is created, but the script never ends.I tried it with moderately sized files (5 pages) as well as larger ones.
P.S. I currently have no way of trying it via USB.
The text was updated successfully, but these errors were encountered: