The AppDaemon dashboard is not accessible after installing NGINX add-on. I have forward the port 443 to 443 inside router and I can access the HA and the Configurator from inside and outside of network but unfortunately something went wrong with the AppDaemon settings.
Here is the AppDaemon log.
Log
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Hass.io Add-on: AppDaemon
Python Apps and HADashboard using AppDaemon 3.x for Home Assistant
-----------------------------------------------------------
Add-on version: 2.0.2
You are running the latest version of this add-on.
System: HassOS 1.13 (aarch64 / raspberrypi3-64)
Home Assistant version: 0.86.4
Supervisor version: 152
-----------------------------------------------------------
Please, share the above information when looking for help
or support in e.g, GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 20-init-configuration.sh: executing...
[cont-init.d] 20-init-configuration.sh: exited 0.
[cont-init.d] 21-compiled-dir.sh: executing...
[cont-init.d] 21-compiled-dir.sh: exited 0.
[cont-init.d] 30-auto-token.sh: executing...
[00:53:19] INFO: Updating Hass.io API token in AppDaemon with the current one...
[cont-init.d] 30-auto-token.sh: exited 0.
[cont-init.d] 31-ha-url.sh: executing...
[cont-init.d] 31-ha-url.sh: exited 0.
[cont-init.d] 50-compiled-symlink.sh: executing...
[cont-init.d] 50-compiled-symlink.sh: exited 0.
[cont-init.d] 80-system-packages.sh: executing...
[cont-init.d] 80-system-packages.sh: exited 0.
[cont-init.d] 81-python-packages.sh: executing...
[cont-init.d] 81-python-packages.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[00:53:21] INFO: Starting AppDaemon...
[00:53:22] INFO: Starting AppDaemon...
[00:53:23] INFO: Starting AppDaemon...
[00:53:24] INFO: Starting AppDaemon...
[00:53:25] INFO: Starting AppDaemon...
[00:53:26] INFO: Starting AppDaemon...
[00:53:27] INFO: Starting AppDaemon...
[00:53:28] INFO: Starting AppDaemon...
[00:53:29] INFO: Starting AppDaemon...
[00:53:30] INFO: Starting AppDaemon...
[00:53:31] INFO: Starting AppDaemon...
Kindly help me to solve this problem.
Thanks