saraf0509
saraf05092w ago

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
rubenf
rubenf2w ago
No it just tries to connect directly to your instance at the url you've set up
saraf0509
saraf05092w ago
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
rubenf
rubenf2w ago
That the iframe we used in the vscode extension can't display the html from your self hosted instance
saraf0509
saraf05092w ago
Thanks for the lead - cloudflare was blocking iframes