You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While downloading template with ipfs, vagrant provisioning script doesn't check ipfs swarm with peers.
After vagrant up I got this:
default: time="2018-06-20 04:04:31" level=fatal msg="Template not found in CDN network"
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
The text was updated successfully, but these errors were encountered:
jadilet
changed the title
Add checks ipfs swarm peers while downloading template
Add checks ipfs swarm with peers while downloading template
Jun 20, 2018
While downloading template with ipfs, vagrant provisioning script doesn't check ipfs swarm with peers.
After
vagrant up
I got this:The text was updated successfully, but these errors were encountered: