We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using an unmodified docker_example/docker-compose.yml
docker-compose up ... docker_example-langflow-1 | PermissionError: [Errno 13] Permission denied: '/app/langflow/secret_key'
Using unmodified docker_example/docker-compose.yml
If you set the volumes to a non-root directory:
volumes: - langflow-data:/var/lib/langflow
There are sufficient permissions to run Langflow again:
docker compose up ... docker_example-langflow-1 | Starting Langflow v1.1.3...
No response
Apple m1 Pro
1.1.3
3.12
The text was updated successfully, but these errors were encountered:
Hello can i work on this issue?
Sorry, something went wrong.
did any one has result
italojohnny
Successfully merging a pull request may close this issue.
Bug Description
Using an unmodified docker_example/docker-compose.yml
Reproduction
Using unmodified docker_example/docker-compose.yml
Expected behavior
If you set the volumes to a non-root directory:
There are sufficient permissions to run Langflow again:
Who can help?
No response
Operating System
Apple m1 Pro
Langflow Version
1.1.3
Python Version
3.12
Screenshot
No response
Flow File
No response
The text was updated successfully, but these errors were encountered: