Installed packages to run OnionOS on OpenWRT 22.03.3 but is still not working properly, what am I missing?
-
Hi,
I have flashed my omega2s+ with the new beta firmware and I'm trying to run OnionOS on it. I installed the following packages using v18.06 onion_packages package feed:
- onion-os
- uhttpd
- uhttpd-ubus-mod
- onion-ubus
Right now, I'm able to log in to OnionOS but that's as far as it goes, the request to get installed apps is returning the following:
My guess would be that I'm missing packages that are necessary for this to work properly, but I'm not sure which. By the way, I have also installed shellinabox which would be the terminal app, so technically I already have an app installed
If anyone can share some knowledge to fix this I would appreciate it .
-
@SUPERMARINE98 Technically the web-based onion-os software isn't supported on the beta firmware.
Try installing any of the oos-app-* packages from http://repo.onioniot.com/omega2/packages/onion/ and seeing how it goes
Can I ask why you're looking to use OnionOS with the beta firmware?
-
@Lazar-Demin Hi, sorry for the late reply.
I was able to setup the OnionOS by installing one of the apps with opkg as you mentioned. To answer your question, I'm working on a react application that makes calls to the webserver running in the omega2, and also, I need the new features of the beta firmware like a more recent node version for other functionalities,
Thanks!
-
@SUPERMARINE98 said in Installed packages to run OnionOS on OpenWRT 22.03.3 but is still not working properly, what am I missing?:
I'm working on a react application that makes calls to the webserver running in the omega2
Cool! A react application that runs on the Omega2 or another device? And I assume you're referring to the mqtt server running on the omega2?