VSCode Extension not able to access environment hosted within a VPN
Hey Team, I setup VS Code local dev environment, and it's not working with any of my self-hosted windmill instances (All of them are behind the organisation VPN, and not publically accessible), however when I follow the same process with a test instance on windmill cloud version - it works.
Does the extension try to access the windmill instance configured via windmill cloud somehow? (Rather than directly from locally within the laptop). Laptop is connected to the VPN - so it should work if it was connecting directly.
If the above is the case, could you share windmill cloud IP addresses we can whitelist in our VPN so the instance becomes accessible?
Thanks
4 Replies
No it just tries to connect directly to your instance at the url you've set up
How can I access the logs of the extension?
Any other leads on why it may be working with cloud, but not self-hosted?
It's just blank - no error message on the screen
That the iframe we used in the vscode extension can't display the html from your self hosted instance
Thanks for the lead - cloudflare was blocking iframes