CyberPanel Community

change password

Ch
Chalipa #1

hi, i have forgotten my login & pass in cyberpanel.

how do i reset it? i have root access in my vps.

17 replies
Ch
Chalipa #3

i keep getting notification of this every hour

how do i fix it?

Subject: Cron root@micro /usr/local/CyberCP/postfixSenderPolicy/client.py hourlyCleanup

Body: mkdir: cannot create directory ‘/home/cyberpanel’: File exists

Cy
CyberPanel #4
ja
javap #5

Not sure whats changed but I am no longer able to change password after installation via cli.

#python /usr/local/CyberCP/plogical/adminPass.py --password somePa$sW0rd
Failed to authorize access to change password!

It used to work - I am not seeing any differences. Any ideas?

Thanks,

Cy
CyberPanel #6

Hopefully tomorrow there will be an urgent patch for minor bugs, including the above.

Cy
CyberPanel #7

@javap

This works for me on the latest version, what previous steps lead you to this situation?

ja
javap #8

Just did a test with brand new installation - still fails.
Is the current version v1.72-vmm?

Cy
CyberPanel #9

It is v1.7.2-plugin, are you installing from Github?

ja
javap #11

Ok i don’t see any changes to the api view for changeAdminPassword in -plugin. Perhaps provide more information in the exception? I can’t tell difference between if I hit the exception or not with this code since the else also returns the same error.

Cy
CyberPanel #12

I am using code from -plugin, and having no issues on my end, did you change anything on your end?

ja
javap #13

nope - as i said i tested the install straight from cyberpanel via wget.

ja
javap #14

Can you point me to instructions for installing from source from the github repo?

Cy
CyberPanel #15

I will shortly get back to you with updates.

ja
javap #17

followed that instructions - still fails.

Brand new VM with CentOs 7.3 minimal

history

1  yum update -y
2  pwpwd
3  pwd
4  sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
5  python /usr/local/CyberCP/plogical/adminPass.py --password <password>

Failed to authorize access to change password!

It used to work…

Sign in to reply