Can someone please help me resolve this? The thing...
# random
r
Can someone please help me resolve this? The thing is, I need to run the Melano UI over HTTPS. I'm actually done with the rewrite policy (http to https) with the help of haproxy.But the UI does not work as expected. Internal API calls are still only made via HTTP, so I tested those APIs in Postman (an API testing tool) by just renaming the protocol HTTP to HTTPS. It gave a response code of 200.
a
Hi. This is when you're running it locally? How is the UI not working? Tell me more. I think I might have an idea of how to fix it but I should gather more info first. Thanks!
r
Not locally. I deployed Meltano on an EC2 server.
a
@rajkumar_b will you create a ticket and point it at me with a video capture of what the UI is doing (or is it simply that you're getting a 500)? more than happy to try to fix this!
r
UI still loading ......and and the internal API (models, plugins, pipeline scheduler) uses HTTP rather than HTTPS.