Ken Herner

Results 8 comments of Ken Herner

Here's the problem, max file size of a document is 50MB. https://support.google.com/drive/answer/37603?hl=en So the file will either have to be split, or stored not as a text document...

@pfifer, I've been working with Alois on this issue as well, just getting back with some more information. We now have the debug logs streaming to our ELK stack, so...

@pfifer We finally got some logs for ya! You can see them at https://gist.github.com/chosenken/e79f3eda5eefb5bd6a910ae6e5875d4a#file-kcl-log-L699. Specifically on line 699, I see the `multi-lang-daemon-0004` report back that it is waiting on a...

I am seeing the same issue on docker hub with our meteor build image. https://hub.docker.com/r/onmodulus/build-meteor/builds/bxnluvw33haxrgvhlylfmpv/

I'm looking into using it to trim a private node.js app image from 827.7 mb to 154.5 mb. Can prob get it smaller yet!

I've also seen this issue recently when attempting to restore a 700 GB backup from S3. The Backup was created by an older vmbackup (v1.45.0) as the install I am...

Hello, I've updated the archive using the `xkcd-downloader.js` script offered in the repo, and it now has all comics up to the latest today (1862). It is currently pinned on...

Updated again to 1864, but this time attached it to an ipns: [QmTaW8vRj4SkM6JhqVhAsibQE9PdJb5PQ2FMwPPc6gBi2h](https://ipfs.io/ipns/QmTaW8vRj4SkM6JhqVhAsibQE9PdJb5PQ2FMwPPc6gBi2h). I might work on a script that pulls new comics down and updates the ipns when it...