Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-07-02T22:58:43.293016+00:00 heroku[web.1]: Starting process with command `npm start`
- 2019-07-02T22:58:46.038542+00:00 app[web.1]:
- 2019-07-02T22:58:46.038570+00:00 app[web.1]: > [email protected] start /app
- 2019-07-02T22:58:46.038573+00:00 app[web.1]: > node app.js
- 2019-07-02T22:58:46.038575+00:00 app[web.1]:
- 2019-07-02T22:58:46.242927+00:00 app[web.1]: Express server listening on port 57424 in production mode
- 2019-07-02T22:58:46.885392+00:00 heroku[web.1]: State changed from starting to up
- 2019-07-02T22:58:51.625479+00:00 app[web.1]: { lang: 'es' }
- 2019-07-02T22:58:51.651577+00:00 heroku[router]: at=info method=GET path="/?lang=es" host=www.redcapdev.xyz request_id=a8e480ad-6e31-4cf6-9fb6-b45b0e0cc9e8 fwd="1.40.91.188" dyno=web.1 connect=1ms service=65ms status=200 bytes=5470 protocol=http
- 2019-07-02T22:58:51.975314+00:00 heroku[router]: at=info method=GET path="/css/mobile.css" host=www.redcapdev.xyz request_id=b2a58ffa-aa8f-4b25-b3fd-1891a8b164c2 fwd="1.40.91.188" dyno=web.1 connect=1ms service=13ms status=200 bytes=863 protocol=http
- 2019-07-02T22:58:51.987474+00:00 heroku[router]: at=info method=GET path="/js/navbar.js" host=www.redcapdev.xyz request_id=77deee8b-4dd1-4e7b-93b2-d461c21399e4 fwd="1.40.91.188" dyno=web.1 connect=1ms service=1ms status=200 bytes=846 protocol=http
- 2019-07-02T22:58:51.979250+00:00 heroku[router]: at=info method=GET path="/js/topOfPageBtn.js" host=www.redcapdev.xyz request_id=fd419d89-f607-46e8-bf6d-b8c30398bde2 fwd="1.40.91.188" dyno=web.1 connect=1ms service=3ms status=200 bytes=725 protocol=http
- 2019-07-02T22:58:52.224741+00:00 heroku[router]: at=info method=GET path="/js/initialise.js" host=www.redcapdev.xyz request_id=54fcc997-35ef-481b-bf0b-be0b36963a6c fwd="1.40.91.188" dyno=web.1 connect=0ms service=1ms status=200 bytes=389 protocol=http
- 2019-07-02T22:58:52.231370+00:00 heroku[router]: at=info method=GET path="/css/style.css" host=www.redcapdev.xyz request_id=2ccdc231-723f-4a1b-a2e3-a5997686ef43 fwd="1.40.91.188" dyno=web.1 connect=1ms service=3ms status=200 bytes=4526 protocol=http
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement