Replies: 1 comment
-
You should check your user permissions. For example, the system user must be authorized in the "dump.sql" folder. For example; (You have to do the following operation with root user.) Your System User: ubuntu chown -R ubuntu:www-data backups/ And try again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It works well locally, when I push to production, I get Permission Denied.
Beta Was this translation helpful? Give feedback.
All reactions