Error upgrading to v0.56.0 in local docker environment

Summary

Error message ‘Error response from daemon: create /tmp/airbyte_local: ‘/tmp/airbyte_local’ includes invalid characters for a local volume name, only ‘[a-zA-Z0-9][a-zA-Z0-9_.-]’ are allowed. If you intended to pass a host directory, use absolute path’ encountered during upgrade from v0.51.0 to v0.56.0 in a local docker environment.


Question

I was upgrading from v0.51.0 to v0.56.0 in a local docker environment and getting this error

[+] Running 1/0
✘ Volume “/tmp/airbyte_local” Error 0.0s
Error response from daemon: create /tmp/airbyte_local: “/tmp/airbyte_local” includes invalid characters for a local volume name, only “[a-zA-Z0-9][a-zA-Z0-9_.-]” are allowed. If you intended to pass a host directory, use absolute path

I was using the standard airbyte update process which has worked fine in the past. Anyone have any ideas?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["error", "upgrade", "v0.56.0", "local-docker-environment", "volume-name"]