Facebook
From Red Pelican, 4 Years ago, written in Plain Text.
This paste is a reply to Untitled from Denim Parrot - view diff
Embed
Download Paste or View Raw
Hits: 183
  1. MBP-di-Michele:DAppChain michele$ ps ax | grep loom
  2.  1726   ??  S      0:04.32 ./loom run
  3.  1788 s001  S+     0:00.00 grep loom
  4. MBP-di-Michele:DAppChain michele$ sudo kill -9 1726
  5. Password:
  6. MBP-di-Michele:DAppChain michele$ ps ax | grep loom
  7.  1804 s001  S+     0:00.00 grep loom
  8. MBP-di-Michele:DAppChain michele$ sudo ./reset-and-start-chain.sh
  9. Error: genesis file already exists
  10. Usage:
  11.   loom init [flags]
  12.  
  13. Flags:
  14.   -f, --force   force initialization
  15.   -h, --help    help for init
  16.  
  17. genesis file already exists
  18. I[2020-02-27|12:24:31.373] Loading Multi-Writer App Store               module=loom
  19. I[2020-02-27|12:24:31.456] VersionedCachingStore enabled                module=loom
  20. I[2020-02-27|12:24:31.456] Using simple log event dispatcher            
  21. E[2020-02-27|12:24:31.476] Couldn't connect to any seeds                module=p2p
  22. I[2020-02-27|12:24:31.478] Starting RPC HTTP server on [::]:46658       module=query-server
  23. E[2020-02-27|12:25:01.476] Couldn't connect to any seeds                module=p2p
  24. E