Kirill Morozov
Kirill Morozov
Faced the same issue when trying to upload a couple of release assets (~1.95GB in size each) from AWS EC2 instances. Also tried @trxcllnt's fix(#252) without any luck and since...
I will enable debug mode for all future workflow runs but I'm not sure I could reproduce the exact same issue cause I've already altered tags in the repo manually....
@uwearzt, creating a Debian package via cargo-deb is easy, I did it on my local machine and it worked fine. The harder thing is packaging it in Ubuntu PPA according...
@maveonair, could you please also add a helix package for Ubuntu 20.04 to your PPA?
Faced the same issue when using AWS EC2 instances as self-hosted runners. > The self-hosted runner: i-020cc48127fe3f0bc lost communication with the server. Verify the machine is running and has a...
Update to my case: I was able to resolve the issue by using larger EC2 instances, so yeah, CPU/Memory starvation was the cause of this problem.