• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

restore a local PMM backup : got http 302 status then ERR_TOO_MANY_REDIRECTS

Status
Not open for further replies.

LoïcM

Basic Pleskian
I've generated migration files on a source server that runs plesk11.5
I've transfer these files to my new server (plesk 12)
I've logged into plesk on the new server, go to migration tool and create a new migration using local files.

with chrome dev tools. i can see the following
a post request is sent to : /plesk/server/migration/start/
the response is a redirection ( http status 303 , location = /admin/backup/restore/type/import/id/migration )
after several attempts to this url I've got : admin/backup/restore/type/import/id/migration net::ERR_TOO_MANY_REDIRECTS

is there a way to restore the data using the command line ?
 
Thank you IgorG.
I backup and re transmit the whole thing.
now i've a conflict error :

# /opt/psa/bin/pleskrestore --restore backup_info_1408141158.xml -level server
<?xml version="1.0"?>
<conflicts-description>
<conflict id="1" guid="3769da1a3dddbdf0d6a213be2eded92c">
<type>
<configuration>
<reason-description>
<required-resource-description>
<db-server host="localhost" type="postgresql" port="5432"/>
</required-resource-description>
</reason-description>
<resolve-options>
<option name="do-not-restore"/>
</resolve-options>
</configuration>
</type>
<conflicting-objects/>
</conflict>
</conflicts-description>
Unable to resolve all conflicts

what are my options ?
 
Does this solve your issue?
Hi IgorG , unfortunatly i still got the conflit.
I m gonna clean the folders ans retry from scratch. Can you confirm that it is OK to make the backup in the same directory where i put pmm agents then copy the whole folder on the destination ?
Kind regards
 
Hi IgorG , unfortunatly i still got the conflit.
I m gonna clean the folders ans retry from scratch. Can you confirm that it is OK to make the backup in the same directory where i put pmm agents then copy the whole folder on the destination ?
Kind regards
Sorry, but I'm not sure. But you can try on your own risk :)
 
Status
Not open for further replies.
Back
Top