I think I found where the config info is kept. /etc/config/onion Unfortunately (or fortunately depending on how you want to look at it) the info in the file is correct. Which means that whatever is reading the data is distorting the results. I believe someone mentioned libcurl may be the culprit.
Posts made by Nick D
-
RE: Can't register device on cloud [resolved]
-
RE: Can't register device on cloud [resolved]
@Nick-D I upgraded to firmware version 0.1.8 b146, and now the symptoms have changed. The host name has changed to ds.onion.iop which won't resolved in DNS. Additionally the URL has changed to. The double quote I was seeing is gone, but now the URL is appended with the word "info".
If I do a wget on the URL changing the hostname to ds.onion.io and removing info at the end of the URL I can connect. I wish there was a way we could figure out where device-client is pulling its information from so we could correct it.
-
RE: Can't register device on cloud [resolved]
I also am having the problem with my Omega2 showing offline on the cloud. When I checked the URL I found that it has a double quote (") prior to the back slash before listen. ie: ...2a2"/listen?...
I removed the double quote and was ablt to connect fine with wget.
Any ideas on how to solve this problem?