chirpstack-application-server
chirpstack-application-server copied to clipboard
AS923-2 shows as EU868 in Application server v3.17.6
- [x] The issue is present in the latest release.
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
What happened?
The application server v3.17.6 and network server v3.16.1 for AS923-2 still show as EU868. This issue is applicable for all AS923-2, AS923-3 and AS923-4. While the wording is incorrect, the functionality for AS923-2 works fine. This issue happened since Network server v3.15.3 https://forum.chirpstack.io/t/as923-2-shows-as-eu868-on-network-server-v3-15-3/12579

Other AS923 and EU433 are shown correctly OK.


What did you expect?
It should show AS923-2.

Steps to reproduce this issue
Steps:
- To add a Network Server with AS923-2/3/4.
- To see if it incorrectly shows as EU868
Could you share your log output?
sudo chirpstack-application-server
INFO[0000] starting ChirpStack Application Server docs="https://www.chirpstack.io/" version=3.17.6
INFO[0000] storage: setting up storage package
INFO[0000] storage: setup metrics
INFO[0000] storage: setting up Redis client
INFO[0000] storage: connecting to PostgreSQL database
INFO[0000] storage: applying PostgreSQL data migrations
INFO[0000] integration: configuring global integrations
INFO[0000] integration/mqtt: TLS config is empty
INFO[0000] integration/mqtt: connecting to mqtt broker server="tcp://localhost:1883"
INFO[0000] api/as: starting application-server api bind="0.0.0.0:8001" ca_cert= tls_cert= tls_key=
INFO[0000] integration/mqtt: connected to mqtt broker
INFO[0000] integration/mqtt: subscribing to tx topic qos=0 topic=application/+/device/+/command/down
Your Environment
| Component | Version |
|---|---|
| Application Server | v3.17.6 |
| Network Server | v3.16.1 |
| Gateway Bridge | v3.13.2 |
| Chirpstack API | I don't know |
| Geolocation | v3.3.1 |
| Concentratord | Not-Found |
Hope this comestic issue be fixed in next release. Thanks for your effort.
To close as v4 is coming.