When a website is being migrated or a few websites are being migrated, and if by any chance a migration needs to be cancelled, it is currently not possible to do it.
I would like a feature where, if the migration is in a pending state, it can be cancelled.
Once a step of the migration has begun, and you cancel, what are you hoping to happen? Under what circumstances currently would you use this feature?
While data flows you should not stop it.. maybe after it is done, you can move it back 🙂
When you are migrating let's say 50 accounts, there are 4 migrations that are going on simultaneously. Now the 50th customer wants to change the Email Storage space of a particular email account, he won't be able to perform it till his migration is complete.
We can then pause cancel his migration and then after editing the required fields, can put the website in the queue again.
Ok, that makes sense. Thanks for explaining
+100 having this problem this moment very annoying.
slimx just cancel them, see https://github.com/xyzulu/enhance-related-commands/wiki/v12-cli-commands#cpanel-imports
That's a great link - I never saw it lol .
Adam actually provided a better solution:
On the source app server, run: systemctl restart appcd
systemctl restart appcd
On the panel server, run: systemctl restart orchd
systemctl restart orchd
Works like a charm