Hi all, I'm facing issue on loading Meltano UI pag...
# troubleshooting
m
Hi all, I'm facing issue on loading Meltano UI page its running haproxy. Even after setting config
ui.session_cookie_secure=true and ui-forwarded-allow-ips="*"
still API's using HTTP call request but static files like JS and CSS files using HTTPS. Can anyone please guide me on this?
a
Hi @manikandan_b! Can you please share your
meltano.yml
file? I would like to see the settings you have configured. Everything in your
meltano.yml
file and any environment variables that you may have set. Thanks!