rastopato commented on issue #11593:
URL: https://github.com/apache/cloudstack/issues/11593#issuecomment-3333648696

   Hi, I have multiple environments and I run into exactly the same problem on 
majority of them during upgrade to 4.21 - let's say on 4 from 5. 
   Environments was successfully updated multiple times from 4.19.x to 4.20.1. 
During update to 4.21, this error occurred and website shows only: HTTP ERROR 
503 Service Unavailable.
   I tried to change sudoers file to cloud   ALL=(ALL) NOPASSWD:ALL, but 
nothing changed. 
   After creating directories manually and grant permissions, server started 
normally. 
   
   mkdir -p /var/lib/cloudstack/management/extensions 
   chown -R cloud:cloud /var/lib/cloudstack
   
   There was no /var/lib/cloudstack directory before. 
   
   I can share cloudstack-management.log


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to