DyonR / docker-Jackettvpn

Docker container which runs a headless Jackett Server with an optional WireGuard or OpenVPN connection
https://hub.docker.com/r/dyonr/jackettvpn/
GNU General Public License v3.0
68 stars 32 forks source link

Container reboot on itself #35

Closed Dudu514 closed 3 years ago

Dudu514 commented 3 years ago

Hi, i installed the docker image but from some ressons it stall at:

2020-12-03 23:26:31.570989 [ERROR] LAN_NETWORK not defined (via -e LAN_NETWORK), exiting...

My docker run (for the network part) is like that:

... -e "LOCAL_NETWORK=10.0.0.0/24,10.6.0.0/24" \ ...

I tried to review this line but everything seems fine.

DyonR commented 3 years ago

You're using LOCAL_NETWORK and not LAN_NETWORK 😉

Dudu514 commented 3 years ago

Hahah. I felt that i did something dumb and there it is... I can't read anymore haven't had a good sleep in while hahah. Thanks sorry for that.

DyonR commented 3 years ago

No problem! Sometimes you just need someone else to look at an error