ChirpStack server doesn't start

Good morning everyone. I have Chirpstack Network Server 4.8.1, It worked fine until yesterday, but after rebooting the server it doesn’t start anymore. There seems to be a problem with the configuration file, but I don’t understand where. Even using a backup of the file TOML didn’t work. I report the error displayed in the terminal.
Thank you all

go 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32978]: duplicate key `logging` in document root
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Main process exited, code=exited, status=1/FAILURE
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Failed with result 'exit-code'.
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Scheduled restart job, restart counter is at 1.
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: Started chirpstack.service - ChirpStack open-source LoRaWAN Network Server.
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32985]: Error: TOML parse error at line 6203, column 1
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32985]:      |
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32985]: 6203 | [logging]
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32985]:      | ^
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32985]: invalid table header
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32985]: duplicate key `logging` in document root
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Main process exited, code=exited, status=1/FAILURE
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Failed with result 'exit-code'.
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Scheduled restart job, restart counter is at 2.
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: Started chirpstack.service - ChirpStack open-source LoRaWAN Network Server.
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32992]: Error: TOML parse error at line 6203, column 1
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32992]:      |
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32992]: 6203 | [logging]
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32992]:      | ^
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32992]: invalid table header
ago 01 08:58:49 smlora-VMware-Virtual-Platform chirpstack[32992]: duplicate key `logging` in document root
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Main process exited, code=exited, status=1/FAILURE
ago 01 08:58:49 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Failed with result 'exit-code'.
ago 01 08:58:50 smlora-VMware-Virtual-Platform systemd[1]: chirpstack.service: Scheduled restart job, restart counter is at 3.
ago 01 08:58:50 smlora-VMware-Virtual-Platform systemd[1]: Started chirpstack.service - ChirpStack open-source LoRaWAN Network Server.
ago 01 08:58:50 smlora-VMware-Virtual-Platform chirpstack[32999]: Error: TOML parse error at line 6203, column 1
ago 01 08:58:50 smlora-VMware-Virtual-Platform chirpstack[32999]:      |
ago 01 08:58:50 smlora-VMware-Virtual-Platform chirpstack[32999]: 6203 | [logging]
ago 01 08:58:50 smlora-VMware-Virtual-Platform chirpstack[32999]:      | ^
ago 01 08:58:50 smlora-VMware-Virtual-Platform chirpstack[32999]: invalid table header

There are obvious errors in your logs.

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