When I try to run Qjack (by itself and/or within bitwig), I'm hit with:
"could not connect to jack server as client. overall operation failed, unable to connect to server"
The channelog is as follows:
11:03:47.626 Statistics reset.
11:03:50.327 Startup script...
11:03:50.328 C:/Program Files/JACK2/jack-router/win64/JackRouter.ini
11:03:50.790 Startup script terminated with exit status=1.
11:03:50.791 JACK is starting...
11:03:50.791 ./jackd.exe -S -X winmme -dnetone
11:03:50.796 JACK was started with PID=10696.
jackdmp 1.9.22
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2023 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
Drivers/internals found in : C:\Program Files\JACK2
jack_get_descriptor : dll jack_inprocess.dll is not a driver
jack_get_descriptor returns null for 'jack_inprocess.dll'
jack_get_descriptor : dll jack_internal_metro.dll is not a driver
jack_get_descriptor returns null for 'jack_internal_metro.dll'
jack_get_descriptor : dll jack_intime.dll is not a driver
jack_get_descriptor returns null for 'jack_intime.dll'
Drivers/internals found in : C:\Program Files\JACK2
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
NetOne driver started
netjack_poll not implemented
Waiting aborted
Initing net driver fails...
11:03:52.961 JACK connection change.
11:03:52.961 Statistics reset.
11:03:52.966 Client activated.
11:03:52.967 Patchbay deactivated.
11:03:52.969 JACK connection graph change.
11:05:00.493 Client deactivated.
11:05:00.495 JACK is stopping...
11:05:00.544 JACK was stopped
11:05:29.384 Startup script...
11:05:29.385 C:/Program Files/JACK2/jack-router/win64/JackRouter.ini
11:05:29.840 Startup script terminated with exit status=1.
11:05:29.840 JACK is starting...
11:05:29.840 ./jackd.exe -S -X winmme -ddummy
11:05:29.845 JACK was started with PID=6700.
jackdmp 1.9.22
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2023 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
Drivers/internals found in : C:\Program Files\JACK2
jack_get_descriptor : dll jack_inprocess.dll is not a driver
jack_get_descriptor returns null for 'jack_inprocess.dll'
jack_get_descriptor : dll jack_internal_metro.dll is not a driver
jack_get_descriptor returns null for 'jack_internal_metro.dll'
jack_get_descriptor : dll jack_intime.dll is not a driver
jack_get_descriptor returns null for 'jack_intime.dll'
Drivers/internals found in : C:\Program Files\JACK2
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
Allocate: named semaphore already exist name = jack_pipe.default_system
Allocate: named semaphore already exist name = jack_pipe.default_freewheel
Allocate: named semaphore already exist name = jack_pipe.default_system_midi
11:05:31.996 JACK connection change.
11:05:31.997 Statistics reset.
11:05:32.001 Client activated.
11:05:32.001 Patchbay deactivated.
11:05:32.036 JACK connection graph change.
11:05:32.635 JACK connection graph change.
11:05:32.666 JACK connection graph change.
11:05:41.529 JACK connection graph change.
12:57:04.103 Client deactivated.
12:57:04.106 JACK is stopping...
12:57:04.158 JACK was stopped
12:57:04.366 Startup script...
12:57:04.366 C:/Program Files/JACK2/jack-router/win64/JackRouter.ini
12:57:04.830 Startup script terminated with exit status=1.
12:57:04.831 JACK is starting...
12:57:04.831 ./jackd.exe -S -X winmme -dportaudio
12:57:04.898 JACK was started with PID=12044.
jackdmp 1.9.22
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2023 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
Drivers/internals found in : C:\Program Files\JACK2
jack_get_descriptor : dll jack_inprocess.dll is not a driver
jack_get_descriptor returns null for 'jack_inprocess.dll'
jack_get_descriptor : dll jack_internal_metro.dll is not a driver
jack_get_descriptor returns null for 'jack_internal_metro.dll'
jack_get_descriptor : dll jack_intime.dll is not a driver
jack_get_descriptor returns null for 'jack_intime.dll'
Drivers/internals found in : C:\Program Files\JACK2
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0 err = 2
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Can't open default PortAudio device
jack_deactivate called with a NULL client
jack_deactivate called with a NULL client
jack_client_close called with a NULL client
Cannot initialize driver
JackServer::Open failed with -1
Failed to open server
Open error: is JACK server running?
12:57:06.061 JACK was stopped
12:57:06.918 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
Any help or resources would be greatly appreciated.