Update README.md

This commit is contained in:
MarkusMcNugen 2018-10-06 23:04:01 -04:00 committed by GitHub
parent 9727f46a90
commit 8eedc00bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -67,9 +67,6 @@ Access http://IPADDRESS:PORT from a browser on the same network.
|`WebUI Username`| admin |
|`WebUI Password`| adminadmin |
## Origin header & Target origin mismatch
qBittorrent throws a [Origin header & Target origin mismatch](https://github.com/qbittorrent/qBittorrent/issues/6977#issuecomment-309304385) if trying to open the WebUI in unRAID with the WebUI link. Type http://IPADDRESS:PORT into a browser on the same network and it will work.
## WebUI: Invalid Host header, port mismatch
qBittorrent throws a [WebUI: Invalid Host header, port mismatch](https://github.com/qbittorrent/qBittorrent/issues/7641#issuecomment-339370794) error if you use port forwarding with bridge networking due to security features to prevent DNS rebinding attacks. If you need to run qBittorrent on different ports, instead edit the WEBUI_PORT_ENV and/or INCOMING_PORT_ENV variables AND the exposed ports to change the native ports qBittorrent uses.