Control Web Panel

WebPanel => Updates => Topic started by: DNA on August 19, 2020, 06:28:05 PM

Title: BUG on CWP version: 0.9.8.1002
Post by: DNA on August 19, 2020, 06:28:05 PM
Hi EveryBody

I am using CWP Open Source.

Web Server Below:
I have installed Nginx & Varnish & Apache. When i select Nginx & Varnish & Apache for any domain , It is not working . I have checked that varnish is not installed .

Dear CWP Team,
Are you removing this option from open source edition ?


Or is this bug ?




Title: Re: BUG on CWP version: 0.9.8.1002
Post by: narin on August 19, 2020, 07:39:42 PM
Yes, there is such a problem now. Varnish, NGINX, Apache seem not working properly. We expect an explanation from the authorities.
Title: Re: BUG on CWP version: 0.9.8.1002
Post by: DNA on August 21, 2020, 05:13:43 AM
Hi Narin

They will not share the details because they are doing business . BTW i have enable varnish repo , then try to reinstall Nginx & Varnish & Apache But It is not installed because they have changed their backend template . If you use pro version then it will active . But it can create negative impact where is Vesta is Free
Title: Re: BUG on CWP version: 0.9.8.1002
Post by: DNA on August 23, 2020, 04:02:25 PM
Hello CWP Expert ,

is there any Update regarding this issues ?
Title: Re: BUG on CWP version: 0.9.8.1002
Post by: studio4host on August 23, 2020, 09:05:21 PM
don't see any issue with the varnish, probably was some older version.
Title: Re: BUG on CWP version: 0.9.8.1002
Post by: filz51 on August 31, 2020, 09:49:39 AM
Same here. I've found errors in the config-files for Apache and Nginx (vHosts-configs). Rebuilding vHosts results in my case in linebreaks between the server IP and the ports. Correcting the config-files manually works, but it's stupid work.

e.g. automatically created vHost-config (Nginx) --> error
Code: [Select]
server {
listen 22.22.222.222:
80;

vs. manually corrected --> works
Code: [Select]
server {
listen 22.22.222.222:80;
Title: Re: BUG on CWP version: 0.9.8.1002
Post by: Igor S. on September 11, 2020, 10:17:32 AM
Try to update CWP with /scripts/update_cwp