CyberPanel Community

ClosedServer Error (500) when I try to create a new website or try to create a subdomain

NM
Nadeem Munir #1

I get Server Error (500) when I try to create a new website or click on version management or try to create a subdomain. I have created many websites and subdomain using cyber panel and it was working fine.
After restarting my VPS this problem is created.
I am able to create a new website using the command line but it’s not working on cyber panel.
Please help me to fix this issue.
Thank you

7 replies
jo
josephgodwinke #2

Welcome @mrnadeemmunir Happy you are here

Which server os is this ?

Are you running the latest update ?

Run the upgrade script once and see if the issue goes away.

NM
Nadeem Munir #3

I am using OS: Ubuntu 20.04 (64 Bit)
I have just run the command cyberpanel_utility to upgrade the cyber panel but no effect.

How I can run the upgrade script for the cyber panel?

jo
josephgodwinke #4
jo
josephgodwinke #6

You have an issue with your curl connection.

Run nano /etc/resolv.conf

Add the following

nameserver 1.1.1.1
nameserver 8.8.8.8

Try run the script again

NM
Nadeem Munir #7

Its FIXED :slight_smile:
Thank you so much

NM
Nadeem Munir #8

I have just updated the config file with
nameserver 1.1.1.1
nameserver 8.8.8.8

and did not run the script to update cyberpanel.
My cyberpanel is working now :slight_smile:

Sign in to reply