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

Error Caddy #153

Open
david1111967 opened this issue Sep 5, 2023 · 2 comments
Open

Error Caddy #153

david1111967 opened this issue Sep 5, 2023 · 2 comments

Comments

@david1111967
Copy link

When I try to configure the panel it gives me the following error after the database migration is finished and remains in a loop.

I'm trying to configure for a local host.

Error: loading initial config: loading new config: http app module: start: listening on :80: listen tcp :80: bind: permission denied

Sorry my English is not very good :)

@ccarney16
Copy link
Owner

Hey, so that is an error in regards to the kernel not allowing caddy to bind to port 80. Are you using host networking for the panel?

@david1111967
Copy link
Author

I am using docker compose with the following lines to configure the network
networks: pterodactyl: driver: bridge external: true

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

2 participants