[GH-ISSUE #68] I run 9000 port, and I just saw loge , the page didn't show anything. #58

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

Originally created by @martin823823 on GitHub (Apr 16, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/68

Originally created by @martin823823 on GitHub (Apr 16, 2016). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/68
kerem 2026-02-25 20:32:17 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@martin823823 commented on GitHub (Apr 16, 2016):

GET /bower_components/bootstrap/dist/css/bootstrap.css 404 18ms
GET /bower_components/angular-route/angular-route.js 404 14ms
GET /bower_components/lodash/dist/lodash.compat.js 404 14ms
GET /bower_components/font-awesome/css/font-awesome.css 404 15ms
GET /bower_components/jquery/dist/jquery.js 404 14ms
GET /bower_components/angular/angular.js 404 14ms
GET /bower_components/angular-resource/angular-resource.js 404 8ms
GET /bower_components/angular-cookies/angular-cookies.js 404 9ms
GET /bower_components/angular-sanitize/angular-sanitize.js 404 7ms
GET /bower_components/bootstrap/dist/js/bootstrap.js 404 7ms
GET /bower_components/angular-socket-io/socket.js 404 8ms
GET /bower_components/ng-file-upload/angular-file-upload.js 404 7ms

<!-- gh-comment-id:210716551 --> @martin823823 commented on GitHub (Apr 16, 2016): GET /bower_components/bootstrap/dist/css/bootstrap.css 404 18ms GET /bower_components/angular-route/angular-route.js 404 14ms GET /bower_components/lodash/dist/lodash.compat.js 404 14ms GET /bower_components/font-awesome/css/font-awesome.css 404 15ms GET /bower_components/jquery/dist/jquery.js 404 14ms GET /bower_components/angular/angular.js 404 14ms GET /bower_components/angular-resource/angular-resource.js 404 8ms GET /bower_components/angular-cookies/angular-cookies.js 404 9ms GET /bower_components/angular-sanitize/angular-sanitize.js 404 7ms GET /bower_components/bootstrap/dist/js/bootstrap.js 404 7ms GET /bower_components/angular-socket-io/socket.js 404 8ms GET /bower_components/ng-file-upload/angular-file-upload.js 404 7ms
Author
Owner

@asapach commented on GitHub (Apr 16, 2016):

Have you installed it from npm or are you running from source?

<!-- gh-comment-id:210849360 --> @asapach commented on GitHub (Apr 16, 2016): Have you installed it from npm or are you running from source?
Author
Owner

@martin823823 commented on GitHub (Apr 17, 2016):

I had installed it from npm. I also run from source. but the "main.html" did't show.

macdeMacBook-Pro:server mac$ node bin.js
info - socket.io started
previous state not found
GET / 304 8ms
GET /bower_components/bootstrap/dist/css/bootstrap.css 404 6ms
GET /bower_components/jquery/dist/jquery.js 404 7ms
GET /bower_components/font-awesome/css/font-awesome.css 404 7ms
GET /styles/main.css 304 10ms
GET /bower_components/angular/angular.js 404 7ms
GET /bower_components/angular-resource/angular-resource.js 404 8ms
GET /bower_components/angular-cookies/angular-cookies.js 404 9ms
GET /bower_components/angular-sanitize/angular-sanitize.js 404 11ms
GET /bower_components/angular-route/angular-route.js 404 10ms
GET /bower_components/bootstrap/dist/js/bootstrap.js 404 10ms
GET /bower_components/lodash/dist/lodash.compat.js 404 2ms
GET /bower_components/angular-socket-io/socket.js 404 2ms
GET /bower_components/ng-file-upload/angular-file-upload.js 404 11ms
GET /scripts/controllers/main.js 304 11ms
GET /scripts/services/torrent-socket.js 304 11ms
GET /scripts/app.js 200 211ms - 604b

<!-- gh-comment-id:210927381 --> @martin823823 commented on GitHub (Apr 17, 2016): I had installed it from npm. I also run from source. but the "main.html" did't show. macdeMacBook-Pro:server mac$ node bin.js info - socket.io started previous state not found GET / 304 8ms GET /bower_components/bootstrap/dist/css/bootstrap.css 404 6ms GET /bower_components/jquery/dist/jquery.js 404 7ms GET /bower_components/font-awesome/css/font-awesome.css 404 7ms GET /styles/main.css 304 10ms GET /bower_components/angular/angular.js 404 7ms GET /bower_components/angular-resource/angular-resource.js 404 8ms GET /bower_components/angular-cookies/angular-cookies.js 404 9ms GET /bower_components/angular-sanitize/angular-sanitize.js 404 11ms GET /bower_components/angular-route/angular-route.js 404 10ms GET /bower_components/bootstrap/dist/js/bootstrap.js 404 10ms GET /bower_components/lodash/dist/lodash.compat.js 404 2ms GET /bower_components/angular-socket-io/socket.js 404 2ms GET /bower_components/ng-file-upload/angular-file-upload.js 404 11ms GET /scripts/controllers/main.js 304 11ms GET /scripts/services/torrent-socket.js 304 11ms GET /scripts/app.js 200 211ms - 604b
Author
Owner

@asapach commented on GitHub (Apr 17, 2016):

Read this first if you want to run it from source: https://github.com/asapach/peerflix-server/blob/master/Development.md

<!-- gh-comment-id:211032890 --> @asapach commented on GitHub (Apr 17, 2016): Read this first if you want to run it from source: https://github.com/asapach/peerflix-server/blob/master/Development.md
Author
Owner

@martin823823 commented on GitHub (Apr 18, 2016):

thanks

<!-- gh-comment-id:211418419 --> @martin823823 commented on GitHub (Apr 18, 2016): thanks
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#58
No description provided.