Hi, I’m completely new to ChirpStack and LoRaWAN, so this may be something simple that I’m missing.
I’m running ChirpStack v4.14.0 on a Raspberry Pi 3B+ (installed using the Debian/Ubuntu guide). PostgreSQL and Redis are running fine, and the ChirpStack service starts without errors.
The issue is that in the ChirpStack web interface, when I try to create a device profile, the Region dropdown only shows “no data”.
I have edited /etc/chirpstack/chirpstack.toml to add enabled_regions / region config and restarted the ChirpStack service after changes. In the logs I see Setting up regions but not any message about Configuring region eu868.
I think I might not have the region block configured correctly in the chirpstack.toml.
Could anyone tell me what might be going wrong in this setup
Thanks in advance!