If a service is started like
import cerise_client.service as cc
srv = cc.require_managed_service(
'cerise-mdstudio-das5-myuser', 29593,
'mdstudio/cerise-mdstudio-das5:develop',
'user',
'password')
And there is not user in the remote machine, cerise-client neither complains about it nor finishes the process.