Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 Error #61

Closed
Abd3lk4d3r opened this issue Apr 2, 2015 · 4 comments
Closed

404 Error #61

Abd3lk4d3r opened this issue Apr 2, 2015 · 4 comments

Comments

@Abd3lk4d3r
Copy link

Hello I just finished Installing epochtalk and when i opened the home page : localhost:8080
it say 404 , Is this an issue or not

Kind Of Respect .

@Abd3lk4d3r Abd3lk4d3r changed the title Unhandled rejection Error 404 Error Apr 2, 2015
@taesup
Copy link

taesup commented Apr 3, 2015

Sorry commented on an older version of this issues.

I'm not sure why you would be getting a 404. Can you show us either the console errors or the server logs?

@Abd3lk4d3r
Copy link
Author

The 404 not in the console when i run : 'sudo npm run serve' and try to host : 'localhost:8080'
all pages show 404 error , please contact administrator ,,,,,

I installed epochtalk as you describe in Readme , all went smooth . but at the end can't access any
page when running the server .

Console log :


150403/134616.045, [log,info], data: Epochtalk Frontend server started @http://localhost:8080
150403/134641.003, [response], http://localhost:8080: get / {} 304 (81ms)
150403/134642.130, [response], http://localhost:8080: get /static/css/app.css {} 200 (406ms)
150403/134650.475, [response], http://localhost:8080: get /static/js/bundle.js {} 200 (6118ms)
150403/134706.689, [response], http://localhost:8080: get /api/authenticated {} 200 (13ms)
150403/134706.709, [response], http://localhost:8080: get /api/users {} 304 (2ms)
Debug: internal, implementation, error
Error: error: password authentication failed for user "root"
at Object.exports.create (/var/www/html/frontend/node_modules/boom/lib/index.js:21:17)
at Object.exports.internal (/var/www/html/frontend/node_modules/boom/lib/index.js:253:92)
at Object.exports.badImplementation (/var/www/html/frontend/node_modules/boom/lib/index.js:289:23)
at /var/www/html/frontend/server/routes/boards/config.js:67:18
at tryCatcher (/var/www/html/frontend/node_modules/bluebird/js/main/util.js:24:31)
at Promise._settlePromiseFromHandler (/var/www/html/frontend/node_modules/bluebird/js/main/promise.js:454:31)
at Promise._settlePromiseAt (/var/www/html/frontend/node_modules/bluebird/js/main/promise.js:530:18)
at Promise._settlePromises (/var/www/html/frontend/node_modules/bluebird/js/main/promise.js:646:14)
at Promise.b (domain.js:183:18)
at Async._drainQueue (/var/www/html/frontend/node_modules/bluebird/js/main/async.js:180:12)
at Async._drainQueues (/var/www/html/frontend/node_modules/bluebird/js/main/async.js:185:10)
at Async.drainQueues (/var/www/html/frontend/node_modules/bluebird/js/main/async.js:15:14)
at process._tickDomainCallback (node.js:492:13)
150403/134706.772, [response], http://localhost:8080: get /api/boards {} 500 (209ms)

150403/134707.125, [response], http://localhost:8080: get /api/authenticated {} 200 (1ms)

Error :

404
Sorry, the page your looking for doesn't seem to exist.

If you think this page should exist please contact an administrator.

Thank you for your help ,
Abdelkader .

@Abd3lk4d3r
Copy link
Author

9 days and still not getting a response , Please help me with this problem
Kind Of Respect ,
Abdelkader .

@taesup
Copy link

taesup commented Apr 12, 2015

It looks like a DB problem. Please make sure that it's setup correctly. Ensure that you're database.json file exists and is properly configured.

Also, please be aware that this project is not ready for public use and will change constantly. It will break often, everything from the installation process to everyday usage. The current installation process is meant for developers to understand. If you cannot install this on your own, you are free to dig into the code and try to figure out why. If you cannot do so, then please find a developer to help you. We unfortunately do not have the bandwidth to walk non-developers through the installation process especially when it is subject to change.

@taesup taesup closed this as completed Apr 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants