lorawan-server icon indicating copy to clipboard operation
lorawan-server copied to clipboard

Can not store the received uplinks to MongoDB.

Open kangyang73 opened this issue 4 years ago • 4 comments

Why cannot receive the received uplinks to MongoDB? Is it because of the wrong configuration? My configuration is as follows. 1 2

kangyang73 avatar Aug 25 '21 01:08 kangyang73

Usually the port is 27017

altishchenko avatar Aug 25 '21 10:08 altishchenko

Yeah. You are right. But I actually configured it to 28017. Are there any other issues?

kangyang73 avatar Aug 25 '21 16:08 kangyang73

Also I am more used to test/xxxx notation than xxx/test debug.log file is your best friend here. You can send it me and I'll have a look on what's going on in the server.

altishchenko avatar Aug 26 '21 18:08 altishchenko

Oh, and I am not really sure about ascii text payload, never used it before. But in the result you can have an invalid json/bson for mongo connector input.

altishchenko avatar Aug 26 '21 18:08 altishchenko