Search found 23 matches
- Mon Nov 09, 2015 3:33 pm
- Forum: Help me, I can't do xyz
- Topic: Wireless won't connect. Keeps throwing errors
- Replies: 5
- Views: 10407
Re: Wireless won't connect. Keeps throwing errors
I tried to pm you this request but my account is to new. Anyway, if you have time could you add a little more detail to your fix? I have a hub completely updated to 2.19 but it stays at a solid yellow after boot up. When connecting via UART I'm seeing the same errors you were getting. I know its ge...
- Mon Oct 26, 2015 6:54 am
- Forum: Upgrade to current firmware maintaining root
- Topic: Upgrade to 2.19.0 and maintain root?
- Replies: 7
- Views: 13780
Re: Upgrade to 2.19.0 and maintain root?
It looks like Wink MAY be in the process of implementing local control to the hub. From what I've read and tinkered with, I don't think this is fully implemented yet, but here's a start:
https://www.reddit.com/r/winkhub/commen ... intenance/
https://www.reddit.com/r/winkhub/commen ... intenance/
- Sat Oct 24, 2015 5:38 pm
- Forum: Upgrade to current firmware maintaining root
- Topic: Upgrade to 2.19.0 and maintain root?
- Replies: 7
- Views: 13780
Re: Upgrade to 2.19.0 and maintain root?
No ideas? I'm having trouble getting this working reliably with SSH.
Thanks - Jonesie
Thanks - Jonesie
- Fri Oct 16, 2015 6:38 am
- Forum: Upgrade to current firmware maintaining root
- Topic: Upgrade to 2.19.0 and maintain root?
- Replies: 7
- Views: 13780
Re: Upgrade to 2.19.0 and maintain root?
I've restored my aprontest access via SSH using the following link, but it is MUCH slower than the HTTP access via set_dev_value.php. Is there a better way to do this? There is a pretty significant lag using SSH vs. the former HTTP method. https://www.reddit.com/r/winkhub/comments/2r8xuz/fastest_way...
- Fri Oct 09, 2015 5:35 pm
- Forum: Upgrade to current firmware maintaining root
- Topic: Upgrade to 2.19.0 and maintain root?
- Replies: 7
- Views: 13780
Re: Upgrade to 2.19.0 and maintain root?
I performed the upgrade this afternoon using the app. I still have root access via SSH, which is good, but now I don't have a /var/www/ in which to put set_dev_value.php.
Any idea? I'll keep poking at it.
Thanks - Jonesie
Any idea? I'll keep poking at it.
Thanks - Jonesie
- Sat May 09, 2015 8:09 am
- Forum: Upgrade to current firmware maintaining root
- Topic: ACTION REQUIRED: Your Wink Hub needs to be replaced
- Replies: 7
- Views: 18637
Re: ACTION REQUIRED: Your Wink Hub needs to be replaced
Yes, aside from the noted DNS changes, the instructions in the "Upgrade to 00.86 maintaining root" thread worked like a charm.
Thanks for all of your help (and the site)!
Jonesie
Thanks for all of your help (and the site)!
Jonesie
- Tue Apr 21, 2015 1:43 pm
- Forum: Upgrade to current firmware maintaining root
- Topic: ACTION REQUIRED: Your Wink Hub needs to be replaced
- Replies: 7
- Views: 18637
Re: ACTION REQUIRED: Your Wink Hub needs to be replaced
Posted this in the "Upgrade to 00.86 maintaining" root thread, but thought I would add it here as well: I had to add the DNS servers to my /etc/resolv.conf file and restart networking. nano /etc/resolv.conf Add the following lines to the top of the file: nameserver 52.4.183.25 nameserver 5...
- Tue Apr 21, 2015 1:42 pm
- Forum: Upgrade to current firmware maintaining root
- Topic: Howto update to 01.01
- Replies: 90
- Views: 131415
Re: Howto update to 00.86
I had to add the DNS servers to my /etc/resolv.conf file and restart networking. nano /etc/resolv.conf Add the following lines to the top of the file: nameserver 52.4.183.25 nameserver 52.0.103.131 Save and exit nano. Restart networking. /etc/init.d/S40network Then start from Step #4.
- Tue Apr 21, 2015 12:55 pm
- Forum: Upgrade to current firmware maintaining root
- Topic: ACTION REQUIRED: Your Wink Hub needs to be replaced
- Replies: 7
- Views: 18637
Re: ACTION REQUIRED: Your Wink Hub needs to be replaced
I'm running 0.77 and I was hit as well. I bet they made some change on their end that conflicted with a certain version of the firmware and up. [EDIT] Actually, just went to manually update min fallowing the instructions here, and it failed. I forgot to comment out the Wink update servers 127.0.0.1 ...
- Mon Apr 20, 2015 3:22 pm
- Forum: Upgrade to current firmware maintaining root
- Topic: Howto update to 01.01
- Replies: 90
- Views: 131415
Re: Howto update to 00.86
I'm planning to update mine following the upgrade maintaining root instructions, with the caveat that I will change the DNS servers on the hub itself, not on my router.