mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #25] Can't start peerflix-server #237
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 @keroum on GitHub (Feb 26, 2015).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/25
Hello When I type peerflix-server i get this, knowing that It's been working fine , It's running Ubuntu 14.04
root@ns310445:~# peerflix-server
info - socket.io started
undefined:0
SyntaxError: Unexpected end of input
at Object.parse (native)
at /usr/local/lib/node_modules/peerflix-server/server/store.js:101:29
at fs.js:336:14
at FSReqWrap.oncomplete (fs.js:99:15)
@asapach commented on GitHub (Feb 26, 2015):
Try deleting your
~/.config/peerflix-server/torrents.jsonfile. It looks like it might be corrupted.@keroum commented on GitHub (Feb 26, 2015):
Thank you! You're a life saver
@asapach commented on GitHub (Feb 26, 2015):
np 😊