Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Qbittorrent] Web UI artifacts #1172

Closed
akrigator opened this issue Jan 12, 2024 · 4 comments
Closed

🐛 [Qbittorrent] Web UI artifacts #1172

akrigator opened this issue Jan 12, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@akrigator
Copy link
Contributor

akrigator commented Jan 12, 2024

Description

image

Reproduction steps

qbittorrent/rootfs/etc/cont-init.d/91-qbittorrent_configuration.sh line 193:

inner request curl -f -s https://api.github.com/repos/WDaan/VueTorrent/releases get response

{
  "message": "Moved Permanently",
  "url": "https://api.github.com/repositories/181508472/releases",
  "documentation_url": "https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api#follow-redirects"
}

Addon Logs

[08:11:58] WARNING: Default Webui selected ! It will not work for ingress, which will stay with vuetorrent

curl: (3) URL using bad/illegal format or missing URL
Error : /etc/cont-init.d/91-qbittorrent_configuration.sh exiting 3
/etc/cont-init.d/92-qbit_manage.sh: executing
/etc/cont-init.d/93-openvpn.sh: executing
[08:11:59] INFO: Direct connection without VPN enabled

Architecture

armv7

OS

HAos

@akrigator akrigator added the bug Something isn't working label Jan 12, 2024
@alexbelgium
Copy link
Owner

Thanks very much for the PR!

@alexbelgium
Copy link
Owner

Btw, watch-out that linuxserver does not anymore updates their armv7 images ; if you have the opportunity it would highly be recommended that you switch to aarch64 as we would have more up-to-date addons

alexbelgium added a commit that referenced this issue Jan 12, 2024
https: //github.com//issues/1172
Co-Authored-By: Renat Gabdulhakov <[email protected]>
@akrigator
Copy link
Contributor Author

Actually it was aarm64, my bad

@akrigator
Copy link
Contributor Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants