Coder Social home page Coder Social logo

[BUG] Janus not starting about osintbuddy HOT 5 CLOSED

jerlendds avatar jerlendds commented on May 24, 2024
[BUG] Janus not starting

from osintbuddy.

Comments (5)

smfai200 avatar smfai200 commented on May 24, 2024 1

The issue is resolved with the updated .env

from osintbuddy.

jerlendds avatar jerlendds commented on May 24, 2024

Without more details or logs this cannot be debugged or looked into.

@smfai200 Please provide details and some context or this will be closed. For anyone else browsing this, there is a known issue that was introduced recently that causes the UI to fail to start if you're not in a production .env like so: ENVIRONMENT=production

from osintbuddy.

smfai200 avatar smfai200 commented on May 24, 2024

Hi, Sorry for that. When i run the docker compose up, all processes start without any issue but the Janus Container doesn't start which causes the application to breakdown and the logs just show
osintbuddy-janus-1 | exec /usr/local/bin/docker-entrypoint.sh: no such file or directory

Although i confirmed from the terminal that the file does exists and is copied

from osintbuddy.

jerlendds avatar jerlendds commented on May 24, 2024

What is your operating system and can you show me the complete logs from the application when JanusGraph fails to start?

You can also try modifying the janus/janusgraph.Dockerfile file on line 70 to look like:

ENTRYPOINT [ "/usr/local/bin/docker-entrypoint.sh" ]

from osintbuddy.

jerlendds avatar jerlendds commented on May 24, 2024

Thanks for reporting back!

edit: I have learned this can also be caused by docker not having enough memory, if someone runs into this please try increasing the memory available to docker before filing an issue https://stackoverflow.com/a/67900629/16166722

from osintbuddy.

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.