Errno 17 - File exists: '/etc/cyberpanel'

Hello, this is returning an error when trying to install the panel, does that mean help?

[04-25-25-Sat-Mar-2018] #########################################################################

[04-25-25-Sat-Mar-2018] Starting CyberPanel installation…

[04-25-25-Sat-Mar-2018] #########################################################################

Traceback (most recent call last):
File “install.py”, line 2452, in
main()
File “install.py”, line 2386, in main
os.mkdir("/etc/cyberpanel")
OSError: [Errno 17] File exists: ‘/etc/cyberpanel’

Is this a fresh installation? Make sure you have a fresh Operating System.

Yes, Debian 9.3 x64

@ronaldo2018 said:
Yes, Debian 9.3 x64

Well , as for now , only centos7 is supported…

I changed the system and now it worked, thank you very much and I apologize for this error because of my failure not to attack the basic requirements

i m useing centos 7.3
my pvs on scaleway
clean install centos7,3 and try install cpanel with putty

i have same error
“OSError: [Errno 17] File exists: ‘/etc/cyberpanel’”

@sertsidk said:
i m useing centos 7.3
my pvs on scaleway
clean install centos7,3 and try install cpanel with putty
https://docs.cyberpanel.net/doku.php?id=installation

i have same error
“OSError: [Errno 17] File exists: ‘/etc/cyberpanel’”

Before starting installation try:

rm -rf /etc/cyberpanel

i m traing 3 piece
dont working with 7,3 but
working with 7.2 now

I got the same problem. My situation was that after the first round of unsuccessful installation(with some errors, the whole installation was interrupted), I didn’t delete/clean the system, so when I did the consequent installation, the system prompted me of the above file exist errors. I fixed this by deleting the folder/file, and the installation went on.