Restore App on other Domain

I have searched the forum for similar issues

on

This category is for general issues regarding YunoHost, NOT apps.

on

This form is written in English :uk: but feel free to write in French :fr: if you’re more comfortable!

on

What type of hardware are you using

Old laptop or computer

What YunoHost version are you running

12.03 stable

How are you able to access your server

The webadmin
SSH
Direct access via physical keyboard/screen

Are you in a special context or did you perform specific tweaking on your YunoHost instance ?

local only

Describe your issue

Hello and a good Day
can i restore an App Backup (Flarum) to an other Domain?
throws a lot errors about domain and breaks.
Many thanks for you Yunohosts

Share relevant logs or error messages

https://paste.yunohost.org/raw/unapegubal

1 Like

Unfortunately no, not directly. You need to re-create the missing domain first (no need to setup the DNS), then restore the app, then change its URL. Finally you may remove the old domain.

1 Like

thanks for helping me
and there is a step forward. but now there is a new problem.
the log. https://paste.yunohost.org/raw/itetesayig

thank you Titus, first problem solution. that helps.
Second problem is a show stopper since MySql won’t upgrade on different versions in general. So all backups with MySql bullseye-version will not restore on bookworm.

In that case: you have to go in the backup tararchive /apps/youreapp/backup/db.sql and delete the first line

/*!999999\- enable the sandbox mode */

that’s it, i hope it helps,

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.