'ascii' codec can't decode byte 0xe0 in position 371: ordinal not in range(128)


Sir I Cant connect show SMTP configuration

Hello @shakir

How is that a valid domain ?

That should not have passed on creating a website.

Yes Sir This is a Valid Domain…
I am Creating Anader Website Emain But Slill This Problem…

This an issue with python3 which is used to create cyberpanel where there is a unicode decode error caused when it uses the ascii encoding to decode a bytes object that was encoded in a different encoding say utf-8.

ordinal not in range(128)

This part it seems that the cyberpanel code is trying to decode an already existing unicode object

  1. Which server os is this ?
  2. Which version of cyberpanel is this ?
  1. Sir I am Using Contabo VPS Server
  2. cyber panel 2.3

Ubuntu 20.04 or ?

Ubuntu 20.04 (64 Bit)

Run cyberpanel upgrade script

Sir, I was running an update script after the problem but the boot didn’t fix

I have the same problem with a “normal” domain name and email
Cyber panel have a lot of issues and not easy to solve them :frowning:

and i updated Cyberpanel so i use the last version
someone can help?