Error while running "systemctl status chirpstack-network-server"

Hi,
I installed ChirpStack V4 on Raspberry Pi 5, I am getting this error:

debian@Chirpstack:~ $ systemctl status chirpstack-network-server
× chirpstack-network-server.service - ChirpStack Network Server
Loaded: loaded (/lib/systemd/system/chirpstack-network-server.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Mon 2024-11-04 21:57:58 MST; 3min 30s ago
Duration: 54ms
Docs: https://www.chirpstack.io/
Process: 998 ExecStart=/usr/bin/chirpstack-network-server (code=exited, status=1/FAILURE)
Main PID: 998 (code=exited, status=1/FAILURE)
CPU: 61ms

Nov 04 21:57:58 Chirpstack systemd[1]: chirpstack-network-server.service: Scheduled restart job, restart counter is at 5.
Nov 04 21:57:58 Chirpstack systemd[1]: Stopped chirpstack-network-server.service - ChirpStack Network Server.
Nov 04 21:57:58 Chirpstack systemd[1]: chirpstack-network-server.service: Start request repeated too quickly.
Nov 04 21:57:58 Chirpstack systemd[1]: chirpstack-network-server.service: Failed with result ‘exit-code’.
Nov 04 21:57:58 Chirpstack systemd[1]: Failed to start chirpstack-network-server.service - ChirpStack Network Server.
debian@Chirpstack:~ $

Any suggestions would be much appreciated!

These commands are for ChirpStack v3.

Are you sure you installed ChirpStack v4?

In ChirpStack v4, it should be
sudo systemctl restart chirpstack.

If you installed ChirpStack v4, then there is no service named chirpstack-network-server. It is named chirpstack.

I appreciate your patience. I’ve been following the instructions on mobilefish.com for V3. Where can I locate the commands for V4?

Does all of this need to be installed by V4?
ChirpStack Gateway Bridge, ChirpStack Concentrator, and ChirpStack MQTT Forwarder

According to this link, I mounted “ChirpStack Gateway OS” on both the Raspberry 3 and Raspberry 4 Full images, but it doesn’t work; I keep getting errors when I try to mount the image files. Errors like “Something went wrong”, Raspberry Pi imager, says “The input file is not a valid disk image. The file size is 123572666 bytes is not a multiple of 512 bytes”

Is there a comprehensive installation guide for ChirpStack?
Please assist. I’ve never used ChirpStack before. Installing it on a Raspberry Pi 5 and then a server is my goal.

With kind regards,

Digisoles

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