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

init gets stuck #304

Open
stokbaek opened this issue Jan 18, 2025 · 0 comments
Open

init gets stuck #304

stokbaek opened this issue Jan 18, 2025 · 0 comments

Comments

@stokbaek
Copy link

Everything works but the start up get stuck when it have to create the getvpnextip and getvpnip. If files are manually created with correct values will qbittorrent start up.

env values

            - name: PUID
              value: '500'
            - name: GUID
              value: '500'
            - name: VPN_ENABLED
              value: 'yes'
            - name: VPN_PROV
              value: custom
            - name: VPN_CLIENT
              value: wireguard
            - name: LAN_NETWORK
              value: '10.244.0.0/16,10.96.0.0/12'
            - name: NAME_SERVERS
              value: 8.8.8.8
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

1 participant