Client is a defense contractor. Production machine is locked down to local access only. Dev VM is restricted to my IP address. Both are Windows Server 2019. FileMaker Servers have SSLs. I access Dev remotely via the FQDN used for the SSL. Happy green lock for my remote access.
Their IT guy and I just got the Dev VM connected to Prod yesterday. I can access Production FMS Admin/Otto via its matching FQDN since he created a network alias. Orange lock for RDP FileMaker Pro to Prod, but it’s quick.
OttoDeploy has to be run on the Dev server via remote desktop since that’s the only computer that can see both servers.
Access Tests from Dev Server Remote Desktop
- ping dev.somecompany.com resolves correctly. PASS
- Otto Web Console - localhost/otto/ PASS
- Otto Web Consolde - dev.somecompany.com/otto/ FAIL
- OttoDeploy - Deployment - Dev FAIL “Error connecting to server. Failed to fetch”
- OttoDeploy - Deployment - Production PASS
Any ideas as to what’s going on? Nothing is showing up in the otto logs. All ports are open in the firewall.