brocaar / chirpstack-network-server

ChirpStack Network Server is an open-source LoRaWAN network-server.
https://www.chirpstack.io
MIT License
1.49k stars 546 forks source link

Loraserver failed to start? #62

Closed JeffJam closed 8 years ago

JeffJam commented 8 years ago

Hi! Per your instructions I installed the loraserver version 0.10.0 on my Pi B running Ubuntu 16.04 LTS. When I go to launch the service with sudo systemctl start loraserver, the logs show:

Failed to start loraserver.

When I look at the syslog I see "loraserver.service: failed at step EXEC spawning /usr/local/bin/loraserver: Exec format error

Not sure if this is a bug or user error. Most likely the latter...

JeffJam commented 8 years ago

Yep, user error. I'd accidentally downloaded the wrong binary. Derp.

Closing issue with great shame.