Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1.  
  2. 12:10:50.680Z INFO wings: Contacting panel to retrieve a list of currrent Eggs available to the node.
  3.  
  4.  
  5. 12:10:50.684Z FATAL wings: A fatal error caused the daemon to abort the startup. (err.code=ECONNREFUSED)
  6.  
  7.  
  8. Error: connect ECONNREFUSED 127.0.0.22:81
  9.  
  10.  
  11. at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1191:14)
  12.  
  13.  
  14. --
  15.  
  16.  
  17. additional: {
  18.  
  19.  
  20. "errno": "ECONNREFUSED",
  21.  
  22.  
  23. "code": "ECONNREFUSED",
  24.  
  25.  
  26. "syscall": "connect",
  27.  
  28.  
  29. "address": "127.0.0.22",
  30.  
  31.  
  32. "port": 81
  33.  
  34.  
  35. }
  36.  
  37.  
  38. 12:10:50.684Z FATAL wings: + ------------------------------------ +
  39.  
  40.  
  41. 12:10:50.684Z FATAL wings: | Docker is not running! |
  42.  
  43.  
  44. 12:10:50.685Z FATAL wings: | |
  45.  
  46.  
  47. 12:10:50.685Z FATAL wings: | Unable to locate a suitable socket |
  48.  
  49.  
  50. 12:10:50.685Z FATAL wings: | at path specified in configuration. |
  51.  
  52.  
  53. 12:10:50.685Z FATAL wings: + ------------------------------------ +
  54.  
  55.  
  56. 12:10:50.685Z ERROR wings: You should forcibly quit this process (CTRL+C) and attempt to fix the issue.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement