This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

Error: socket hang up

RobinVanKekemRobinVanKekem Member
edited April 2016 in Developers
I'm getting this error today, every 2nd upload to my Homey, since today, after a reboot.

athom project --run
? Select active Homey: Homey @ 192.168.0.28:80
1/4 - Archiving...
2/4 - Uploading to Homey @ http://192.168.0.28:80...
Error: socket hang up

After that every upload errors out with:

athom project --run
? Select active Homey: Homey @ 192.168.0.28:80
1/4 - Archiving...
2/4 - Uploading to Homey @ http://192.168.0.28:80...
already_installing

until I reboot my Homey.


Error log: FD995A6154
Windows 10 (tried 2 different Windows PC's)
Ping is most of the time within 10ms
No issues or hangups on browsing to the Homey webpage


Comments

  • Oh, and until friday I did not have this issue.
  • Solved with firmware .32! :)
  • I had this issue as well.
    Turns out that I had an invalid flow in the app.json.
    I had commented-out the conditions-flow by using this construction:

    "tbd": {"conditions": ...

    Lesson learned: don't 'comment out' parts of the json, but remove them entirely.

  • Arie_Laxed said: Lesson learned: don't 'comment out' parts of the json, but remove them entirely.
    This just saved me!
Sign In or Register to comment.