Kyle Robbertze
Kyle Robbertze
It is possible to enable this by default or through the config? I'm working on using Botamusique to work as the playout system for a distributed radio station with DJs...
Thanks!
I have not seen that behaviour in my usage
I'm running into the same issue with 5.14.2, using the enterprise edition didn't work either
[entrypoint.sh](https://github.com/mattermost/mattermost-docker/blob/master/app/entrypoint.sh#L36) uses jq to manipulate config settings before mattermost is started, but this seems not to be installed in the docker image. ``` $ kubectl exec -it mattermost-app-94ccc6fcf-2mmzv -- jq...
I'm running into the same error (`/usr/sbin/fwconsole` missing) deploying using Kubernetes or docker-compose. Interestingly enough using `docker run` as in https://github.com/tiredofit/docker-freepbx/issues/120#issuecomment-581059990 works without issue
In my case, both docker-compose and kubernetes were on fresh systems with no existing persistent volumes, on two separate machines (local and GCE)
Sorry for the noise. Turns out my issue was that the database was not created correctly when I started the mariadb container, so FreePBX couldn't connect to it (Access denied)...
#37 has been merged, so this has been solved?
I'll start looking at the USB side of this. Waiting for FX2 board to arrive, which will take about a month. So I should be able to make some progress...