hassio.addons icon indicating copy to clipboard operation
hassio.addons copied to clipboard

Error

Open cyber-junkie9 opened this issue 4 years ago • 2 comments

whenever i start add on i get this error in supervisor although add on/tunnel works fine

21-10-23 12:13:38 INFO (SyncWorker_7) [supervisor.docker.addon] Starting Docker add-on 367cd613/aarch64-addon-argocloudflare with version 2.1
21-10-23 12:13:40 WARNING (MainThread) [supervisor.api.middleware.security] 367cd613_argocloudflare missing API permission for /host/info
21-10-23 12:13:40 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /host/info

config -

certificate: /config/cert/argo.pem
tunnel_name: ha
hostname: test.xyz.com
service: http://127.0.0.1:8123
hostname2: 'null'
service2: 'null'
hostname3: 'null'
service3: 'null'
addconfig: 'null'

is it normal behavior ?

cyber-junkie9 avatar Oct 23 '21 06:10 cyber-junkie9

Did you do the proxy steps from the read me.

wlatic avatar Oct 23 '21 07:10 wlatic

yes

http:
  trusted_proxies: 172.30.32.0/23
  use_x_forwarded_for: true

tunnel is working and i can access HA but i am looking for help regarding above error

cyber-junkie9 avatar Oct 23 '21 08:10 cyber-junkie9