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
I tried running Dragonfly on Bottlerocket (installed via a Helm chart), but I’m having issues with the Dragonfly client. The dfinit container couldn’t start and shows the following error:
ERROR failed to run container runtime: Permission denied (os error 13)
I tried running it with privileged: true and runAsUser: 0, but it still doesn’t work.
Has anyone successfully run it on this platform? I would appreciate it if you could share your experience.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I tried running Dragonfly on Bottlerocket (installed via a Helm chart), but I’m having issues with the Dragonfly client. The dfinit container couldn’t start and shows the following error:
ERROR failed to run container runtime: Permission denied (os error 13)I tried running it with
privileged: true and runAsUser: 0, but it still doesn’t work.Has anyone successfully run it on this platform? I would appreciate it if you could share your experience.
All reactions