Hi there,
I’m setting up some new servers in my cluster, and I’m trying to re-arrange services and where theyre placed.
I’m stuck though with the service domains. I’m not trying to move the application itself, I’m trying to migrate their services to the new server, but I’m running into an issue “Failed to start website moves: ,[object Object] ‘email’ - Service websites cannot have their roles migrated”
My main application server has email service, but I got another server to handle that. When I try to disable the email service on the application server, I get an error that there’s still websites using email. Only the service websites are using email on the application server, and I can’t move their email roles to the new email server, and I can’t disable email from the application server either.
Any suggestions?