#8982 How to connect to batcave?
Closed: Fixed by pingou. Opened by praiskup.

Batcave stopped working for me, but SOP doesn't mention any change:
https://docs.pagure.org/infra-docs/sysadmin-guide/sops/ansible.html

Is this just temporary problem?

07:25:10 /tmp$ ssh batcave-comm01.qa.fedoraproject.org
channel 0: open failed: administratively prohibited: open failed
stdio forwarding failed
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
07:29:45 /tmp$ ssh batcave01.phx2.fedoraproject.org 
batcave01.phx2.fedoraproject.org has been decommissioned.
Please use batcave01.iad2.fedoraproject.org instead.
Thank you - the mgmt.
Connection closed by UNKNOWN port 65535
07:29:53 /tmp$ ssh batcave01.iad2.fedoraproject.org
ssh: Could not resolve hostname batcave01.iad2.fedoraproject.org: Name or service not known
07:30:02 /tmp$

This is due to the data center move, please be patient.

So there are a few changes to do to your ssh config, the ssh access doc is up to date: https://docs.pagure.org/infra-docs/sysadmin-guide/sops/sshaccess.html#ssh-sop and you can see the diff at:
- https://pagure.io/infra-docs/pull-request/182#request_diff
and
- https://pagure.io/infra-docs/pull-request/184#request_diff

Thanks @mobrien for working on this!

I'm going to close this as fixed and I'll send a follow up email to Kevin's announce on the infra list with these infos.

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata