Open
Description
I'm submitting a
- bug report.
- feature request.
Current Behaviour:
When trying to connect to a localhost hydrus server using docker, the agent returns Connection refused as the image:
However, it works for http://35.224.198.158:8080/api. At the same time, running python querying_mechanism.py directly works perfectly for both remote and local server.
Expected Behaviour:
Running via docker should enable to connect to local hydrus servers.
Do you want to work on this issue?
Yes, but appreciate any suggestions since I'm not really sure the reason for it