Giter Site home page Giter Site logo

Comments (8)

joeknock90 avatar joeknock90 commented on July 24, 2024 1

Hey @binhex.

I'm still getting this issue. It is also entirely possible I am doing something wrong.

I add your repos as a collection on FreeNAS 10 and sonarr running on the same docker host cannot access the container via it's NAT address (i.e. [NASIP]:8112) but fortunately as a workaround I can use the docker container IP.

I'm going to try building it directly on the docker host without using the GUI (because frankly I'm not entirely sure what kind of black magic the devs at iXsystems are using to make that GUI work).

I'll report back after I do that. Just wanted to let you know.

from arch-delugevpn.

fryfrog avatar fryfrog commented on July 24, 2024

A good solution might be making it an environment variable that could be passed in?

from arch-delugevpn.

jshridha avatar jshridha commented on July 24, 2024

from arch-delugevpn.

fryfrog avatar fryfrog commented on July 24, 2024

Does Docker put the local network in there?

Neat, it sure does...

172.17.0.2      f59728a82f5b

from arch-delugevpn.

binhex avatar binhex commented on July 24, 2024

@jshridha this is exactly the sort of thing i had in mind, however that might not tell you the network mask, so possibly use of ifconfig might be better, leave it with me.

from arch-delugevpn.

binhex avatar binhex commented on July 24, 2024

@jshridha i believe this is now fixed in the latest image, please pull it down and give it a whirl. please report back your results.

from arch-delugevpn.

dakipro avatar dakipro commented on July 24, 2024

Hi @binhex , after a lot of googling I think I have this issue.
I am using Ansible to deploy delugeVpn, and it works fine, I can connect to it from browser and local network to use server:8118 as proxy from f.eks. firefox.

I then try to connect lidarr trough same proxy by adding both delugeVpn and lidarr to the same docker network, f.eks. "openvpn"

From lidarr I can ping towards delugevpn, but I never get ping back
[root@f054d7da8355 /]# ping delugevpn
PING delugevpn (172.19.0.3) 56(84) bytes of data.
and then nothing back.

Same with "wget delugevpn" responce is "Resolving delugevpn (delugevpn)... 172.19.0.3"

When I log into delugevpn container and I try to ping lidarr i get:
[root@438e01199773 /]# ping lidarr
ping: lidarr: No address associated with hostname

both have default network_mode docker creates

However, since I am not that familiar with docker, I might be doing something very wrong.
(I tried to use server_ip:8118 from lidarr, but get proxy exceptions)

If this is a wrong approach, how would I connect containers, so that other containers can use privoxy as their proxy? (rather with "restart-proff" settings, meaning it would work on restart etc )

Thanks for the awesome work on the container btw :)

from arch-delugevpn.

dakipro avatar dakipro commented on July 24, 2024

Hi, please disregard my last comment, I managed now to connect to privoxy, it was different setting syntax for other containers, it works as I need it now via bridged network.

Thanks again for the container, works awesome!

from arch-delugevpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.