Closed Anzic23 closed 3 years ago
Thanks for opening your first issue here! Be sure to follow the issue template!
I'm confused. Are you making a statement or asking a question?
The error is self explanatory. Jackett doesn't understand the option you're trying to pass.
What exactly is the purpose of this ticket?
Had the same behaviour:
Using the - RUN_OPTS=--ProxyConnection=proxyip
This option is directly mentioned in the parameter documentation. I removed the RUN_OPTS variable and the container started normally. I think something changed in upstream Jackett or some parsing, I haven't changed the variable in ages.
Very clear-cut. I think only a documentation change is needed, but apparently the option also did nothing before.
Correct
Expected Behavior
Start with a configured proxy.
Current Behavior
error to start container
Steps to Reproduce
Environment
OS: synology CPU architecture: arm64 How docker service was installed: from the official docker repo
Command used to create docker container (run/create/compose/screenshot)
jackett: image: linuxserver/jackett networks: default: ipv4_address: 172.23.0.54 container_name: jackett environment:
9117:9117 restart: unless-stopped
Docker logs
Jackett v0.17.159