Support » Plugin: All-in-One WP Migration » Migration process completed but not as per requirements

  • Resolved Techeshta

    (@techeshta)


    Hey plugin team,

    I exported my site from one droplet to another droplet (yes, I am using Digital Ocean as hosting server).

    Export and import everything worked nice but after importing all files and database 100% with database upgrade notice too!

    My Astra theme not activated, plugins like elementor not activated too and also posts, pages, media all are missing and not available too.

    Does that mean, is there any wp-content/uploads folder permission issue? or something else?

    Please provide guidelines and resolve this issue as I have to make this site live. Because this is a demo site for one of my premium plugin.

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Yani Iliev

    (@yaniiliev)

    Make sure that the OS and PHP versions are the same between droplets.
    Make sure that WordPress is the same version.

    Then, adjust the following PHP settings:
    1. max_execution_time – set it to 30s or higher
    2. memory_limit – set it to 128MB or higher

    Examine error log after import in wp-content/plugins/all-in-one-wp-migration/storage/error.log
    It might have useful information why the data was missing

    Thread Starter Techeshta

    (@techeshta)

    Hello @yaniiliev,

    Here is a piece of information for you from error.log,

    May 15 2019 11:54:09
    {“Number”:2,”Message”:”fopen(\/var\/www\/postlayouts.techeshta.com\/wp-content\/plugins\/all-in-one-wp-migration\/storage\/6ukefrmtv1bz\/package.json): failed to open stream: No such file or directory”,”File”:”\/var\/www\/postlayouts.techeshta.com\/wp-content\/plugins\/all-in-one-wp-migration\/functions.php”,”Line”:1178}

    or

    Go to this URL to review it,
    https://postlayouts.techeshta.com/wp-content/plugins/all-in-one-wp-migration/storage/error.log

    I hope it will useful for you.

    Thanks

    Plugin Author Yani Iliev

    (@yaniiliev)

    Can you make sure that you are using the latest version of the plugin? Then try again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Migration process completed but not as per requirements’ is closed to new replies.