[GH-ISSUE #190] previous state not found error in while launching peerflix-sever #151

Closed
opened 2026-02-25 20:32:36 +03:00 by kerem · 1 comment
Owner

Originally created by @akgithub89 on GitHub (Feb 23, 2021).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/190

C:\Windows\System32>peerflix-server
Listening on http://localhost:9000
previous state not found

C:\Windows\System32>node -v
v10.9.0
C:\Windows\System32>npm -v
6.2.0

Tried with node 15.x also. Didnot work.

Originally created by @akgithub89 on GitHub (Feb 23, 2021). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/190 C:\Windows\System32>peerflix-server Listening on http://localhost:9000 previous state not found C:\Windows\System32>node -v v10.9.0 C:\Windows\System32>npm -v 6.2.0 Tried with node 15.x also. Didnot work.
kerem closed this issue 2026-02-25 20:32:36 +03:00
Author
Owner

@asapach commented on GitHub (Feb 23, 2021):

The message simply means that you're launching the server for the first time, so it doesn't have any previous state to load from.

<!-- gh-comment-id:784152976 --> @asapach commented on GitHub (Feb 23, 2021): The message simply means that you're launching the server for the first time, so it doesn't have any previous state to load from.
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#151
No description provided.