DevStarlight

Untitled

Aug 26th, 2024
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. darkfi git:(master) ./darkirc
  2. 13:13:06 [INFO] Initializing DarkIRC node
  3. 13:13:06 [INFO] Instantiating event DAG
  4. 13:13:06 [INFO] Registering EventGraph P2P protocol
  5. 13:13:06 [INFO] Starting dnet subs task
  6. 13:13:06 [INFO] Starting deg subs task
  7. 13:13:06 [INFO] Starting JSON-RPC server
  8. 13:13:06 [INFO] Starting IRC server
  9. 13:13:06 [INFO] Found configured topic for #dev: DarkFi Development HQ
  10. 13:13:06 [INFO] Configured channel #dev
  11. 13:13:06 [INFO] Found configured topic for #lunardao: LunarDAO talk
  12. 13:13:06 [INFO] Configured channel #lunardao
  13. 13:13:06 [INFO] Found configured topic for #markets: Crypto Market Talk
  14. 13:13:06 [INFO] Configured channel #markets
  15. 13:13:06 [INFO] Found configured topic for #math: Math Talk
  16. 13:13:06 [INFO] Configured channel #math
  17. 13:13:06 [INFO] Found configured topic for #memes: DarkFi Meme Reality
  18. 13:13:06 [INFO] Configured channel #memes
  19. 13:13:06 [INFO] Found configured topic for #philosophy: Philosophy Discussions
  20. 13:13:06 [INFO] Configured channel #philosophy
  21. 13:13:06 [INFO] Found configured topic for #random: /b/
  22. 13:13:06 [INFO] Configured channel #random
  23. 13:13:06 [INFO] Starting P2P network
  24. 13:13:06 [INFO] [P2P] Starting P2P subsystem
  25. 13:13:06 [INFO] [P2P] Not configured for inbound connections.
  26. 13:13:06 [INFO] [P2P] Starting 8 outbound connection slots.
  27. 13:13:06 [INFO] [P2P] Seeding hosts. Attempt: 1
  28. 13:13:06 [INFO] [P2P] Seeding P2P subsystem
  29. 13:13:06 [INFO] [P2P] P2P subsystem started
  30. 13:13:06 [INFO] Waiting for some P2P connections...
  31. 13:13:06 [WARN] [P2P] Unable to connect to seed [tcp+tls://lilith1.dark.fi:5262/]: IO error: not connected
  32. 13:13:11 [INFO] Syncing event DAG (attempt #1)
  33. 13:13:11 [INFO] [EVENTGRAPH] Syncing DAG from 0 peers...
  34. 13:13:11 [ERROR] [EVENTGRAPH] Sync: Could not find any DAG tips
  35. 13:13:11 [ERROR] Failed syncing DAG (DAG sync failed), retrying in 10s...
  36. 13:13:11 [INFO] [P2P] Seeding hosts. Attempt: 2
  37. 13:13:11 [INFO] [P2P] Seeding P2P subsystem
  38. 13:13:11 [ERROR] [P2P] Network reseed failed!
  39. 13:13:11 [WARN] [P2P] Unable to connect to seed [tcp+tls://lilith1.dark.fi:5262/]: IO error: not connected
  40. 13:13:16 [INFO] [P2P] Seeding hosts. Attempt: 3
  41. 13:13:16 [INFO] [P2P] Seeding P2P subsystem
  42. 13:13:16 [ERROR] [P2P] Network reseed failed!
  43. 13:13:16 [WARN] [P2P] Unable to connect to seed [tcp+tls://lilith1.dark.fi:5262/]: IO error: not connected
  44. 13:13:21 [INFO] Syncing event DAG (attempt #2)
  45. 13:13:21 [INFO] [EVENTGRAPH] Syncing DAG from 0 peers...
  46. 13:13:21 [ERROR] [EVENTGRAPH] Sync: Could not find any DAG tips
  47. 13:13:21 [ERROR] Failed syncing DAG (DAG sync failed), retrying in 10s...
  48. 13:13:21 [INFO] [P2P] Sleeping and trying again...
  49. 13:13:31 [INFO] Syncing event DAG (attempt #3)
  50. 13:13:31 [INFO] [EVENTGRAPH] Syncing DAG from 0 peers...
  51. 13:13:31 [ERROR] [EVENTGRAPH] Sync: Could not find any DAG tips
  52. 13:13:31 [ERROR] Failed syncing DAG (DAG sync failed), retrying in 10s...
  53. 13:13:41 [INFO] Syncing event DAG (attempt #4)
  54. 13:13:41 [INFO] [EVENTGRAPH] Syncing DAG from 0 peers...
  55. 13:13:41 [ERROR] [EVENTGRAPH] Sync: Could not find any DAG tips
  56. 13:13:41 [ERROR] Failed syncing DAG (DAG sync failed), retrying in 10s...
  57. 13:13:51 [INFO] [P2P] Seeding hosts. Attempt: 1
  58. 13:13:51 [INFO] [P2P] Seeding P2P subsystem
  59. 13:13:51 [ERROR] [P2P] Network reseed failed!
  60. 13:13:51 [INFO] Syncing event DAG (attempt #5)
  61. 13:13:51 [INFO] [EVENTGRAPH] Syncing DAG from 0 peers...
  62. 13:13:51 [ERROR] [EVENTGRAPH] Sync: Could not find any DAG tips
  63. 13:13:51 [ERROR] Failed syncing DAG. Exiting.
  64. 13:13:51 [INFO] [P2P] Stopping inbound session.
  65. 13:13:51 [WARN] [P2P] Unable to connect to seed [tcp+tls://lilith1.dark.fi:5262/]: IO error: not connected
  66. Error: DagSyncFailed
Add Comment
Please, Sign In to add comment