[webapp] Issue starting latest containers due to using rootless port 80 #30284
Unanswered
michaeljguarino
asked this question in
Connector Questions
Replies: 2 comments 2 replies
-
i'm facing the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
@michaeljguarino and @truonglac2603 where are you running the Airbyte platform? Can you give more info about the steps you |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like newer versions of airbyte webapp might have pulled an nginx version that doesn't run as root anymore and thus cannot start on port 80. I don't think there's a workaround because the nginx is hardcoded here: https://github.com/airbytehq/airbyte-platform/blob/main/airbyte-webapp/nginx/default.conf.template#L14. Anyone have an idea of how to fix?
Beta Was this translation helpful? Give feedback.
All reactions