nuriel77 / hornet-playbook

Ansible Playbook for Hornet IOTA Full Node
MIT License
67 stars 11 forks source link

download hornet snapshot DB - 404 Error #22

Closed cryptocoinserver closed 3 years ago

cryptocoinserver commented 3 years ago

Just tried to do the install and got this:

TASK [download hornet snapshot DB (can take a while)] *********************************************************************************************************** fatal: [localhost]: FAILED! => {"changed": false, "dest": "/var/lib/hornet/snapshot/export.bin", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "status_code": 404, "url": "https://ls.manapotion.io/export.bin"}

https://ls.manapotion.io/export.bin is down.

nuriel77 commented 3 years ago

@firesurf thanks for reporting. I've changed the default link https://github.com/nuriel77/hornet-playbook/commit/1d0d5a0cdaa05eb7f6c8fa51d993d513f263b850 You can try a reinstall.