invalid value for parameter "TimeZone": "UTC"

hi ,
I am trying to start the chirpstack exe for version 4 on my device.

chirpstack_4.11.1_postgres_linux_armv7hf.tar

and when running , the following error occurs:

2025-04-29T15:32:22.727268Z INFO chirpstack::cmd::root: Starting ChirpStack LoRaWAN Network Server version=“4.11.1” docs=“https://www.chirpstack.io/
2025-04-29T15:32:22.729334Z INFO chirpstack::storage::postgres: Setting up PostgreSQL connection pool
2025-04-29T15:32:22.732623Z INFO chirpstack::storage: Applying schema migrations
Error: Error occurred while creating a new object: invalid value for parameter “TimeZone”: “UTC”

Caused by:
invalid value for parameter “TimeZone”: “UTC”

It looks like this error comes from PostgreSQL. Maybe this could be helpful?