Does the backup get partially pushed up? I can look into this, just trying to figure out if it is an issue with the actual pushing or just with the response being too large because there are so many files.
Additionally, the otto-info log contains 100,000’s of lines like the following, this causes Otto to freeze in the browser when trying to view the log. The log was about 1Gb on disk.
yeah I suspect that the logged lines coming back are simply too long and are firing that error (which is then getting printed to otto-info since its an error). I’ll see about reducing the number of lines it logs there to avoid the issue. I can’t think of a great workaround for you right now other than not sending container data (which obviously is not ideal). We’re planning on releasing a new version in the next week or two, I’ll get this fix in that version.