Peter Nyilas
Peter Nyilas
Hi, I've faced this issue as well. I think, I've got the root cause for it. You're getting the tiles from `cdn.newworldfans.com`, but this site is not included in `externally_connectable`...
Unfortunately I have no ruby skill for this... If you want, I could dig into it, but for me it could take weeks to solve it :(
@infernix It's not working, because vagrant provision is running, so you can't run an another vagrant command...
Like I said, I'm using Ansible provisioning. It makes a little bit harder, because the reboot command is in the middle of the playbooks.
I've something similar issue... I'm using aws-cni 1.10.1 (we upgraded it from 1.7.10, it was working on that version) I've a service with external endpoint: ```yaml apiVersion: v1 kind: Endpoints...