Error 255 no matter what im doing

Hey!

Im trying to get started on a Aqara Hub, freshly installed openwrt and it seems like i cant install anything on it, no matter what package im trying to install i meet with error 255
even if its from the list of packages in the local ui

im using the newest 21.02.01
thanks in advanced

Please copy and paste the commands you are issuing as well as the errors you are seeing in response.

Does your device have normal internet connectivity? From the router itself, can you ping downloads.openwrt.org

Yes, I can ping " downloads.openwrt.org"
trying to run:

wget https://raw.githubusercontent.com/openlumi/homeassistant_on_openwrt/21.02/ha_install.sh -O - | sh

getting: found, but incompatible with the architectures configured
even something as "git" will spitout the same error

anyway to fix this?

Given that this is a home assistant installation issue, I'd recommend asking on the HA forums and/or directly to the maintainer of that script.

it happens with every package even with ones on the "software" list

for ref. my distfeeds

root@OpenWrt:~# cat /etc/opkg/distfeeds.conf
src/gz openlumi_core https://openlumi.github.io/releases/21.02.1/targets/imx6/generic/packages
src/gz openlumi_base https://openlumi.github.io/releases/21.02.1/packages/arm_cortex-a9_neon/base
src/gz openlumi_luci https://openlumi.github.io/releases/21.02.1/packages/arm_cortex-a9_neon/luci
src/gz openlumi_node https://openlumi.github.io/releases/21.02.1/packages/arm_cortex-a9_neon/node
src/gz openlumi_openlumi https://openlumi.github.io/releases/21.02.1/packages/arm_cortex-a9_neon/openlumi
src/gz openlumi_packages https://openlumi.github.io/releases/21.02.1/packages/arm_cortex-a9_neon/packages
src/gz openlumi_routing https://openlumi.github.io/releases/21.02.1/packages/arm_cortex-a9_neon/routing
src/gz openlumi_telephony https://openlumi.github.io/releases/21.02.1/packages/arm_cortex-a9_neon/telephony

These do not come from the official openwrt repos. Ask the maintainer of that script or the owner of the repo.

Where did your openwrt image come from?

suitable for Aqara hub

Looks like you opened an issue on GitHub...

They should be able to help you from here.

Good luck.

Yeah, that is not an official openwrt version. Please work with the team that put that image together.

True...
I understand, thank you guys!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.