Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. 2017-12-18 16:59:01 [info]: Can't get DB_SCHEMA_VERSION...
  2. 2017-12-18 16:59:01 [info]: SCHEMA_VERSION (code) = [20170111-1]
  3. 2017-12-18 16:59:01 [info]: DB_SCHEMA_VERSION = [None]
  4. 2017-12-18 16:59:01 [info]: Schema version mis-match. Syncing tables.
  5. 2017-12-18 16:59:01 [warning]: table for <class 'models.GovernanceObject'> (governance_objects) doesn't exist in DB.
  6. 2017-12-18 16:59:01 [warning]: table for <class 'models.Setting'> (settings) doesn't exist in DB.
  7. 2017-12-18 16:59:01 [warning]: table for <class 'models.Proposal'> (proposals) doesn't exist in DB.
  8. 2017-12-18 16:59:01 [warning]: table for <class 'models.Superblock'> (superblocks) doesn't exist in DB.
  9. 2017-12-18 16:59:01 [warning]: table for <class 'models.Signal'> (signals) doesn't exist in DB.
  10. 2017-12-18 16:59:01 [warning]: table for <class 'models.Outcome'> (outcomes) doesn't exist in DB.
  11. 2017-12-18 16:59:01 [warning]: table for <class 'models.Vote'> (votes) doesn't exist in DB.
  12. 2017-12-18 16:59:01 [warning]: table for <class 'models.Watchdog'> (watchdogs) doesn't exist in DB.
  13. 2017-12-18 16:59:01 [warning]: Missing database tables. Auto-creating tables.
  14. -342: non-JSON HTTP response with '401 Unauthorized' from server
  15. Cannot connect to terracoind. Please ensure terracoind is running and the JSONRPC port is open to Sentinel.
  16. 2017-12-18 17:00:01 [info]: SCHEMA_VERSION (code) = [20170111-1]
  17. 2017-12-18 17:00:01 [info]: DB_SCHEMA_VERSION = [20170111-1]
  18. -342: non-JSON HTTP response with '401 Unauthorized' from server
  19. Cannot connect to terracoind. Please ensure terracoind is running and the JSONRPC port is open to Sentinel.
  20. 2017-12-18 17:01:01 [info]: SCHEMA_VERSION (code) = [20170111-1]
  21. 2017-12-18 17:01:01 [info]: DB_SCHEMA_VERSION = [20170111-1]
  22. -342: non-JSON HTTP response with '401 Unauthorized' from server
  23. Cannot connect to terracoind. Please ensure terracoind is running and the JSONRPC port is open to Sentinel.
  24. 2017-12-18 17:02:01 [info]: SCHEMA_VERSION (code) = [20170111-1]
  25. 2017-12-18 17:02:01 [info]: DB_SCHEMA_VERSION = [20170111-1]
  26. -342: non-JSON HTTP response with '401 Unauthorized' from server
  27. Cannot connect to terracoind. Please ensure terracoind is running and the JSONRPC port is open to Sentinel.
  28. 2017-12-18 17:03:01 [info]: SCHEMA_VERSION (code) = [20170111-1]
  29. 2017-12-18 17:03:01 [info]: DB_SCHEMA_VERSION = [20170111-1]
  30. -342: non-JSON HTTP response with '401 Unauthorized' from server
  31. Cannot connect to terracoind. Please ensure terracoind is running and the JSONRPC port is open to Sentinel.
  32. ubuntu@ip-172-31-45-168:~/trc/sentinel$ uptime
  33. 20:23:45 up 26 days, 22 min, 1 user, load average: 0.17, 0.14, 0.06
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement