ivelischt
ivelischt
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
in any case apart from possibly open deck having issues with commands that have delays(? just a speculation as it's the only difference i noticed between wscat and websocat), this is solved for me. thanks for your speedy support, too!
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
the only difference i noticed is that websocat succeeds instantly, while wscat seems to hang for a second or two before succeeding (even though the action, pressing the applications push to talk key, is instant there, aswell.)
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
funny... this works:
echo '{"type":"kPttPressed"}' | websocat ws://localhost:49080/ws -1
echo '{"type":"kPttPressed"}' | websocat ws://localhost:49080/ws -1
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
might try another websocket connector, as it seems there is no way to get it to output the websocket response when executing a single command (there should be one)
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
interesting... i did one button with wscat -V (version), and the log file logs the version correctly. so apparently something else is going on...
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
sadly none available. but in any case, the log contains no errors so far
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
for success the output is empty welp, i will see if theres some sort of verbose flag for wscat
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
/usr/bin/wscat -c ws://localhost:49080/ws -x '{"type":"kPttPressed"}' > ~/opendeck.command.log did this. the file is being created, but remains empty. one sec, i will also add the commands output from cli
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
will do
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
oh for the command itself? i'll see
15 replies
OOpenDeck
Created by ivelischt on 4/23/2025 in #issues
[SOLVED] OpenDeck (AUR version) on Arch fails to run wscat command. (Repost from #general)
you mean when running opendeck from cli?
15 replies