Cyber panel to cyberpanel migration error

Go to https://SERVER_URL:8090/IncrementalBackups/createBackup and click on Select Website dropdown and post screenshot here

Personally that feature only worked for me on my fork.
There’s quite a few things that break it easily, sometimes you need to first connect from machine A to machine B to have the fingerprint set up, firewall issues, etc.


What I started doing now is this, check if you have luck with it:

Environment:
Machine A → Has the current website
Machine B → Where I want to migrate website to

Steps:
Machine A:

  • Go to cyberpanel → Backup → Create Backup → Select Website → Destination Home
  • Download the generated tar.gz file located at /home/WEBSITE_URL/backup/ into your computer

Machine B:

  • Upload the tar.gz downloaded in the step above into the folder /home/backup/. Example: /home/backup/backup-mywebsite.com-10.26.2022_10-38-40.tar.gz
  • Go to cyberpanel → Backup → Restore backup → Select the file you uploaded → Restore

NOTE: Your website CAN NOT exist at the machine B. This method will recreate all the files, dns, database, settings, etc

Edit: You may need to re-issue your SSL after you restore the website

just show me that password auth is enabled on both servers?