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.


Messages - Starburst

Pages: 1 ... 54 55 [56] 57 58 ... 119
826
We ALL understand you HATE CWP, and keep advertising on here now for Hestia, we got it...

When I place a support ticket, I get an answer within 12 hours or less.
Yes, we are a Reseller and have out own interfcae for adding licenses, so should of you being a 'NOC Partner'.

They do sometimes fall a little behind in releasing an update that includes the new PHP, but lately they have kept on top of that also.

Hestia runs on Debian or the consumer version ubuntu. And not a RHEL-base OS.
There are thing that OS is better for, and some that it worse.

One is EXIM which lags behind Postfix and even Sendmail.

To bad hestaCP's last release on 2023-11-27 with 1.8.11, Almost 8 months ago.
Last CWP updated was on 2024-07-06 with 0.9.8.1181.
Now which one sounds 'abandoned' 8 months or 7 days?

FYI - Hestia IS based on a past abandoned project Vesta. Which looks like they announced a new redo in September 2024 and are bringing back to life, maybe, we will see in September.

aaPanel works on AlmaLinux 8 and 9. Even Debian. And is free also.

827
SSL / Re: Domain works on SSL but not the ports
« on: July 13, 2024, 09:29:40 PM »
Look like your SSL configuration is already corrupted from something.

CWP doesn't always use the default paths, and when you try to start doing stuff via CLI without knowing exactly what, the system can become corrupted.

The path listed in the log is not the default path to SSL certificates.

Only option I could suggest is to redo the server from scratch, and not use CLI, and stick to the GUI.

Support maybe able to login and fix thing, but I am not sure.

828
SSL / Re: Domain works on SSL but not the ports
« on: July 13, 2024, 04:36:42 AM »
Did you whitelist your IP in csf?

If you didn't, and you removed the admin ports from csf's TCP_IN, then that might be the problem.
CWP doesn't use 8181, 8443, or 9090

dnsvj,com as the certificate for rocks.dnsvj.com installed, at that domain & SSL are working.

The SSL manager doesn't create and install subdomain certificates for a whole different domain and another.
That has to be done manually

I looked at https://www.punjabrocks.com/, and the certificate is valid.
It just is having a problem with whatever is trying run on port 9988.

Best bet is to delete ALL the SSL certificates, USE the SSL Admin Panel to create them one by one for each domain name.

I'm also not sure if the Free Let's Encrypt SSL certificates will cover anything outside the normal ports (e.g. Web, FTP & Email)

Ports 2030, 2031, 2086, 2087, 2082, 2083 Do not respond, which points to a firewall issue.
If you can log into your CLI, run:
Code: [Select]
systemctl stop lfd
systemctl stop csf

Then try to login to the web interface.

829
Installation / Re: Can't get CWPpro to activate
« on: July 13, 2024, 04:21:34 AM »
The IP needs to match the one at the bottom, next to Server IP:
Right under NS1 & NS2.

If that matches, log out of the web interface, and goto your CLI via SSH and run:

Code: [Select]
sh /scripts/update_cwp
Now log back into the web interface, and it should be on CWPpro.

830
Information / Re: security updates and 2fa
« on: July 12, 2024, 11:25:12 PM »
Block all the ports in CSF except the ones you want the public to have access to.

Then place your IP into the whitelist.

You can also use Cloudflare to Proxy incoming web requests.

831
DNS Manager / Re: Error when saving changes in DNS Zone Editor
« on: July 12, 2024, 11:01:09 PM »
If you look, something is trying to access port 2302 on the localhost IP.

Which is a port DNS or CWP doesn't use, and really neither does anything else.

Are they trying to use CWP as the PRI or SEC DNS?

832
SSL / Re: Domain works on SSL but not the ports
« on: July 12, 2024, 10:55:41 PM »
What error shows in your SSL logs?
Or a screenshot of the error your are receiving in CWP?

Does the server have a Public IP with ports 80 & 443 open?
Or is it behind a NAT or Proxy?

Try running:
Code: [Select]
/root/.acme.sh/acme.sh --set-default-chain --preferred-chain  "ISRG Root X1"
Did you create a hostname SSL certificate via the panel?

Creating SSL certificates via CLI may not work correctly, they should all be created & renewed with the admin panel under:
WebServer Settings -> SSL Certificates.

833
It's really depressing that abandoned projects kept open billing and charging and such incidents are happening. If any project seems to be abandoned, I think they should not keep open the purchase page and show a message about this.

It was a waste of time and money.
Thank you everyone for your time.

It's not 'abandoned'. I don't know how you came to that misinterpretation.

I even sent you a temporary solution the same day (2024-07-09) 7 hours after your original post.

That you never responded to.

834
Installation / Re: Try Install 8 and 9 all stuck in middlle
« on: July 11, 2024, 08:33:50 PM »
After the image, the CWP script installs everything else.

To update MariaDB afterwards, it can NOT be done thru dnf, or that will corrupt the server.

See: https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/#comment-25

Just replace 10.11 with the 10.6 info when you create the MariaDB.repo

835
Other / Re: Hide Server IP
« on: July 11, 2024, 08:28:25 PM »
The only way to hide a public IP is behind a proxy like Cloudflare for incoming traffic, but then the IP is still out there.
Hence the word 'public' IP.

Unless you are planning on doing something nefarious, this doesn't matter.

836
Point 2 is a lie, I did that and the only thing I got was a threat to block me:

Image: https://i.gyazo.com/f2008558d722cb99aeb57303c5f51e8a.png

For us, CWP is already ruled out and with that plan, they are not going well.

Ah, I just figured out who you are talking about, Franco...

Not sure of his position at CWP, but he's not one of the main three.

837
SSL / Re: Domain works on SSL but not the ports
« on: July 11, 2024, 12:18:20 AM »
There is also that Let's Encrypt has changed their certificate chain.

@Sandeep also has a thread about it:
https://forum.centos-webpanel.com/ssl/acme-sh-is-now-using-zerossl-change-it-to-letsencrypt-ca-server/

838
Never personally have had a problem in over 5 years.

How many ticket's did you open?

I usually open 1 (one)...

839
SSL / Re: NET::ERR_CERT_DATE_INVALID / Your connection is not private
« on: July 09, 2024, 04:24:54 PM »
There is also that Let's Encrypt has changed their certificate chain.

@Sandeep also has a thread about it:
https://forum.centos-webpanel.com/ssl/acme-sh-is-now-using-zerossl-change-it-to-letsencrypt-ca-server/

840
1. This isn't an abandoned project.

2. Open 2 tickets 1 to billing, and 1 to support giving the billing ticket number.
You will get an answer.

Billing doesn't monitor the forums, unfortunately.

If you want, send me your base IP in a PM, and I can activate CWPpro for you, until you hear back from the billing department.

We are only associated with CWP as a reseller, and hence can sell & activate licenses.

Pages: 1 ... 54 55 [56] 57 58 ... 119