Checklist
I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue
Hi Community,
I am trying to migrate a passbolt CE 4.12.1 server running on ubuntu 24.04 to another ubuntu 24.04 server. Following the migration guide found here
I am currently trying to migrate between cloud providers and as a part moving the passbolt server.
I am facing issue when import the backup data base file into the new database.
I get this error
ERROR at line 1: Unknown command '\-'."
After this error it looks like the data was successfully imported and the passbolt healthcheck reports 34 tables found, but all of the tables are empty with no content in them.
Backup was taken as per the backup guide.
My old passbolt instance is hosted on DigitalOcean and used the preconfigured ubuntu passbolt image.
Apon looking around a bit I could see that passbolt package installed MySQL server for the DB although my previous DigitalOcean instance used MariaDB.
For now I have switched back to the DigitalOcean instance, I dont want to manaully export passwords and bring them into the new instance, as there are multiple users.