Closed flymia closed 2 years ago
Last week it worked for me.
Now it gets green but turns red after 10s or so.
But my logs look differently. I don't have your
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
I think that is API related.
My problem looks rather like a local audio problem:
JackXRunCb: JACK signalled xrun
PaUnixThread_New: Waited for 0.0129411 seconds for stream to start
ContinuePoll: Stopping poll for capture
CallbackThreadFunc: Input underflow
CallbackThreadFunc: Input underflow
CallbackThreadFunc: Input underflow
Stopping callback
PaUnixThread_Terminate: Joining thread 1870304960
...
(Manjaro Linux)
OK, I've seen new log messages in the afv.log, which point out the error:
Sun Oct 9 01:14:24 2022: APISession: /home/marc/git/vectoraudio/VectorAudio/extern/afv-native/src/afv/APISession.cpp(208): got error from API server: Response Code 403
Sun Oct 9 01:14:24 2022: afv_native::ATCClient: /home/marc/git/vectoraudio/VectorAudio/extern/afv-native/src/core/atcClient.cpp(208): Got error from AFV API Server. Disconnecting session
Alright, I've found the error. For some reason a wrong password was set...I'm sorry for the inconvenience. 🙈
When using VectorAudio on Linux I am not able to connect to the audio servers. The API and Voice indicators stay red and the connect button does nothing.
However, it notices that I'm connected to VATSIM, so the API is working.
I've attached the log, so you can see what's happening while launching.
OS: Arch Linux Compiled by myself.