Issue with running Indesign Server on Mac EC2 Instance
Earlier today I set up a new EC2 mac2.metal instance with M1 chip. Uploading the installation bundle and installing the software was no problem.
But when I try to start the server I get the following message:
Tue Sep 12 10:41:45 2023 ERROR [server] We can't verify your subscription status.
Tue Sep 12 10:41:45 2023 ERROR [server] We can't reach the Adobe servers. This may be because you're not connected to the internet. Check your connection and try again below. If you're still having issues, please see our connectivity troubleshooting guide https://www.adobe.com/go/lic_frl_ts or contact your IT Administrator.
I already checkd for internet connectivity. I can send requests via curl to https://www.google.com, https://adobe.com and when I send a request to the test URL ( https://lm.licenses.adobe.com/vact/ping ) from the trouble shooting guide I get a "pong" in the response.
I also checked /private/etc/hosts which doesn't contain anything since it's a clean install. Software firewall is also disabled.
I currently have no idea why I'm running into this issue and how to fix it. Please keep in mind, that I access the EC2 instance via ssh, so I won't be able to click through the Mac OS UI 😉
