[GH-ISSUE #160] Not working properly with Netlify #133

Closed
opened 2026-02-25 20:32:31 +03:00 by kerem · 7 comments
Owner

Originally created by @vedant360 on GitHub (Dec 7, 2018).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/160

I know herokuapp has blocked p2p apps so i tried to deploy peerflix server with netlify but i when i add torrent nothing seems to happen?

Originally created by @vedant360 on GitHub (Dec 7, 2018). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/160 I know herokuapp has blocked p2p apps so i tried to deploy peerflix server with netlify but i when i add torrent nothing seems to happen?
kerem 2026-02-25 20:32:31 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@asapach commented on GitHub (Dec 7, 2018):

Never used netlify. Are there any logs or error messages?

<!-- gh-comment-id:445252572 --> @asapach commented on GitHub (Dec 7, 2018): Never used netlify. Are there any logs or error messages?
Author
Owner

@vedant360 commented on GitHub (Dec 9, 2018):

peerflix server is deployed but when i try to add torrent a blank page appear and nothing seems to happen
https://gracious-morse-b7d258.netlify.com/

<!-- gh-comment-id:445518988 --> @vedant360 commented on GitHub (Dec 9, 2018): peerflix server is deployed but when i try to add torrent a blank page appear and nothing seems to happen https://gracious-morse-b7d258.netlify.com/
Author
Owner

@asapach commented on GitHub (Dec 9, 2018):

From what I can tell it failed to initialize, because the socket.io endpoint is not working: https://gracious-morse-b7d258.netlify.com/socket.io/socket.io.js returns 404.

<!-- gh-comment-id:445524925 --> @asapach commented on GitHub (Dec 9, 2018): From what I can tell it failed to initialize, because the socket.io endpoint is not working: https://gracious-morse-b7d258.netlify.com/socket.io/socket.io.js returns 404.
Author
Owner

@asapach commented on GitHub (Dec 9, 2018):

And in general the whole backend is not working: https://gracious-morse-b7d258.netlify.com/torrents/
Just the static files.

<!-- gh-comment-id:445526358 --> @asapach commented on GitHub (Dec 9, 2018): And in general the whole backend is not working: https://gracious-morse-b7d258.netlify.com/torrents/ Just the static files.
Author
Owner

@asapach commented on GitHub (Dec 13, 2018):

I can see that it's running the build, but I don't see it starting the actual application, e.g npm start.

<!-- gh-comment-id:447157351 --> @asapach commented on GitHub (Dec 13, 2018): I can see that it's running the build, but I don't see it starting the actual application, e.g `npm start`.
Author
Owner

@DWFFW commented on GitHub (Sep 20, 2021):

Then can you develop it??

<!-- gh-comment-id:922774697 --> @DWFFW commented on GitHub (Sep 20, 2021): Then can you develop it??
Author
Owner

@besoeasy commented on GitHub (Apr 18, 2023):

close this !

<!-- gh-comment-id:1513860326 --> @besoeasy commented on GitHub (Apr 18, 2023): close this !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#133
No description provided.