install.sh fails
I think the problem is that install.sh references the URL wget -O release.zip http://github.com/evidlo/remarkable_printer/releases/latest/download/release.zip
which fails
Seems to be working for me? Can you paste the error.
Seems to be working for me? Can you paste the error.
— Reply to this email directly, view it on GitHub https://github.com/Evidlo/remarkable_printer/issues/44#issuecomment-2081689410 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNIXL7MWMSTHDYTA7E557TY7V56FAVCNFSM6AAAAABG4FWBAGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGY4DSNBRGA . You are receiving this because you authored the thread.
reMarkable: ~/ wget -O - http://raw.githubusercontent.com/Evidlo/remarkable_printer/master/install.sh | sh Connecting to raw.githubusercontent.com (185.199.110.133:80) Connecting to raw.githubusercontent.com (185.199.110.133:443) wget: note: TLS certificate validation not implemented writing to stdout
-
100% |********************************| 407 0:00:00 ETA
written to stdout Warning: Stopping printer.service, but it can still be activated by: printer.socket Connecting to github.com (140.82.121.3:80) Connecting to github.com (140.82.121.3:443) wget: note: TLS certificate validation not implemented wget: TLS error from peer (alert code 80): 80 wget: error getting response: Connection reset by peer unzip: can't open release.zip[.zip] mv: can't rename 'printer.service': No such file or directory mv: can't rename 'printer.socket': No such file or directory rm: can't remove 'printer.x86': No such file or directory rm: can't remove 'release.zip': No such file or directory
I'd suggest installing toltec first as that will fix the TLS errors.
The default wget that ships with the device is old and broken.