[Error] cp: Cannot create regular file '.env' : Permission denied #339
Unanswered
NanoCode012
asked this question in
Q&A
Replies: 0 comments
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.
-
I upgraded the script on 2 separate servers. One from b478147, the other from 95c9ac7. Both got the same issue below. I followed each step from the Upgrade guide.
It would seem that it could not update the
.env
file with the new one. It does not impact functionality. Everything seems to work still.I just did another clean run by deleting
.env
first before./fresh-install.sh
and the error does not appear. I also made sure that the.env
file belongs to the current user and not root.Edit: I deleted
.env
on the other server and the error does not appear when I fresh install again.Edit2: The discussion linked the Upgrade guide cannot be found, that's why I made this new Discussion
Beta Was this translation helpful? Give feedback.
All reactions