Private network not configured on one host?

I am deploying to two hosts in the iad region - one is correctly configured with the private network, but the other one is not. Has anyone seen this?

root@1857703c45ee68:/myapp# dig +short AAAA my-app-redis.internal
fdaa:0:6e72:a7b:1c5:1372:6936:2
root@1857703c45ee68:/myapp#
────────────────────────────────────
root@e82d69df7e6e78:/myapp# dig +short AAAA my-app-redis.internal
root@e82d69df7e6e78:/myapp#

Is e82d69df7e6e78 part of the my-app-redis application, or is it in a different one?

(If it’s the latter, then I suspect that the other machines were auto-stopped in the interim.)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.