-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dies randomly #16
Comments
Can you describe how much ram you have, what os, etc?
For bash you can try infinite start loop: while true; do perrstohttp; sleep 1; done |
I'm just testing for now using an AWS instance not using docker. Ubuntu 20, go 1.16 I'm guessing you mean:
UPDATE This worked |
As I know most of hosters block any p2p torrent activity. |
Actually AWS supports downloads they even have torrents api on s3 |
I've been having a problem were it just dies while "streaming" a video, How can I run this as a daemon and have it restart if/when it dies?
The text was updated successfully, but these errors were encountered: