influxOS with AWS Load Balancer

Hello,

So I’m trying to set up an infrastructure with AWS Fargate and wanted to try their load balancing feature. There are 2 containers running and load balancing redirecting these 2.

However, I’m not able to login to my influx dashboard through load balance URL. I think this is something to do with CORS? It says ‘session not found’ ‘unauthorized access’, etc…

I’m able to login through each container’s urls without any problem.

Below are some screenshots of browser’s console output and ECS cluster logs.

I’m guessing there is an option related to this issue in influx conf file?

Thanks in advance!

Hi, did you manage to solve this issue? I’m stuck with a pretty much similar one )