HASS Configurator not displayed in side bar

Hi there
Does anyone know why the configurator would not be displayed in the side bar.
Its working fine from inside the add-on (Open Web Ui) button
Thanks

'[16:26:46] INFO: Add-on running
nginx: [alert] detected a LuaJIT version which is not OpenResty’s; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty’s LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)
nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module ‘resty.core’ not found:
no field package.preload[‘resty.core’]
no file ‘./resty/core.lua’
no file ‘/usr/share/luajit-2.1.0-beta3/resty/core.lua’
no file ‘/usr/local/share/lua/5.1/resty/core.lua’
no file ‘/usr/local/share/lua/5.1/resty/core/init.lua’
no file ‘/usr/share/lua/5.1/resty/core.lua’
no file ‘/usr/share/lua/5.1/resty/core/init.lua’
no file ‘/usr/share/lua/common/resty/core.lua’
no file ‘/usr/share/lua/common/resty/core/init.lua’
no file ‘./resty/core.so’
no file ‘/usr/local/lib/lua/5.1/resty/core.so’
no file ‘/usr/lib/lua/5.1/resty/core.so’
no file ‘/usr/local/lib/lua/5.1/loadall.so’
no file ‘./resty.so’
no file ‘/usr/local/lib/lua/5.1/resty.so’
no file ‘/usr/lib/lua/5.1/resty.so’
no file ‘/usr/local/lib/lua/5.1/loadall.so’)
2019/11/04 16:26:46 [notice] 23#23: using the “epoll” event method
2019/11/04 16:26:46 [notice] 23#23: nginx/1.16.1
2019/11/04 16:26:46 [notice] 23#23: OS: Linux 4.19.71-v7l
2019/11/04 16:26:46 [notice] 23#23: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2019/11/04 16:26:46 [notice] 23#23: start worker processes
2019/11/04 16:26:46 [notice] 23#23: start worker process 30
INFO:2019-11-04 16:26:47,222:hass_configurator.configurator:Starting server
INFO:2019-11-04 16:26:47,224:hass_configurator.configurator:Listening on: http://127.0.0.1:80
INFO:2019-11-04 16:42:48,888:hass_configurator.configurator:127.0.0.1 - “GET / HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:42:49 +1100] “GET / HTTP/1.1” 200 29657 “http://hassio.local:8123/hassio/ingress/core_configurator” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:42:49,828:hass_configurator.configurator:127.0.0.1 - “GET /api/file?filename=/config/configuration.yaml HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:42:49 +1100] “GET /api/file?filename=/config/configuration.yaml HTTP/1.1” 200 372 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:42:49,934:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=. HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:42:49 +1100] “GET /api/listdir?path=. HTTP/1.1” 200 2888 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:46:51,531:hass_configurator.configurator:127.0.0.1 - “POST /api/save HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:46:51 +1100] “POST /api/save HTTP/1.1” 200 103 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:46:51,576:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=/config HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:46:51 +1100] “GET /api/listdir?path=/config HTTP/1.1” 200 2954 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:52:48,518:hass_configurator.configurator:127.0.0.1 - “GET / HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:52:49 +1100] “GET / HTTP/1.1” 200 29656 “http://hassio.local:8123/hassio/ingress/core_configurator” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:52:50,064:hass_configurator.configurator:127.0.0.1 - “GET /api/file?filename=/config/configuration.yaml HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:52:50 +1100] “GET /api/file?filename=/config/configuration.yaml HTTP/1.1” 200 379 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:52:50,196:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=. HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:52:50 +1100] “GET /api/listdir?path=. HTTP/1.1” 200 2882 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:54:13,831:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=/ HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:54:13 +1100] “GET /api/listdir?path=/ HTTP/1.1” 200 5242 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:54:48,695:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=/ssl HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:54:48 +1100] “GET /api/listdir?path=/ssl HTTP/1.1” 200 592 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:55:03,187:hass_configurator.configurator:127.0.0.1 - “GET / HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:55:03 +1100] “GET / HTTP/1.1” 200 29654 “http://hassio.local:8123/hassio/ingress/core_configurator” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:55:03,911:hass_configurator.configurator:127.0.0.1 - “GET /api/file?filename=/config/configuration.yaml HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:55:03 +1100] “GET /api/file?filename=/config/configuration.yaml HTTP/1.1” 200 379 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:55:04,109:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=. HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:55:04 +1100] “GET /api/listdir?path=. HTTP/1.1” 200 2882 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:55:36,621:hass_configurator.configurator:127.0.0.1 - “POST /api/save HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:55:36 +1100] “POST /api/save HTTP/1.1” 200 103 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:55:36,649:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=/config HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:55:36 +1100] “GET /api/listdir?path=/config HTTP/1.1” 200 2956 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:56:41,840:hass_configurator.configurator:127.0.0.1 - “POST /api/save HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:56:41 +1100] “POST /api/save HTTP/1.1” 200 103 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:56:41,868:hass_configurator.configurator:127.0.0.1 - “GET /api/listdir?path=/config HTTP/1.1” 200 -
172.30.32.2 - - [04/Nov/2019:16:56:41 +1100] “GET /api/listdir?path=/config HTTP/1.1” 200 2956 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”
INFO:2019-11-04 16:57:53,392:hass_configurator.configurator:127.0.0.1 - “GET /api/restart HTTP/1.1” 200 -
INFO:2019-11-04 16:57:53,393:hass_configurator.configurator:/api/restart
172.30.32.2 - - [04/Nov/2019:16:58:03 +1100] “GET /api/restart HTTP/1.1” 200 12 “http://hassio.local:8123/api/hassio_ingress/bSTvmXJs0NfvTwN2HQgwPYX2No-UlPrk21og6BZKYgk/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15”

Did you click the button to show in sidebar?
image

Wow thank you David miss that

1 Like