permission denied when try to set up duckdb destination #80170
Replies: 2 comments
|
Hi Johannes W. S. (@johannes-ws), thank you for reporting this! We're looking into this. Based on the details you've shared, the Why this happensIn Kubernetes-based deployments (including This is different from a Docker Compose deployment where Recommended options
Additional contextThe DuckDB destination docs include a note that "local file-based DBs will not work in Airbyte Cloud or Kubernetes", but this warning is currently only shown in the Cloud version of the docs. Since We've escalated this to our internal team for investigation and to improve the documentation for We've escalated this to our team for investigation. We'll update this thread with any findings. Need more help? Join Airbyte Community Slack for peer support, or if you're a Cloud customer, open a support ticket referencing this URL. |
|
This issue is being tracked internally: https://github.com/airbytehq/oncall/issues/12898 |
Uh oh!
There was an error while loading. Please reload this page.
i got this error message "Failed to save DuckDB due to the following error: An exception occurred: PermissionError(13, 'Permission denied')", i just fill /local/lakehouse.duckdb, anyone help?
Version: 2.1.0 (OSS self-hosted)
OS: Ubuntu 24.04 (Linux headless server)
Deploy: Kubernetes via abctl
All reactions