Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. 2017-08-22T15:31:49.000000+00:00 app[api]: Build succeeded
  2. 2017-08-22T15:32:39.798148+00:00 heroku[web.1]: Starting process with command `node index.js`
  3. 2017-08-22T15:32:42.086548+00:00 app[web.1]: /app/config.js:18
  4. 2017-08-22T15:32:42.086561+00:00 app[web.1]: WALLET_NAME: ‚cloudycoin‘,
  5. 2017-08-22T15:32:42.086562+00:00 app[web.1]: ^
  6. 2017-08-22T15:32:42.086563+00:00 app[web.1]:
  7. 2017-08-22T15:32:42.086563+00:00 app[web.1]: SyntaxError: Invalid or unexpected token
  8. 2017-08-22T15:32:42.086564+00:00 app[web.1]: at createScript (vm.js:56:10)
  9. 2017-08-22T15:32:42.086564+00:00 app[web.1]: at Object.runInThisContext (vm.js:97:10)
  10. 2017-08-22T15:32:42.086564+00:00 app[web.1]: at Module._compile (module.js:542:28)
  11. 2017-08-22T15:32:42.086565+00:00 app[web.1]: at Object.Module._extensions..js (module.js:579:10)
  12. 2017-08-22T15:32:42.086565+00:00 app[web.1]: at Module.load (module.js:487:32)
  13. 2017-08-22T15:32:42.086566+00:00 app[web.1]: at tryModuleLoad (module.js:446:12)
  14. 2017-08-22T15:32:42.086566+00:00 app[web.1]: at Function.Module._load (module.js:438:3)
  15. 2017-08-22T15:32:42.086566+00:00 app[web.1]: at Module.require (module.js:497:17)
  16. 2017-08-22T15:32:42.086567+00:00 app[web.1]: at require (internal/module.js:20:19)
  17. 2017-08-22T15:32:42.086567+00:00 app[web.1]: at Object.<anonymous> (/app/index.js:4:9)
  18. 2017-08-22T15:32:42.086567+00:00 app[web.1]: at Module._compile (module.js:570:32)
  19. 2017-08-22T15:32:42.086568+00:00 app[web.1]: at Object.Module._extensions..js (module.js:579:10)
  20. 2017-08-22T15:32:42.086568+00:00 app[web.1]: at Module.load (module.js:487:32)
  21. 2017-08-22T15:32:42.086568+00:00 app[web.1]: at tryModuleLoad (module.js:446:12)
  22. 2017-08-22T15:32:42.086569+00:00 app[web.1]: at Function.Module._load (module.js:438:3)
  23. 2017-08-22T15:32:42.086569+00:00 app[web.1]: at Module.runMain (module.js:604:10)
  24. 2017-08-22T15:32:42.086569+00:00 app[web.1]: at run (bootstrap_node.js:389:7)
  25. 2017-08-22T15:32:42.086570+00:00 app[web.1]: at startup (bootstrap_node.js:149:9)
  26. 2017-08-22T15:32:42.086570+00:00 app[web.1]: at bootstrap_node.js:504:3
  27. 2017-08-22T15:32:42.146934+00:00 heroku[web.1]: Process exited with status 1
  28. 2017-08-22T15:32:45.985166+00:00 heroku[web.1]: Starting process with command `node index.js`
  29. 2017-08-22T15:32:49.799121+00:00 heroku[web.1]: State changed from starting to crashed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement