Closed Avallex closed 7 years ago
Might seem that heroku is missing some sort of server settings?
Application Logs
2017-08-01T10:23:10.089462+00:00 heroku[web.1]: Process exited with status 143
2017-08-01T10:23:10.892291+00:00 heroku[web.1]: Starting process with command npm start
2017-08-01T10:23:13.379980+00:00 app[web.1]:
2017-08-01T10:23:13.380011+00:00 app[web.1]: > node server.js
2017-08-01T10:23:13.380010+00:00 app[web.1]: > roblox-js-server@1.2.0 start /app
2017-08-01T10:23:13.380011+00:00 app[web.1]:
2017-08-01T10:23:14.396180+00:00 app[web.1]: Configuration error page listening
2017-08-01T10:23:14.496593+00:00 heroku[web.1]: State changed from starting to up
2017-08-01T10:25:28.967643+00:00 heroku[router]: at=info method=POST path="/promote/3377358/138327331" host=avallex-js-server.herokuapp.com request_id=ba0244f2-2786-4d25-963f-0160bee30b5e fwd=--IP WAS HERE--" dyno=web.1 connect=1ms service=29ms status=404 bytes=409 protocol=http
2017-08-01T10:26:40.580398+00:00 heroku[router]: at=info method=GET path="/promote/3377358/138327331" host=avallex-js-server.herokuapp.com request_id=8c36c7bb-e251-4116-8fd8-020035bf9c81 fwd="--IP WAS HERE--" dyno=web.1 connect=1ms service=37ms status=200 bytes=279 protocol=http
2017-08-01T10:33:16.611144+00:00 heroku[router]: at=info method=GET path="/" host=avallex-js-server.herokuapp.com request_id=74dde9d7-6081-4b69-a158-9d50241183da fwd="--IP WAS HERE--" dyno=web.1 connect=0ms service=15ms status=304 bytes=150 protocol=http
Make sure two step verification is not enabled on the account or the server will not be able to log in to the account and will error.
Nope, two-factor auth is not enabled on heroku.
I'm talking about the ROBLOX account.
OH, yeah that is
On Wed, Aug 2, 2017 at 8:30 PM, sentanos notifications@github.com wrote:
I'm talking about the ROBLOX account.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sentanos/roblox-js-server/issues/45#issuecomment-319774065, or mute the thread https://github.com/notifications/unsubscribe-auth/AdNC1JBcghj085mEkztDWIIvrnl5wYciks5sUM5DgaJpZM4Oph9_ .
shit xD
I know 404 is a common human error, but I've set up the server 3 times and followed the instructions exactly but I keep getting a 404 Error on roblox output. if I try to access the website directly myself this appears:
Help would be appreciated as I'm trying to make this work for a struggling 112k member group :/ Thanks, Avallex