Closed TjazVracko closed 2 years ago
Thanks for reporting this @comemaster, the root cause is broken native sockets in NCS 1.8.0 (duplicates #158). It's not Golioth specific, it has to be fixed in NCS. In the meantime, I recommend using NCS 1.7.1, which is what we released our SDK against.
Hardware Target
nrf9160dk_nrf9160_ns
Golioth Dsdk Commit Hash
440b700ef90f47bfaf37916d4f2e670416859419
What Host OS are you using?
Ubuntu
What happened?
I am evaluating using Golioth for my company for one of our projects that is on NCS 1.8.0
I tried both the samples provided in the Golioth SDK and making my own test sample:
On NCS 1.7.1 this works as intended -> The logs reach your servers On NCS 1.8.0 this does not work, a
Failed to connect: -95
is reported.Is this a known issue? Are there any configuration changes required to make this work?
Regards, Tjaž
Relevant log output
Code of Conduct