Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Services are not exposing ports on docker #290

Open
yasir2000 opened this issue Oct 22, 2023 · 2 comments
Open

Services are not exposing ports on docker #290

yasir2000 opened this issue Oct 22, 2023 · 2 comments

Comments

@yasir2000
Copy link

yasir2000 commented Oct 22, 2023

After successful installation and all containers spawn on fresh ubuntu host as shown in Portainer, no exposed ports on dashboard and nginx service, despite no conflicting ports are there.

nginx container keeps restarting with log:

host not found in upstream "radius" in /etc/nginx/conf.d/radius.https.conf:71
image

@macauleycheng
Copy link

add this host "radius" into you /etc/hosts can solve this problem.
The problem is nginx can't find this "radius" host.

@nemesifier
Copy link
Member

Building the images from the master branch should fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants