Advertisement
Guest User

Sandstorm System Log at Setup Screen

a guest
Nov 27th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. ...** Starting Sandstorm at: Sun Nov 27 21:45:23 2016
  2. ** Starting back-end...
  3. ** Starting MongoDB...
  4. note: noprealloc may hurt performance in many applications
  5. about to fork child process, waiting until server is ready for connections.
  6. forked process: 8
  7. child process started successfully, parent exiting
  8. Successfully added user: {
  9. "user" : "sandstorm",
  10. "roles" : [
  11. "readWriteAnyDatabase",
  12. "userAdminAnyDatabase",
  13. "dbAdminAnyDatabase"
  14. ]
  15. }
  16. ** Back-end and Mongo started; now starting front-end...
  17. Migrations already applied: 0/31
  18. Applying migration 1
  19. Applied migration 1
  20. Applying migration 2
  21. Applied migration 2
  22. Applying migration 3
  23. Applied migration 3
  24. Applying migration 4
  25. Applied migration 4
  26. Applying migration 5
  27. Applied migration 5
  28. Applying migration 6
  29. Applied migration 6
  30. Applying migration 7
  31. Applied migration 7
  32. Applying migration 8
  33. Applied migration 8
  34. Applying migration 9
  35. Applied migration 9
  36. Applying migration 10
  37. Applied migration 10
  38. Applying migration 11
  39. Applied migration 11
  40. Applying migration 12
  41. Applied migration 12
  42. Applying migration 13
  43. Applied migration 13
  44. Applying migration 14
  45. Applied migration 14
  46. Applying migration 15
  47. Applied migration 15
  48. Applying migration 16
  49. Applied migration 16
  50. Applying migration 17
  51. Applied migration 17
  52. Applying migration 18
  53. Applied migration 18
  54. Applying migration 19
  55. Applied migration 19
  56. Applying migration 20
  57. Applied migration 20
  58. Applying migration 21
  59. Applied migration 21
  60. Applying migration 22
  61. Applied migration 22
  62. Applying migration 23
  63. Applied migration 23
  64. Applying migration 24
  65. Applied migration 24
  66. Applying migration 25
  67. Applied migration 25
  68. Applying migration 26
  69. Applied migration 26
  70. Applying migration 27
  71. Applied migration 27
  72. Applying migration 28
  73. Applied migration 28
  74. Applying migration 29
  75. Applied migration 29
  76. Applying migration 30
  77. Applied migration 30
  78. Applying migration 31
  79. Applied migration 31
  80. Running new server startup function 1
  81. Running new server startup function 1
  82. Admin token deleted.
  83. Downloading app: https://app-index.sandstorm.io/packages/e813a833d983fbc38d87da62ea461fa7
  84. Downloading app: https://app-index.sandstorm.io/packages/a3024432ac3868b1765de660e6c1ec7c
  85. Downloading app: https://app-index.sandstorm.io/packages/99af5e917999249b1d7630845ba2ca2c
  86. Downloading app: https://app-index.sandstorm.io/packages/3cffd7d785b8c95423512570c03aa36d
  87. Downloading app: https://app-index.sandstorm.io/packages/6fc85797bb55a4f8f140a18047b46759
  88. App ready: 3cffd7d785b8c95423512570c03aa36d
  89. fetching keybase 6B7486EA873576FD72845C5E50E4D7384B1B4D65
  90. App ready: e813a833d983fbc38d87da62ea461fa7
  91. fetching keybase 211BF6A1E4CD72C957B705FA8EE8B9250C803854
  92. App ready: a3024432ac3868b1765de660e6c1ec7c
  93. fetching keybase 880223DF25AA25A9433AF0FB40678458440DDCF1
  94. App ready: 99af5e917999249b1d7630845ba2ca2c
  95. fetching keybase 6B7486EA873576FD72845C5E50E4D7384B1B4D65
  96. App ready: 6fc85797bb55a4f8f140a18047b46759
  97. fetching keybase 5C5580353165D42FD89E1371A9FF0AD7DEE40258
  98. {"line":"398","file":"oauth_server.js","message":"Error in OAuth Server: redirectUrl (http://watson:6080/setup/user) is not on the same host as the app (http://Watson:6080/)","time":{"$date":1480301374948},"level":"warn"}
  99. {"line":"398","file":"oauth_server.js","message":"Error in OAuth Server: redirectUrl (http://watson:6080/setup/user) is not on the same host as the app (http://Watson:6080/)","time":{"$date":1480301432911},"level":"warn"}
  100. {"line":"398","file":"oauth_server.js","message":"Error in OAuth Server: redirectUrl (http://watson:6080/setup/user) is not on the same host as the app (http://Watson:6080/)","time":{"$date":1480301501249},"level":"warn"}
  101. {"line":"398","file":"oauth_server.js","message":"Error in OAuth Server: redirectUrl (http://watson:6080/setup/user) is not on the same host as the app (http://Watson:6080/)","time":{"$date":1480301540976},"level":"warn"}
  102. {"line":"398","file":"oauth_server.js","message":"Error in OAuth Server: redirectUrl (http://watson:6080/setup/user) is not on the same host as the app (http://Watson:6080/)","time":{"$date":1480302282282},"level":"warn"}
  103. ** Shutting down due to signal
  104. ** Restarting
  105. ** Starting back-end...
  106. ** Starting MongoDB...
  107. note: noprealloc may hurt performance in many applications
  108. about to fork child process, waiting until server is ready for connections.
  109. forked process: 129
  110. child process started successfully, parent exiting
  111. ** Back-end and Mongo started; now starting front-end...
  112. Migrations already applied: 31/31
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement