Issue with Airbyte v1 Deployment on EC2

Summary

User encounters a cookie-related error when deploying Airbyte v1 on EC2, indicating a misconfiguration related to HTTP and secure cookies, particularly when behind a firewall.


Question

Hello, I tried installing Airbyte v1 on ec2, following the instructions in this video. While I can successfully launch it, I am receiving the error below. For reference, I need to place this behind a firewall for security reasons, and I would like to access Airbyte fully. What additional steps do I need to take? Error: Your credentials were correct, but the server failed to set a cookie. You appear to have deployed over HTTP. Make sure you have disabled secure cookies. Video: https://www.youtube.com/watch?v=1yBBkzJizKk&t=26s



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['airbyte-v1', 'ec2-deployment', 'cookie-error', 'firewall', 'http-secure-cookies']

You can use the --insecure-cookies option, but it’s not recommended. If you’re having trouble accessing an EC2 instance from the internet, please contact your company’s infrastructure team for assistance in properly configuring the server.

Can you send me the server docs that I can provide them?

<@U01MMSDJGC9>, Send me the link for the EC2 instance needs so I can provide that to my platform team.