andreapollastri / cipi

Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.
https://cipi.andreapollastri.net
1.09k stars 223 forks source link

My panel stopped working after few days. #347

Closed donniewr closed 2 years ago

donniewr commented 2 years ago

Hello,

My panel was working perfectly but now creating new sites no longer works. When I create a site on the panel nothing is created on the server.

What is causing this issue? I have not done anything on the server. I just rebooted it.

donniewr commented 2 years ago

I have found the issue, this is because of wrong permissions.

The directory in /var/www/html changed it's permission to www-data:www-data instead of the default www-data:cipi.

I have run this command and rebooted my server to fix the issue: sudo chown -R www-data:cipi /var/www/html

I think it might be a bug in Cipi.

andreapollastri commented 2 years ago

Hi @Donniewr , Thank You for the issue... you are right. I fixed it in Version 3.1.15 and it will be auto-installed on your server tonight via cron job. Let me know if you will have future similar issues. Thank You. Andrea

mucan54 commented 2 years ago

This error happens for me again.

mucan54 commented 2 years ago

I changed ssh cipi user password manually, so it cannot do anything, how I can fix.

mucan54 commented 2 years ago

I fixed, with generating new password from panel, and then updating current cipi user's password with the generated one.