Giter Club home page Giter Club logo

Comments (1)

lfekete67 avatar lfekete67 commented on May 26, 2024

I was able to solve the problem, I found the AppNonce value issued with the given datum, which I used to restore the session keys.
Because in the meantime I found out that it is not stored in the database by the lorawan server, but logged in a "debug.log" log file.
The only problem was that the server had deleted the debug.log file a long time ago, because it only stored 5 log files on top of the current day.
After that I was just lucky that I could restore the file using the Linux server recovery operation, and in the meantime the server did not overwrite the next log entry:
2023-08-10 14:43:36.520 [info] <0.10317.23> device ...{join,<<"00...A">>}
2023-08-10 14:43:36.521 [debug] <0.10317.23>@lorawan_mac:encode_accept:441 Join-Accept <<"00...A">>, netid <<0,0,0>>, cflist undefined, rx1droff 0, rx2dr 0, appkey <<"9...93">>, appnce <<"58C822">>
I had searched for "appnonce" in the debug.log file earlier, but couldn't find it, now I know it's because it's misspelled "appnce".
Please correct the typo when you can so that it doesn't cause problems for others.

from lorawan-server.

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.