webstudio directory missing. cannot start nginx service
Hello,
I recently install communityserver on a kubernetes deployment and setup volumes on logs and data but when i try to launch the webinterfaces i got a 502 error ans with some investigation on log i discover that the Webstudio directory under onlyoffice is missing. I dont know why it missing. Installation seem to go normally...do somebody already faced this issue ?
Hello @mamiapatrick please describe how you installed onlyoffice? Manually docker run or use out script? And please check web.log and web.api.log for errors.
Hello @Carazyda , I install onlyoffice with a kubernetes deployment using the image onlyoffice/communityserver and setup a volume binding /var/www/onlyoffice and /var/log/onlyoffice but there is not any of that two logs files
Please bind /var/www/onlyoffice/Data, not /var/www/onlyoffice. Also we recommend use our script to install onlyoffice.