ZeroNerds / zeronet-snap

ZeroNet as snap
https://zeronet.io/
GNU General Public License v3.0
10 stars 1 forks source link

Zeronet won't start up on Raspberry Pi #10

Open Seruschl opened 3 years ago

Seruschl commented 3 years ago

Hi. I wanted to use zeronet on my pi and i've found this so i've installed it. But when i want to start zeronet i always get the following message.

`pi@Pi4:~ $ zeronet ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.

There is definetely no other zeronet instance running so i am confused why it isn't workin

elhenro commented 3 years ago

I have the same problem when running this snap version on Raspberry Pi 2 Model B Rev 1.1 with Raspbian 10 (buster) armv7l, but if i clone zeronet and run it with python3 it executs fine. I also got the same error message ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. which does not appear when running zeronet with python