I’ve been running the latest V3 code and decided to do fresh install on V4 without invoking any migration. Its on a linux cloud server at “Linode”. V3 was rock solid for me.
For V4 I followed the steps in the Chirpstack V4 get started and everything goes well including the required changes to GW bridge and V4 chirpstack toml files for us915_1 region. I also created a new user/password and database on the postgresql server.
Mosquitto, Redis and Postgresql all appeared to be configured and working properly.
The Chirpstack server service fails to start and produces one error:
Error: expected newline, found an identifier at line 4709 column 22.
and I sure can’t figure out where/what this is. Any comments or thoughts are welcomed. Thanks