MrYadro/addon-qbittorrent

Problem with http

rootshell1989 opened this issue · 5 comments

Hello
I installed the addon set configuration to true and start it but webui is not opening and log shows

Hass.io Add-on: qBittorrent
A BitTorrent client in Qt

Add-on version: 1.3.4301
You are running the latest version of this add-on.
parse error: Expected string key before ':' at line 1, column 4
[02:02:49] ERROR: Unknown HTTP error occured
System: (amd64 / qemux86-64)
Home Assistant Core: 2021.1.2
Home Assistant Supervisor: 2020.12.7

That's strange that webui is not showing. But those errors in logs are because I'm too lazy to use releases and HA base image tries to check if there's new one.

Running the latest

Version
2020.12.7
Newest Version
2020.12.7
Channel
stable

Is there any configuration needed to be writen rather than "legal_notice_accepted: true" in order to make webui working?
Note: the addon is working i tested using radarr and using the port 8080, it seems it respons but can't open webui
When i press open webui it hangs there for few moments then it shows this page can't be reached

Full 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: qBittorrent
 A BitTorrent client in Qt
-----------------------------------------------------------
 Add-on version: 1.3.4301
 You are running the latest version of this add-on.
parse error: Expected string key before ':' at line 1, column 4
[11:58:13] ERROR: Unknown HTTP error occured
 System:   (amd64 / qemux86-64)
 Home Assistant Core: 2021.1.2
 Home Assistant Supervisor: 2020.12.7
-----------------------------------------------------------
 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] qbittorrent.sh: executing... 
[cont-init.d] qbittorrent.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

Ok this is weird i tried to open webui using google chrom and it is not working i tried firefox and still same then i installed edge and it is working
Any idea why?

i have the same problem. chrom firefox edge are not working.

 Add-on version: 1.3.4301
 You are running the latest version of this add-on.
parse error: Expected string key before ':' at line 1, column 4
[13:37:31] ERROR: Unknown HTTP error occured
 System:   (aarch64 / raspberrypi3-64)
 Home Assistant Core: 2021.4.5
 Home Assistant Supervisor: 2021.04.0

i have the same problem. chrom firefox edge are not working.

 Add-on version: 1.3.4301
 You are running the latest version of this add-on.
parse error: Expected string key before ':' at line 1, column 4
[13:37:31] ERROR: Unknown HTTP error occured
 System:   (aarch64 / raspberrypi3-64)
 Home Assistant Core: 2021.4.5
 Home Assistant Supervisor: 2021.04.0

solved it!
when click 'open web ui' ,the chrome open web with https,change it to http.
default username and password is admin and adminadmin.
hope can help someone.