I’m trying to set up Magento commerce cloud in localhost,
I have to Enable the SSH key and added it to the Magento Cloud also,
but when I run this command it gives an error,
magento-cloud ssh-cert:load
A valid SSH certificate exists
Expires at: 2022-06-07T11:09:49+05:30
Multi-factor authentication: not verified
Mode: interactive
The certificate will be automatically refreshed when necessary.
and when I’m run this command: magento-cloud ssh its give below error.
Hello rushikesh-solanki (UUID: caba49s43-7ds8b-4edd1-98edd-2680awda1e9ba6), you successfully authenticated, but could not connect to service mg5ws26fxhgcjw-instegration-5ojmysuq--mymagessnto (reason: service doesn't exist or you do not have access to it)
Hello rushikesh-solanki (UUID: caba4943-7d8b-4ed1-98ed-2680aa1e9ba6), you successfully authenticated, but could not connect to service mg5sdw2g6fxhgcjw-intsdegration-5ojmsdyuq--mymagsdento (reason: service doesn't exist or you do not have access to it)
mg5w26fxhgsdfcjw-integratfion-5ojsasdmyuq--mymadsfgento@ssh.ap-3.masdfgento.cloud: Permission denied (publickey).
for fixing this I have get reference link Enable multi-factor authentication for SSH access but its not worked.
please help me on this how can I fix that?