14 lines
454 B
Markdown
14 lines
454 B
Markdown
|
---
|
||
|
type: task
|
||
|
---
|
||
|
|
||
|
It seems in real world testing that this error came up after `isle storage
|
||
|
allocation add` had already completed:
|
||
|
|
||
|
```
|
||
|
ERROR [daemon/networks/micropelago.net] Background job failed errMsg="getting hosts from garage: listing objects: Forbidden: No such key: XXXXXXXXXXXXXXXXXXXXXXXXXX" workerLabel=reloadHosts
|
||
|
```
|
||
|
|
||
|
Isle should wait until bucket credentials are propagated to the new garage
|
||
|
instance before considering it to be online.
|