Advertisement
Guest User

Untitled

a guest
May 8th, 2017
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. May 08 23:00:25 ip-172-30-2-146 systemd[1]: ipfs.service: Service hold-off time over, scheduling restart.
  2. May 08 23:00:25 ip-172-30-2-146 systemd[1]: Stopped IPFS daemon.
  3. May 08 23:00:25 ip-172-30-2-146 systemd[1]: ipfs.service: Start request repeated too quickly.
  4. May 08 23:00:25 ip-172-30-2-146 systemd[1]: Failed to start IPFS daemon.
  5. ubuntu@ip-172-30-2-146:~$ sudo systemctl status ipfs.service
  6. sudo: unable to resolve host ip-172-30-2-146
  7. ● ipfs.service - IPFS daemon
  8. Loaded: loaded (/lib/systemd/system/ipfs.service; enabled; vendor preset: enabled)
  9. Active: inactive (dead) (Result: exit-code) since Mon 2017-05-08 23:00:25 UTC; 9s ago
  10. Process: 1962 ExecStart=/usr/local/bin/ipfs daemon --enable-gc (code=exited, status=217/USER)
  11. Main PID: 1962 (code=exited, status=217/USER)
  12.  
  13. May 08 23:00:25 ip-172-30-2-146 systemd[1]: ipfs.service: Service hold-off time over, scheduling restart.
  14. May 08 23:00:25 ip-172-30-2-146 systemd[1]: Stopped IPFS daemon.
  15. May 08 23:00:25 ip-172-30-2-146 systemd[1]: ipfs.service: Start request repeated too quickly.
  16. May 08 23:00:25 ip-172-30-2-146 systemd[1]: Failed to start IPFS daemon.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement