-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
I have checked the following
- I am running the latest version of Wavelog
- I have cleared my browser cache
- This is a bug, not a setup question or feature request
Bug Description
The configured CAT Websocket URL is not respected for the radio, and always calls on 127.0.0.1/localhost instead of the configured URL
Steps to Reproduce
- Configure the CAT URL
- Select the websocket mode for that radio and enable cat control
-
Click on a spot so it triggers the cat control
-
It will fail
- The look on the browser network console, its trying to connect to localhost instead of the configured URL
Caches have been cleared, private browser has been tried, tested on both Firefox and Chrome both have the sabe behaviour
Expected Behavior
Frequency/mode to change when clicked on bandmap
Wavelog Version
2.2
PHP Version
8.3.28
MySQL/MariaDB Version
11.3.2-MariaDB-1:11.3.2+maria~ubu2204
Server OS
Ubuntu 2404 (But running on docker using the official image)
Browser
Firefox, Chrome
Device Type
Desktop
Screenshots / Browser Console
No response
Additional Context
No response