-
Notifications
You must be signed in to change notification settings - Fork 90
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
Support for mips_4kec instructionset (for example GS1900-8HP) #234
Comments
fs.opensync to me screams you have readonly permission on your filesystem |
Thanks for the fast response! It exists and I remember having to adjust the initial chmod + x ./meshagent command to chmod 777 ./meshagent before to be able to start the installation first. There was something shown on the first installation like error on chmod() but was promptly wiped before I could copy it :( I now tried setting it manually to chmod 777 at Feedback is much obliged, In the meantime I will check if it is really full and possible steps to clean some tmp files Kind regards! |
So I did some more digging at this and made the following observations: Checking the mem usage via the command "free" returns following output:
which should be fine If my understanding is correct. The interesting part are the results of the
Which implies that there really is no sufficient space for Meshagent on For testing I tried creating a directory
So no further progress from my side and no Idea what to try next. Kind regards! |
@si458 Anything else I can try to progress this topic? |
@sk20224 sadly without a device of some form to test, I cannot look into it I'm sorry |
Hi everyone,
I tried to install the Meshagent (installflag 28) on the device above but received following error: fs.openSync(): Error opening '/usr/local/mesh_services/meshagent/meshagent'
I tried the other Options as well but nothing was compatible (40, 41).
Is there a special build for this available or possible to add?
Additional info:
"meshVersion": "v1.1.19",
"nodeVersion": "v21.6.1",
Device: ZyXEL GS1900-8HP v2 Switch
Firmware: OpenWrt 23.05.0 r23497-6637af95aa / LuCI openwrt-23.05 branch git-23.236.53405-fc638c8
Thanks in advance!
The text was updated successfully, but these errors were encountered: