Hi there,
just out of curiosity I wanted to know whether this use case is still working as originally posted by derco0n.
I replicated it and unfortunately hassio_dns won’t resolve my local domain after a “hard” restart but will yield the public IP. When running startup.D manually, invoking a “ha dns restart” on hassio_cli will fix it, but unfortunately not on a “hard” restart.
My second question is regarding an addon which I cannot get the startup-scripting running for: evcc won’t accept “#! /bin/bash”, “#! /usr/bin/with-contenv bashio” nor “#! /bin/sh” but will only yield “OCI runtime exec failed: exec failed: unable to start container process: exec: “exec”: executable file not found in $PATH: unknown”. Running “env” from within the container prints out “PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin” and I verified that sh resides in “/bin” which leaves me quite clueless.
If someone were so kind to point me into the right direction, how to find out the right shebang, it would be highly appreciated.
regards
raumoel