I want start ipfs automatically after power on.. but I met issues like belows:
The ipfs daemon start automatically, but after 1min, it is terminated.
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Swarm listening on /ip4/127.0.0.1/tcp/4001
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Swarm listening on /ip6/::1/tcp/4001
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: API server listening on /ip4/0.0.0.0/tcp/5001
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Gateway (readonly) server listening on /ip4/0.0.0.0/tcp/8090
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Daemon is ready
Mar 01 10:53:55 acw5.localdomain systemd[1]: ipfs.service operation timed out. Terminating.
Mar 01 10:53:55 acw5.localdomain ipfs[1373]: Received interrupt signal, shutting down...
Mar 01 10:53:55 acw5.localdomain ipfs[1373]: (Hit ctrl-c again to force-shutdown the daemon.)
Mar 01 10:53:56 acw5.localdomain systemd[1]: Failed to start ipfs.
Mar 01 10:53:56 acw5.localdomain systemd[1]: Unit ipfs.service entered failed state.
The text was updated successfully, but these errors were encountered:
beyonderyue commentedMar 1, 2017
I want start ipfs automatically after power on.. but I met issues like belows:
The ipfs daemon start automatically, but after 1min, it is terminated.
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Swarm listening on /ip4/127.0.0.1/tcp/4001
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Swarm listening on /ip6/::1/tcp/4001
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: API server listening on /ip4/0.0.0.0/tcp/5001
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Gateway (readonly) server listening on /ip4/0.0.0.0/tcp/8090
Mar 01 10:52:27 acw5.localdomain ipfs[1373]: Daemon is ready
Mar 01 10:53:55 acw5.localdomain systemd[1]: ipfs.service operation timed out. Terminating.
Mar 01 10:53:55 acw5.localdomain ipfs[1373]: Received interrupt signal, shutting down...
Mar 01 10:53:55 acw5.localdomain ipfs[1373]: (Hit ctrl-c again to force-shutdown the daemon.)
Mar 01 10:53:56 acw5.localdomain systemd[1]: Failed to start ipfs.
Mar 01 10:53:56 acw5.localdomain systemd[1]: Unit ipfs.service entered failed state.
The text was updated successfully, but these errors were encountered: