Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - randyproxz

Pages: [1]
1
I have error when Setup default Web Servers to -> Nginx & Varnish & Apache

Even with fresh vps instalation this error happen

Code: [Select]
Starting Varnish Cache, a high-performance HTTP accelerator...
Error: Could not get socket :82: Permission denied
varnish.service: control process exited, code=exited status=255
Failed to start Varnish Cache, a high-performance HTTP accelerator.
Unit varnish.service entered failed state.
varnish.service failed.

Code: [Select]
Starting nginx - high performance web server...
nginx: [emerg] chown("/var/cache/nginx", 99) failed (13: Permission denied)
nginx.service: control process exited, code=exited status=1
Failed to start nginx - high performance web server.
Unit nginx.service entered failed state.
nginx.service failed.

2
CentOS-WebPanel Bugs / Another CWP mess. All my cron is gone.
« on: November 25, 2019, 06:09:40 PM »
As you can see all my list of cron job is gone : https://imgur.com/a/NRJBd3w

But when I check in the user directory the file cron is existed : https://imgur.com/a/19ul1gq

3
Today all my website in my server is down.
All is show CWP default page.
Already restart BIND/named but not work.

4
CentOS-WebPanel Bugs / AutoSSL Does not Install Correct Domain
« on: April 20, 2019, 06:40:34 AM »
Common Name missmatch when using AutoSSL.
It's install as hostname, not a real domain name.

Here's the info from sslshopper.com :
None of the common names in the certificate match the name that was entered (billing.domain.com). You may receive an error when accessing this site in a web browser.

And Common Name missmatch info :
Common name: srv.domain.com
SANs: srv.domain.com


billing.domain.com is my real domain and srv.domain.com is my hostname.
See?  it's a different domain name when I'm using AutoSSL to generate SSL.

~ (note) domain.com for example domain only ~

5
WARNING: User Panel possible issue detected! If you have issues with user panel login, CSF Firewall restart will be needed.

Another bugs  :-\ :-\ :-\

Still cant login CWP.user after restart CSF firewall.

6
CentOS 6 Problems / All CWP panel force to using SSL
« on: April 09, 2019, 04:15:54 AM »
My cwp panel has been down because its redirect to using SSL. All port from 2030 redirect to 2031.

And after login it will automatically logout because "invalid session"

What happen to cwp?

7
How to / How to change port of CWP.user
« on: February 08, 2018, 05:59:00 PM »
Hi,

I need to change port from default port of CWP.user 2082 to another port.
Where is location I can edit the port?

Pages: [1]