Replies: 1 comment 1 reply
-
Looking at all the log content and the .sh script it looks like it's entering into "supervisor mode" and not "standalone". |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to install as a standalone container as described here : https://github.com/TECH7Fox/asterisk-hass-addons/blob/main/asterisk/CHANGELOG.md#400
I've mounted the /config and /media directories (yet the asterix/... are created on startup but empty) and placed a config.json file at the root of /config : according to the log (for generate_ssl_certificates and cert locations) it does not take the config.json file into account and fails to start (the container stops after 2 secs).
Is there an updated configuration path ?
Beta Was this translation helpful? Give feedback.
All reactions