Code Monkey home page Code Monkey logo

Comments (4)

dhondta avatar dhondta commented on June 19, 2024

Hi @jalabano , thank you for reporting this.
Could you provide the crash report that should have been generated in your experiment folder, please ?

from rpl-attacks.

jalabano avatar jalabano commented on June 19, 2024

Actually there is no crash report in the Experiments folder. I think I got an error before creating the crash report.

from rpl-attacks.

jalabano avatar jalabano commented on June 19, 2024

Hi again,
After reinstalling InstantContiki 3.0 and trying the framework, now I have a different problem. I used "prepare" and "make_all" commands successfully however I got an error after using "run_all" command. After this command, Cooja simulator startup screen showed and when I closed it, I got the following error. Do you have any idea related to this situation?

1
2

from rpl-attacks.

dhondta avatar dhondta commented on June 19, 2024

Hi @jalabano

For the first problem, it seems to be related to Contiki itself. You may miss some C librairies to compile the motes, therefore causing the command failure error. Also, I figured out that make_crash_report is only called for commands decorated with a CommandMonitor which is used with multiprocessing (disabled by default at this time). So, this is something I will fix soon.

For the second problem, the run command starts Cooja to actually run the simulation and the error you got is raised because you closed the simulator before it ends its computation, therefore preventing it to create the log file powertracker.log (and surely other ones) in experiment's folder. That's something ugly ; with the setup command, I modify the startup settings of Cooja to run it in hidden mode but sadly, it still displays a window (as in your first screenshot). That's something that, as far as I know, I can't fix. So please do not close Cooja's window when you see it open as it runs the simulation, producing data and log files.

As you do not seem to use the virtual appliance I provide through the Vagrant Cloud yet, I would suggest you to start using it. It may fix the issue.

from rpl-attacks.

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.