Summary
Error encountered while upgrading from v0.51.0 to v0.56.0 in a local docker environment due to invalid characters in volume name
Question
Hi Team,
I was upgrading from v0.51.0 to v0.56.0 in a local docker environment and getting this error
✔ airbyte-connector-builder-server Pulled 55.7s
✔ airbyte-api-server Pulled 35.2s
✔ init Pulled 15.6s
✔ airbyte-proxy Pulled 24.0s
✔ bootloader Pulled 36.5s
✔ airbyte-temporal Pulled 24.4s
✔ airbyte-cron Pulled 37.4s
✔ server Pulled 37.3s
✔ docker-proxy Pulled 15.6s
✔ worker Pulled 42.6s
✔ db Pulled 24.6s
✔ webapp Pulled 23.5s
[+] Running 6/3
✔ Network airbyte_v0560_airbyte_internal Created 0.2s
✔ Network airbyte_v0560_airbyte_public Created 0.1s
✔ Network airbyte_v0560_default Created 0.1s
✔ Volume "airbyte_db" Created 0.0s
✔ Volume "airbyte_workspace" Created 0.0s
✘ 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
[root@ip-10-124-1-6 airbyte_v0.56.0]#```
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1717401878267279) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["error", "upgrading", "v0.51.0", "v0.56.0", "local-docker-environment", "invalid-characters", "volume-name"]
</sub>