Asked
Active
Viewed 485 times
2 Answers
0
Seems like ddev cant create a file in your homedir. Did you check the output of ddev logs -s web
?

Wolffc
- 1,176
- 6
- 9
-
yes, the second photo shows the output of "ddev logs -s web" – Mihaela Angelova May 24 '21 at 12:21
0
You assigned ownership of your own folder to a user and a group with the name "1000". That's certainly wrong. See the man page for chown.

David
- 5,882
- 3
- 33
- 44