permitio / opal

Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...)
https://opal.ac
Apache License 2.0
4.48k stars 162 forks source link

Unable to start OPAL Server or Client on privileged ports #667

Open ojecborec opened 3 hours ago

ojecborec commented 3 hours ago

I'm getting following error when running OPAL on port 443 as Fargate containers

Can't connect to ('0.0.0.0', 443)

Only non-privileged ports (>=1024) are supported.

orweis commented 2 hours ago

You can start OPAL on another port (e.g 7766) in the container and have the container map 443 to it.