February 23, 2022 . 1 MIN READ
If u get error regarding permission folder failed to rewrite
please use this command by ssh your server =
chown -R runcloud:runcloud /home/runcloud/webapps/<name of your web app>
for example :-
chown -R runcloud:runcloud /home/runcloud/webapps/mapleymari
if you now sure with folder is, please use this command:-
1) cd /home/runcloud/webapps/
2) ls
3) then you can see your own directory name (webaapps)
for example [ mapleymari /mapleysini /mamak24jam ]
4)then use the command chown -R runcloud:runcloud /home/runcloud/webapps/mapleymari
Reference: https://runcloud.io/knowledgebase/articles/web-application/file-permission-issues-on-runcloud