Giter Site home page Giter Site logo

Comments (14)

michaelseto avatar michaelseto commented on May 29, 2024

The reason why I added the ports section to docker-compose for Scirius is because I noticed after the container started, it doesn't say it's listening on any ports.

from amsterdam.

michaelseto avatar michaelseto commented on May 29, 2024

Anything to try?

from amsterdam.

regit avatar regit commented on May 29, 2024

I don't understand what you are trying to achieve. Scirius/gunicorn is local only and should be contacted via nginx. Also due to authentication, you may really want to https.

from amsterdam.

austin-taylor avatar austin-taylor commented on May 29, 2024

Also receiving this error with a fresh ubuntu installation following the instructions in the readme.

from amsterdam.

austin-taylor avatar austin-taylor commented on May 29, 2024

I'm using Ubuntu 16.04.2 LTS and I notice the docker container is using python3 could that be causing the issue?

from amsterdam.

pevma avatar pevma commented on May 29, 2024

Might be.
Can you confirm with python 2.(7)x ?

from amsterdam.

austin-taylor avatar austin-taylor commented on May 29, 2024

How can I start the container using Python2?

from amsterdam.

austin-taylor avatar austin-taylor commented on May 29, 2024

Also, each service appears to have it's own host inside the docker container? Is this expected behavior? For example: evebox_1 | 2017-03-28 20:37:30 (server.go:189) <Error> -- Failed to ping Elastic Search: : Get http://elasticsearch:9200/: dial tcp <docker ip>:9200: getsockopt: connection refused Should we replace elasticsearch with localhost?

from amsterdam.

regit avatar regit commented on May 29, 2024

Hi @austin-taylor , evebox is starting too fast compared to Elasticsearch so it detect Elasticsearch as dead when starting. But it will try to reconnect and when ES will be up it will succeed to get data from it.

from amsterdam.

regit avatar regit commented on May 29, 2024

@austin-taylor On the error 500 you may face this problem: #42

from amsterdam.

austin-taylor avatar austin-taylor commented on May 29, 2024

Spot on @regit Thank you for the quick reply!

Might be worth adding that to the README or put it in the config with a comment. Happy to submit a PR 👍

from amsterdam.

pevma avatar pevma commented on May 29, 2024

@austin-taylor you are welcome to submit a PR :).
Thanks for the help

from amsterdam.

michaelseto avatar michaelseto commented on May 29, 2024

@regit It isn't clear what I am trying to achieve? I am trying to achieve accessing Scirius from a web browser - which I am having problems doing. Is the Scirius GUI not supposed to be accessed in this solution?

from amsterdam.

austin-taylor avatar austin-taylor commented on May 29, 2024

Will submit a PR to resolve. Thanks again!

from amsterdam.

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.