[GH-ISSUE #7] new errors #219

Closed
opened 2026-03-15 02:30:58 +03:00 by kerem · 2 comments
Owner

Originally created by @mysoogal on GitHub (Jun 14, 2014).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/7

root@godmode:~# peerflix-server

info - socket.io started
previous state not found
adding ef330b39f4801d25b4245212e75a38634bfc856e

/usr/lib/node_modules/peerflix-server/node_modules/torrent-stream/index.js:68
if (!link || !link.infoHash) throw new Error('You must pass a valid torrent o
^
Error: You must pass a valid torrent or magnet link
at torrentStream (/usr/lib/node_modules/peerflix-server/node_modules/torrent-stream/index.js:68:37)
at module.exports (/usr/lib/node_modules/peerflix-server/server/engine.js:6:16)
at /usr/lib/node_modules/peerflix-server/server/store.js:47:15
at /usr/lib/node_modules/peerflix-server/node_modules/read-torrent/index.js:10:33
at process._tickCallback (node.js:419:13)

every time i try to add a torrent, the server shuts down and gives me this error. i have done the same install on debian 7 wheezy all the time. nothing changed. what is this annoying problem I'm having, did something change in the code i can't use peerflix-server

Originally created by @mysoogal on GitHub (Jun 14, 2014). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/7 root@godmode:~# peerflix-server info - socket.io started previous state not found adding ef330b39f4801d25b4245212e75a38634bfc856e /usr/lib/node_modules/peerflix-server/node_modules/torrent-stream/index.js:68 if (!link || !link.infoHash) throw new Error('You must pass a valid torrent o ^ Error: You must pass a valid torrent or magnet link at torrentStream (/usr/lib/node_modules/peerflix-server/node_modules/torrent-stream/index.js:68:37) at module.exports (/usr/lib/node_modules/peerflix-server/server/engine.js:6:16) at /usr/lib/node_modules/peerflix-server/server/store.js:47:15 at /usr/lib/node_modules/peerflix-server/node_modules/read-torrent/index.js:10:33 at process._tickCallback (node.js:419:13) every time i try to add a torrent, the server shuts down and gives me this error. i have done the same install on debian 7 wheezy all the time. nothing changed. what is this annoying problem I'm having, did something change in the code i can't use peerflix-server
kerem closed this issue 2026-03-15 02:31:03 +03:00
Author
Owner

@asapach commented on GitHub (Jun 14, 2014):

Caused by mafintosh/torrent-stream#69. Working on a fix.
In the meantime you can rollback to an older version.

<!-- gh-comment-id:46100951 --> @asapach commented on GitHub (Jun 14, 2014): Caused by mafintosh/torrent-stream#69. Working on a fix. In the meantime you can rollback to an older version.
Author
Owner

@asapach commented on GitHub (Jun 14, 2014):

Should be fixed in 0.0.14

<!-- gh-comment-id:46101517 --> @asapach commented on GitHub (Jun 14, 2014): Should be fixed in 0.0.14
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#219
No description provided.