Server-devenv install error
Same error here github.com/thethingsnetwork/croft ./server.go:88: cannot use &stat.Rxnb (type *uint) as type *int in field value./server.go:89: cannot use &stat.Rxok (type *uint) as type *int...
View ArticleServer-devenv install error
I think it has just been fixed, please pull and try again! Also, please post these as issues like these on GitHub the concerning repo and assign them to one of the developers that has been committing...
View ArticleServer-devenv install error
Please pull server-shared and you'll get rid of these errors too
View ArticleMeetup Utrecht Monday November 30th
At this Meetup we will: Demonstrate; A short explanation & demo of LoRaWAN. Discuss; Discuss the technology and how we can build the network together. Hack. Create Internet of Things ideas and...
View ArticleKick-off TTN Utrecht
Monday November 30th we will have a Meetup in Utrecht. At this Meetup we will: Demonstrate; A short explanation & demo of LoRaWAN. Discuss; Discuss the technology and how we can build the network...
View ArticleDifference in successfull reception between gps and normal forwarder
Right, after two more evenings of testing I have some measurements to share. measurements.pdf (62.7 KB) (Sorry for the PDF, can't upload csv data)During the test the only change was to stop...
View ArticleWiki, API and InfluxDB down
Since about 22:00 packets can not be delivered (ICMP destination unreachable messages), the Wiki and API respond with '504 Gateway Time-out' and InfluxDB with 'Could not connect to...
View ArticleWiki, API and InfluxDB down
Thanks for reporting - we were migrating from InfluxDB to MongoDB (because of missing packets). It should be all up again.
View ArticleREST API: get your node data
Small update: we just migrated from InfluxDB to MongoDB.More info: http://forum.thethingsnetwork.org/t/packets-not-showing/555/10 The interface should be the same (it's mapped to the old scheme), but...
View ArticlePackets not showing
Here's the update on the packet loss. Tonight @awsmsrc, @turiphro, @gonzalocasas and I worked in migrating the preliminary demo environment from InfluxDB to MongoDB because of packets not showing up...
View ArticleDifference in successfull reception between gps and normal forwarder
Thanks @kersing for looking into this. @Brendan can you give us some insight here? I also did some similar testing with the Kerlink IoT Base Station and it seemed that the stat messages are only sent...
View ArticleWiki, API and InfluxDB down
When querying the API for packets from one node I'm getting results for all nodes: Get for: http://thethingsnetwork.org/api/v0/nodes/02012902/Result: GET /api/v0/nodes/02012902/ HTTP 200 OK Vary:...
View ArticleSetting up Multitech Conduit Gateway for TTN
We have a Conduit with mLinux that sends the package to the server (it seems), but we don't get any ACKs. We also don't see any packets through the API web interface or InfluxDB. We have also...
View ArticlePackets not showing
@johan Many thanks for this, however as noted in http://forum.thethingsnetwork.org/t/wiki-api-and-influxdb-down/578 the API does not seem to be working as expected. (Might be my expectations not being...
View ArticleSetting up Multitech Conduit Gateway for TTN
Lieutier: "server_address" : "croft.thethings.girovito.nl", Are you using DHCP? If not mLinux will probably not have valid name resolving in place. I had to use the IP address for the server in the...
View ArticlePackets not showing
@kersing I think that's the issue @turiphro mentioned here: http://forum.thethingsnetwork.org/t/rest-api-get-your-node-data/102/19. Please check. Can you elaborate?
View ArticleSetting up Multitech Conduit Gateway for TTN
@Kersing Thanks for your prompt response. I am using static IP and fixed your DNS issue as per your previous suggestion. In any event , I have tried with the url and the ip. I did the tcpdump as per...
View ArticleServer-devenv install error
Seems to be working now on MacOS, tried it again on Ubuntu and got the same problem, will double check tomorrowMany thanks!
View ArticleSetting up Multitech Conduit Gateway for TTN
Hi @Lieutier, Last night there were some big changes pushed to production, and that's very likely the cause for some of your issues. InfluxDB was replaced with MongoDB as store and all services were...
View Article