ChirpStack version 4 - Region showing no data

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!

Hm, are all the regional files there? i.e /etc/chirpstack/region_eu868.toml

If so maybe share your enabled_regions array in chirpstack.toml, is it default?

Hi, I have just looked at that folder and found it didnt contain any of the region files. I went into found a template for region_eu868 and added this to my /etc/chirpstack/chirpstack.toml file and now I have the regions tab.

Thank you so much for your help

1 Like