grigio
grigio
Hi, the websocket server should be your host, while obs-cmd is inside the container so it should be something like `OBS_WEBSOCKET_URL=obsws://host.docker.internal:4455/secret`
I tried again with models in the folder and it seems gone, but it seems it doesn't proceed with the generation `Progress ?it/s 0% 0/7 00:00 ? Base` I don't...
OK, I finally got an error ``` 13:36:21-626544 WARNING OpenVINO: No compatible GPU detected! Using CPU Progress ?it/s 0% 0/10 00:00 ? Base 13:37:20-602800 ERROR Exception: new() received an invalid...
Sure, you can propose a PR
You can test the commands you need in the terminal and then map them as custom shortcuts 
@ItsRogueRen You can install `obs-cmd` as specified here https://github.com/grigio/obs-cmd?tab=readme-ov-file#installation and use `obs-cmd scene switch myscene` (it depends on your obs configurazion
I confirm this bug with `Ubuntu 17.10 / node v9.11.1 / yarn 1.6.0`. I don't have this bug with `npm`
as workaround it worked for me `dos2unix -F node_modules/.bin/soltsice` (it was the file with CRLF)
+1 `:v3` docker image seems still broken, I have to downgrade docker to have a working system Debian 13 + Official docker package ``` # traefik version Version: 3.6.1 Codename:...
@CptChaos Thanks, it seems some deps where outdated, fixed with `sudo apt full-upgrade` and now works with traefik:v3 and docker 29