Hello,
I new to ghost and would migrate from Wordpress 5.3. I have successfully download the Zip file and also the json file. But the Migration don’t work.
After click upload the zip file at the import tool. I get no error message or anything.
When I try to import the json file I get the message that the json file has an wrong fileending. With the cli tool I get this:
:/var/www/ghost$ ghost import /home/sshadmin/*.json
A SystemError occurred.
Message: Import file not found or is not valid JSON
Debug Information:
OS: Ubuntu, v18.04.3 LTS
Node Version: v10.17.0
Ghost Version: 3.1.0
Ghost-CLI Version: 1.13.1
Environment: production
Command: ‘ghost import /home/sshadmin/wp_ghost_export.json’
Try running ghost doctor to check your system for known issues.
You can always refer to Ghost-CLI - A fully loaded tool for installation and configuration for troubleshooting.
sshadmin@Domain.tld:/var/www/ghost$
Ghost doctor tell me this:
ghost doctor
Found a development config but not a production config, running in development mode instead
Checking system Node.js version
Ensuring user is not logged in as ghost user [skipped]
Checking if logged in user is directory owner [skipped]
Checking current folder permissions
Instance is currently running
Validating config [skipped]
Checking memory availability
Checking binary dependencies
I try this with Firefox and Windows Edge Browser. The url is https://blog.dasnetzundich.de
Thanks for your help.
Best regards
Lars