Code Monkey home page Code Monkey logo

Comments (3)

Lewiscowles1986 avatar Lewiscowles1986 commented on July 30, 2024

Have you tried to docker exec -it webmap4 bash ?

Seems to me like the mount might not have been successful. On OSX and Windows /tmp might not mount at all.

Also, have you tried mapping an individual xml file rather than folder?

from webmap.

Moustrash avatar Moustrash commented on July 30, 2024

Hi, I am having trouble too providing the volume as documented in the example command line, but as I am quite new to docker I do not understand where the problem lies.

However, you can provide your own xml file after running the container by copying it to the correct location using docker cp <path/to/xml> <containerId>:/opt/xml/, where containerId should be "webmap" if you used the --name webmap option.
Then, your file will be in the folder webmap looks for xml files and you should see after refreshing your tab.

This is only a workaround and I am still looking for an explanation as to why the -v /tmp/webmap:/opt/xml does not seem to work, please enlighten us if you have any idea :)

from webmap.

joe67 avatar joe67 commented on July 30, 2024

Hello, I tried to create a new job with the button "new nmap scan" in the dashboard, I did not receive a confirmation. But I could see the following error message in the log. " No such file or directory: '/opt/nmapdashboard/nmapreport/nmap/schedule/b6aa0b1220180e599e10fd0cf1602a3c.json'"
I then checked the path in the container and found that the directory "schedule" did not exist. After I created it manually and repeated the process, I received a message from the dashboard that a new job had been created.

I don't know if the schedule job is working now, but maybe the information is useful. I'm just surprised that I seem to be the only one with this problem.

from webmap.

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.