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 not updating port on container start #267

Open
Ar3ndl opened this issue Sep 2, 2024 · 5 comments
Open

Qbittorrent not updating port on container start #267

Ar3ndl opened this issue Sep 2, 2024 · 5 comments

Comments

@Ar3ndl
Copy link

Ar3ndl commented Sep 2, 2024

Hi all,

I've got an issue that I can't seem to figure out. The container starts fine and I can connect without issue. The problem is that even though it's being detected that the incoming port on the VPN is different than qBittorrent, it's not setting the port in the program once qBit launches. Below is the last snippet of the logs. Admittedly, I'm still a bit new to this, but I can't seem to figure it out. Any help would be greatly appreciated!

2024-09-02 16:13:49,573 DEBG 'watchdog-script' stdout output:
[info] qBittorrent incoming port 6881 and VPN incoming port 28889 different, marking for reconfigure

2024-09-02 16:13:49,574 DEBG 'watchdog-script' stdout output:
[info] qBittorrent config file already exists, skipping copy
[info] Removing session lock file (if it exists)...

2024-09-02 16:13:49,597 DEBG 'watchdog-script' stdout output:
[info] Attempting to start qBittorrent...

2024-09-02 16:13:49,602 DEBG 'watchdog-script' stdout output:
[info] qBittorrent process started
[info] Waiting for qBittorrent process to start listening on port 8282...

2024-09-02 16:13:50,344 DEBG 'watchdog-script' stdout output:
[info] qBittorrent process listening on port 8282

2024-09-02 16:13:50,364 DEBG 'watchdog-script' stdout output:
[info] Attempting to start Privoxy...

2024-09-02 16:13:51,371 DEBG 'watchdog-script' stdout output:
[info] Privoxy process started
[info] Waiting for Privoxy process to start listening on port 8118...

2024-09-02 16:13:51,375 DEBG 'watchdog-script' stdout output:
[info] Privoxy process listening on port 8118

@elite4jonny
Copy link

I think you need to manually change the port in qbittorrent to the correct one. The log sounds like it's going to automate this for you but I've never experienced it doing that.

@Ar3ndl
Copy link
Author

Ar3ndl commented Sep 11, 2024

Oof. That's rough. How often are you finding that you have to manually update it?

Curious if anyone else is having the issue.

@elite4jonny
Copy link

I've only had to update it when changing VPN config so not too often.

@Ar3ndl
Copy link
Author

Ar3ndl commented Sep 11, 2024

Ah. Mine is getting a random port assigned from the VPN without any changes to the configuration which leads to me chasing it anytime the connection refreshes.

@Ar3ndl
Copy link
Author

Ar3ndl commented Sep 24, 2024

@binhex - Sorry for the ping but any insights you can provide here would be greatly appreciated. Love the work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants