We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have set my own port during the initial installation: bash <(curl -Ls https://github.com/Aniverse/qbittorrent-nox-static/raw/master/install.sh) / -u user -p ******* -w 12060 -i 12060 --shared I tried this in the beginning: bash <(curl -Ls https://github.com/Aniverse/qbittorrent-nox-static/raw/master/install.sh) / -u user -p ******* -w 12060 -v 4.2.3.lt.1.1.14 but when I run using ./qbittorrent-nox it says: "Web UI: Unable to bind to IP: *, port: 8080. Reason: The bound address is already in use"
I am on a shared seedbox running Debian 4.19.67-2+deb10u2~bpo9+1 (2019-11-12) x86_64
The text was updated successfully, but these errors were encountered:
could you please help me, I don't really know much linux
Sorry, something went wrong.
Incoming port and WebUI port should be different. Shared seedbox is not supported now.
No branches or pull requests
I have set my own port during the initial installation:
bash <(curl -Ls https://github.com/Aniverse/qbittorrent-nox-static/raw/master/install.sh) / -u user -p ******* -w 12060 -i 12060 --shared
I tried this in the beginning:
bash <(curl -Ls https://github.com/Aniverse/qbittorrent-nox-static/raw/master/install.sh) / -u user -p ******* -w 12060 -v 4.2.3.lt.1.1.14
but when I run using ./qbittorrent-nox it says:
"Web UI: Unable to bind to IP: *, port: 8080. Reason: The bound address is already in use"
I am on a shared seedbox running Debian 4.19.67-2+deb10u2~bpo9+1 (2019-11-12) x86_64
The text was updated successfully, but these errors were encountered: