When replicating pages between Combostrap applications, you may encounter this error.
The page (xxxx) and the page (xxxx) have the same page id value (xxx)
To resolve this error, you need to synchronize the database with the file system.
On the server where Combostrap is installed, you should run this command:
cd $DOKUWIKI_HOME
php ./bin/plugin.php combo sync
cd $DOKUWIKI_HOME
animal=example.com php ./bin/plugin.php combo sync
If this solution does not work, we are really sorry. You can open a ticket if you want us to help you.