particle-iot-archived / particle-dev-local-compiler

Package providing local compilation for Particle devices in Particle Dev
MIT License
11 stars 0 forks source link

Firmware images not downloaded properly #18

Closed robertdolca closed 7 years ago

robertdolca commented 8 years ago

I tried downloading the firmware adter recreating my docker machine. The download finished but the firmware list is empty. I am using the latest version of IDE and local compiller package.

This is the output from docker images (truncated to have only relevant info)

REPOSITORY                           TAG                 IMAGE ID            CREATED             VIRTUAL SIZE
<none>                               <none>              b87840083bfd        10 days ago         1.903 GB
<none>                               <none>              e14133c6adfe        2 weeks ago         258.4 MB
<none>                               <none>              b0bce4ca3f23        3 weeks ago         1.971 GB
<none>                               <none>              e14e854d6850        3 weeks ago         2.079 GB
<none>                               <none>              c0952bcd5e9f        3 weeks ago         2.053 GB
<none>                               <none>              f502a15cf224        3 weeks ago         2 GB
<none>                               <none>              2dc50bc70b7f        3 weeks ago         1.999 GB
<none>                               <none>              c5b61b0f9789        4 weeks ago         1.926 GB
<none>                               <none>              da483b2047ad        4 weeks ago         1.908 GB
<none>                               <none>              e308d4494b7f        9 weeks ago         1.04 GB
<none>                               <none>              2f2b07641e92        9 weeks ago         1.317 GB
<none>                               <none>              9edb451a40ee        11 weeks ago        1.209 GB
<none>                               <none>              d151d5c43ac5        11 weeks ago        1.224 GB
<none>                               <none>              4a048d9fceaf        11 weeks ago        1.307 GB

I tried requesting another download and it finishes in about 4 seconds but nothing changes.

@suda any ideas?

Thanks, Robert

suda commented 8 years ago

Hmm this looks like pull hasn't finished properly. Could you try restarting it and wait a bit longer?

robertdolca commented 8 years ago

I tried requesting a new firmware update. I did nothing. I deleted all orphaned layers and tried again. I started from the beginning (as it should) and it managed to download only one firmware version before stoping and acting like everything is done.