-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rMpp support #6
Comments
Thanks for the report. This is an issue with the wget binary we use, as the one that is provided on the device is limited in functionality. It is compiled for the arm32 architecture of the older devices rather than the arm64 of the rMpp. I will look into the issue this week. |
Maybe I'm missing something, but since the provided
When I try that, it complains about lacking TLS implementation. I understand the script tries to pull down a version of wget with TLS, but I'm not tracking how it would successfully download the script in the first place. |
@stephenpapierski This is an issue with newer versions, while I don't understand why, this did use to work. I am currently updating the repo to accommodate this. |
I use the WIndows Subsystem for Linux with Ubuntu 22.04.3 LTS in Windows 10 to connect to the remarkable 2
Version 3.10.2.2063
I have via ssh. Runningwget -q https://github.com/rM-self-serve/webinterface-onboot/releases/latest/download/install-webint-ob.sh && bash install-webint-ob.sh
on the user root reliably produces the following errorI'd guess the .yml file does not populate the install file?, unfortunately I am new to github and wasn't able to find an answer by googeling or asking ChatGpt, any ideas on how to fix this or is it due to the remarkable version?
The text was updated successfully, but these errors were encountered: