Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
georgejecook
Streaming Star

makefile quickly results in No space left on device

I stopped using eclipse exporter, and opted instead to use the makefile to deploy my roku app. deploy get's slower and slower each time then eventually fails with the message "No space left on device".

I then need to turn off/on..

wth is this about?
George Cook
https://georgejecook.github.io/
https://linkedin.com/in/georgejecook/
Roku developers slack group (https://join.slack.com/t/rokudevelopers/shared_invite/zt-4vw7rg6v-NH46oY7hTktpRIBM_zGvwA) : georgejecook

Contact me on roku developer slack group, or via pm to discuss consultancy/work opportunities/rooibos unit testing framework
0 Kudos
6 REPLIES 6
Komag
Roku Guru

Re: makefile quickly results in No space left on device

This has been my experience over the past few months (?) just manually zipping and side-loading, slower and slower until inevitably "no space on device" error, need to do "system restart".
0 Kudos
georgejecook
Streaming Star

Re: makefile quickly results in No space left on device

yep. exactly the same here - in my case it was worse because I didn't have the correct excludes so the zip was bigger and had zip files in it.
George Cook
https://georgejecook.github.io/
https://linkedin.com/in/georgejecook/
Roku developers slack group (https://join.slack.com/t/rokudevelopers/shared_invite/zt-4vw7rg6v-NH46oY7hTktpRIBM_zGvwA) : georgejecook

Contact me on roku developer slack group, or via pm to discuss consultancy/work opportunities/rooibos unit testing framework
0 Kudos
georgejecook
Streaming Star

Re: makefile quickly results in No space left on device

I'm also noticing that it does it way more (almost every time), if sideloading while the app is in a breakpoint, especially on another thread
trying to remember to q out the console before I start off another build 🙂
George Cook
https://georgejecook.github.io/
https://linkedin.com/in/georgejecook/
Roku developers slack group (https://join.slack.com/t/rokudevelopers/shared_invite/zt-4vw7rg6v-NH46oY7hTktpRIBM_zGvwA) : georgejecook

Contact me on roku developer slack group, or via pm to discuss consultancy/work opportunities/rooibos unit testing framework
0 Kudos
joetesta
Roku Guru

Re: makefile quickly results in No space left on device

I hadn't been experiencing this while developing on an Ultra but today I'm working on a Roku 3 and running into this issue.
aspiring
0 Kudos
cathyhuang
Visitor

Re: makefile quickly results in No space left on device

I got the same issue using sublime text exporter. Developing on Roku Express... had to restart the system but I would like to try using makefile to deploy. 
0 Kudos
Komag
Roku Guru

Re: makefile quickly results in No space left on device

BTW, I've adopted the habit of first deleting the existing channel, then sideloading the new version, and I haven't had the issue ever again. It's possible the issue was fixed via firmware and my actions are only coincidental, but it made sense to me that it would help.
0 Kudos