asapach / peerflix-server

Streaming torrent client for Node.js with web ui.
MIT License
1.31k stars 587 forks source link

Website is showing only a plain white screen. #186

Closed AnasQiblawi closed 3 years ago

AnasQiblawi commented 3 years ago
npm start

> peerflix-server@0.5.1 start C:\peerflix-server-master
> node ./server/bin.js

(node:11588) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
Listening on http://localhost:9000
previous state not found
GET /bower_components/bootstrap/dist/css/bootstrap.css 404 25.033 ms - 188
GET /bower_components/font-awesome/css/font-awesome.css 404 22.921 ms - 189
GET /bower_components/jquery/dist/jquery.js 404 23.281 ms - 177
GET /bower_components/angular/angular.js 404 23.668 ms - 174
GET /bower_components/angular-resource/angular-resource.js 404 25.164 ms - 192
GET /bower_components/angular-cookies/angular-cookies.js 404 7.116 ms - 190
GET /bower_components/angular-sanitize/angular-sanitize.js 404 5.604 ms - 192
GET /bower_components/angular-route/angular-route.js 404 5.760 ms - 186
GET /bower_components/bootstrap/dist/js/bootstrap.js 404 6.226 ms - 186
GET /bower_components/lodash/dist/lodash.compat.js 404 11.381 ms - 184
GET /bower_components/angular-socket-io/socket.js 404 7.363 ms - 183
GET /bower_components/ng-file-upload/angular-file-upload.js 404 7.964 ms - 193
GET /styles/main.css 200 48.572 ms - 1869
GET /bower_components/push.js/push.js 404 13.390 ms - 171
GET /favicon.ico?new - - ms - -
AnasQiblawi commented 3 years ago

so this issue happened because i downloaded the peerflix-server-master and run it. if i followed the usage in readme.md it would work just normally

npm install -g peerflix-server
peerflix-server
Open  http://localhost:9000/