mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #92] the cached torrent file get deleted #292
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Faisals619 on GitHub (Dec 2, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/92
i install it correctly with heroku and i use torrent link to cache but when i close my browser and open again, i can't find the cached link. why it doesn't stay forever? any solution please.
@asapach commented on GitHub (Dec 2, 2016):
My guess is that heroku have just deleted all the temp data. It's not really designed for long-running processes, especially if you're using a free account.
@asapach commented on GitHub (Dec 2, 2016):
Here's the quote:
@Faisals619 commented on GitHub (Dec 3, 2016):
So what should i do? Should i buy premium heroku account or get any other cloud storage? I want my cached torrent links to stay always alive.
@asapach commented on GitHub (Dec 3, 2016):
If you want it to stay up forever you will either have to spin up your own server, or pay somebody to host it for you. It doesn't matter which hosting provider you choose.
@v1sh4l420 commented on GitHub (Dec 20, 2016):
I want to host the app in other hosting provider.is any free hosts available??
@asapach commented on GitHub (Dec 20, 2016):
Sorry, this is off-topic. I'm going to close this issue.