NebraLtd / helium-rak

Nebra OpenFleet for RAK v1.5, v2 and MNTD Miners
https://nebra.io/rak
MIT License
14 stars 14 forks source link

Fresh Flash - Packet Forwarder Failure #5

Closed Crash0v3r1de closed 2 years ago

Crash0v3r1de commented 2 years ago

I don't really know what I can send you but I just flashed the balena helium rak firmware from you guys onto this SD and everything looks solid with the excepton of packet forwarder alling on it's face.

Not sure if this is expected for initial boot up (literally 30 minutes power up time).

Error that keeps looping: Traceback (most recent call last): packet-forwarder File "/usr/local/lib/python3.10/runpy.py", line 196, in _run_module_as_main packet-forwarder return _run_code(code, main_globals, None, packet-forwarder File "/usr/local/lib/python3.10/runpy.py", line 86, in _run_code packet-forwarder exec(code, run_globals) packet-forwarder File "/opt/pktfwd/__main__.py", line 13, in <module> packet-forwarder VARIANT = os.environ['VARIANT'] packet-forwarder File "/usr/local/lib/python3.10/os.py", line 679, in __getitem__ packet-forwarder raise KeyError(key) from None packet-forwarder KeyError: 'VARIANT'

I don't mind making modifications to the file system however I don't know anything about this python script trying to execute.

Crash0v3r1de commented 2 years ago

Ah, set the VARIANT variable and it fixed the forwarder issue. Found that workaround here: https://githublab.com/repository/issues/NebraLtd/helium-miner-software/396

Crash0v3r1de commented 2 years ago

closed, but new issues so closing this to make new issue