[Solved] Install on OCI and received 404 BucketNotFound #35
-
Hello, I would like to thank you for this project. It is well documented and very simple to follow. I followed the instructions and when I ran I ran the code twice (first time apply, then delete, then re-run apply), and the error occurs at the same location. The VM can be seen created (and ssh-able) and the Bucket does exist in the Oracle cloud but empty. When I hit this error, I tried to run Logs:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Update: After Ansible ran, I think the configurations were successfully created and I can connect via Wireguard and see the pi.hole information via the IP. But this bug remains during the running process. |
Beta Was this translation helpful? Give feedback.
-
Fixed via a7bca01 with a lifecycle dependency on the bucket - thanks! The lifecycle policy helps clean up old backups of cloudblock after 30 days to prevent reaching the free limit. I suggest pulling this fix and re-running terraform. You may need to move your tfvars file out of the way to pull, e.g.:
|
Beta Was this translation helpful? Give feedback.
Fixed via a7bca01 with a lifecycle dependency on the bucket - thanks! The lifecycle policy helps clean up old backups of cloudblock after 30 days to prevent reaching the free limit.
I suggest pulling this fix and re-running terraform. You may need to move your tfvars file out of the way to pull, e.g.: