Giter Site home page Giter Site logo

Comments (8)

belane avatar belane commented on July 19, 2024

Run docker run with --shm-size=1g argument to see if it fixes the problem.

If not, replace /opt/BloodHound-linux-x64/BloodHound --no-sandbox 2> /dev/null with ELECTRON_ENABLE_LOGGING=true /opt/BloodHound-linux-x64/BloodHound --no-sandbox to see the debug log.

from docker-bloodhound.

servebeer avatar servebeer commented on July 19, 2024

No joy...

docker run --shm-size=1g 7d4d2698c967

Selecting JVM - Version:11.0.16+8-post-Debian-1deb11u1, Name:OpenJDK 64-Bit Server VM, Vendor:Debian
Changed password for user 'neo4j'. IMPORTANT: this change will only take effect if performed before the database is started for the first time.
Directories in use:
home: /var/lib/neo4j
config: /etc/neo4j
logs: /var/log/neo4j
plugins: /var/lib/neo4j/plugins
import: /var/lib/neo4j/import
data: /var/lib/neo4j/data
certificates: /var/lib/neo4j/certificates
licenses: /var/lib/neo4j/licenses
run: /var/lib/neo4j/run
Starting Neo4j.
Started neo4j (pid:151). It is available at http://localhost:7474
There may be a short delay until the server is ready.
*** Log in with bolt://127.0.0.1:7687 (neo4j:blood) ***
/opt/run.sh: line 6: 246 Aborted /opt/BloodHound-linux-x64/BloodHound --no-sandbox 2> /dev/null

I'll go ahead and try an get a log dump.

from docker-bloodhound.

servebeer avatar servebeer commented on July 19, 2024

I believe the problem might be that Docker, under unRAID, do not support the --no-sandbox switch

from docker-bloodhound.

servebeer avatar servebeer commented on July 19, 2024

One last post today. It appears that unRAID handles Docker a little differently. Their preferred way of installing Docker images is from their App Store. That being said, I have gotten images to run under unRAID, who did not have App Store packages. I have mostly done it by using Portainer. I am very new to Docker, so I am probably messing this up myself. Can you tell me how to implement your original commands via Portainer?

from docker-bloodhound.

belane avatar belane commented on July 19, 2024

Sorry but I don't know Portainer, can you try the second option and paste the log here?

If not, replace /opt/BloodHound-linux-x64/BloodHound --no-sandbox 2> /dev/null with ELECTRON_ENABLE_LOGGING=true /opt/BloodHound-linux-x64/BloodHound --no-sandbox to see the debug log.

from docker-bloodhound.

DukeSavage avatar DukeSavage commented on July 19, 2024

Has this issue been resolved yet? I am encountering the same thing.

from docker-bloodhound.

servebeer avatar servebeer commented on July 19, 2024

I have been away on bushiness, but I am back now and will take another stab at it this weekend.

from docker-bloodhound.

belane avatar belane commented on July 19, 2024

@servebeer @DukeSavage I've created a debug Dockerfile that will print errors to the console so we can figure out the source of the problem. Check the instructions here #8 (comment) .

from docker-bloodhound.

Related Issues (7)

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.