Jump to content

Featured Replies

Posted
comment_1136

In the last version of CWP I noticed that the account transfer from CWP to CWP has stopped working.

It complains that there are not enough access rights in the key provided:

That means

1. the communication and the password, as well as the port settings are all working, as the key can be checked.

2. There must be  a new bug as this has definitely worked before

3. Even I click all possible additional access rights (which are apparently not needed by the preset function CWP to CWP) the error remains.

For a complete server migration, just migrating the user accounts apparently is not enough. All internal settings of CWP, PHP, Webserver settings have to be migrated as well. Am I wrong here?

 

Solved by Sandeep B.

Go to solution
  • 3 weeks later...
comment_1148
On 10/23/2024 at 11:15 PM, Ling said:

In the last version of CWP I noticed that the account transfer from CWP to CWP has stopped working.

It complains that there are not enough access rights in the key provided:

That means

1. the communication and the password, as well as the port settings are all working, as the key can be checked.

2. There must be  a new bug as this has definitely worked before

3. Even I click all possible additional access rights (which are apparently not needed by the preset function CWP to CWP) the error remains.

For a complete server migration, just migrating the user accounts apparently is not enough. All internal settings of CWP, PHP, Webserver settings have to be migrated as well. Am I wrong here?

 

it's working fine for me as of two days ago if the cwp to cwp doesn't work also can manually do full backup with new beta backup and restore in new server 

  • Solution
comment_1149

hi install the dev version it is fixed :

 

Admin

chattr -i -R /usr/local/cwpsrv/htdocs/admin
cd /usr/local/cwpsrv/htdocs
rm -f cwp-el7-DEV.zip
wget http://dl1.centos-webpanel.com/files/cwp/el7-dev/cwp-el7-DEV.zip
unzip -o cwp-el7-DEV.zip

User

cd /usr/local/cwpsrv/var/services/
rm -f cwp-services-DEV.zip
wget http://dl1.centos-webpanel.com/files/cwp/el7-dev/cwp-services-DEV.zip
unzip -o cwp-services-DEV.zip

 

  • Author
comment_1150
3 hours ago, Sandeep B. said:

hi install the dev version it is fixed :

 

Admin

chattr -i -R /usr/local/cwpsrv/htdocs/admin
cd /usr/local/cwpsrv/htdocs
rm -f cwp-el7-DEV.zip
wget http://dl1.centos-webpanel.com/files/cwp/el7-dev/cwp-el7-DEV.zip
unzip -o cwp-el7-DEV.zip

User

cd /usr/local/cwpsrv/var/services/
rm -f cwp-services-DEV.zip
wget http://dl1.centos-webpanel.com/files/cwp/el7-dev/cwp-services-DEV.zip
unzip -o cwp-services-DEV.zip

 

el7 Thats for Almalinux 7 I am on Almalinux 8. BTW if you know the problem already, you should post an CWP update, so we all can get it right.

  • Author
comment_1151
3 hours ago, KoryKryptonite said:

it's working fine for me as of two days ago if the cwp to cwp doesn't work also can manually do full backup with new beta backup and restore in new server 

Seems not for everyone, as you see below. the New Bera Restore actually helped me a lot up to now. But a lot of things still have to be done manually after, such as php settings, mariadb upgrade and virtually all additionaly installled stuff. Server migration should look more easy IMHO.

But as it looks like the CWP2CWP is mainly looking after the user as well not too much care taken for the system AFAIK

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Posts