Git Product home page Git Product logo

Comments (8)

Solexplorer avatar Solexplorer commented on June 27, 2024 1

@AndreiD I run the following code and it shows the container working:
docker run -d --restart=always -v /var/run/docker.sock:/tmp/docker.sock:ro -v ~/.dinghy/certs:/etc/nginx/certs -e CONTAINER_NAME=http-proxy --name http-proxy codekitchen/dinghy-http-proxy

CONTAINER ID        IMAGE                           COMMAND                  CREATED             STATUS              PORTS               NAMES
da8083262360        codekitchen/dinghy-http-proxy   "/app/docker-entrypo…"   35 seconds ago      Up 33 seconds       80/tcp, 19322/tcp   http-proxy

from dinghy-http-proxy.

codekitchen avatar codekitchen commented on June 27, 2024

Failure EADDRINUSE sounds like another container is already listening on 443. Try shutting down that other container first, if you are using Dinghy then it could just be the built-in dinghy-http-proxy instance.

from dinghy-http-proxy.

AndreiD avatar AndreiD commented on June 27, 2024

I get something like this: docker: Error response from daemon: driver failed programming external connectivity on endpoint http-proxy (8be6f6a7a3f480bed66b354620a8cc9824b8606857866124d0a78efab9231145): Error starting userland proxy:.

from dinghy-http-proxy.

Solexplorer avatar Solexplorer commented on June 27, 2024

@AndreiD I came here after having issues with NightFall as I see that you were in my same boat.
Did you manage to solve this error ? I've tried shutting down all the containers but still getting that error

from dinghy-http-proxy.

AndreiD avatar AndreiD commented on June 27, 2024

no I haven't.... the next thing I wanted to try is get another docker version, since I'm suspecting the current one, that you install with apt-get has problems. but didn't had time to do it.
if you find a fix, please do write 🙇‍♂️

from dinghy-http-proxy.

Solexplorer avatar Solexplorer commented on June 27, 2024

@AndreiD Did npm run setup-all work fine with yu or did it throw any error ?
Maybe we should open an issue here because even using the setup in this GitHub does not start it

Btw, I do not have anything running on port 0 and 422, this thing is becoming even more strange.

P.S I installed docker version 18.6.1 and still not working for me

from dinghy-http-proxy.

AndreiD avatar AndreiD commented on June 27, 2024

so you managed in the end to see the angular UI ?

from dinghy-http-proxy.

Solexplorer avatar Solexplorer commented on June 27, 2024

@AndreiD Did you solve the issue at the end ?
We are trying to find a way to get it through here: https://github.com/EYBlockchain/nightfall/issues/16

Btw, I still have issues with docker-proxy

from dinghy-http-proxy.

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.