#deej.exe immediately shuts down after launch

2 messages · Page 1 of 1 (latest)

rapid moss
#

So whenever i try to launch deej.exe it launches for 2seconds and then immediately shuts down. Not sure whats changed, as it was working perfectly just a day before. Im having issues debugging it, as it shuts down each time so fast im not able to do anything. Process pops up > 2seconds > shuts down

here are the logs i was able to find:
"2026-02-01 15:03:05.926 info main Version info {"gitCommit": "7567f83", "versionTag": "v0.9.10", "buildType": "release"}
2026-02-01 15:03:05.935 info deej.config Loaded config successfully
2026-02-01 15:03:05.935 info deej.config Config values {"sliderMapping": "<5 sliders mapped to 10 targets>", "connectionInfo": {"COMPort":"COM4","BaudRate":9600}, "invertSliders": true}
2026-02-01 15:03:05.953 info deej.sessions Got all audio sessions successfully {"sessionMap": "<9 audio sessions>"}
2026-02-01 15:03:05.977 info deej Run loop starting
2026-02-01 15:03:05.979 warn deej.serial Failed to open serial connection {"error": "The system cannot find the file specified."}
2026-02-01 15:03:05.979 warn deej Failed to start first-time serial connection {"error": "open serial connection: The system cannot find the file specified."}
2026-02-01 15:03:05.979 warn deej Provided COM port seems wrong, notifying user and closing {"comPort": "COM4"}
2026-02-01 15:03:05.979 info deej.notifier Sending toast notification {"title": "Can't connect to COM4!", "message": "This serial port doesn't exist, check your configuration and make sure it's set correctly."}
2026-02-01 15:03:06.433 info deej Stopping
"

cinder laurel
#

""Can't connect to COM4!", "message": "This serial port doesn't exist, check your configuration and make sure it's set correctly."