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

getting error to bind port 80 #1

Open
thatsk opened this issue Mar 4, 2024 · 1 comment
Open

getting error to bind port 80 #1

thatsk opened this issue Mar 4, 2024 · 1 comment

Comments

@thatsk
Copy link

thatsk commented Mar 4, 2024

No description provided.

@thatsk
Copy link
Author

thatsk commented Mar 4, 2024

nodemon index.ts --ignore .greenlock.rc --ignore ./greenlock.d

[nodemon] 3.1.0
[nodemon] to restart at any time, enter rs
[nodemon] watching path(s): .
[nodemon] watching extensions: ts,json
[nodemon] starting ts-node index.ts
Loading config data
Setting up proxy
[staging] ACME Staging Directory URL: https://acme-staging-v02.api.letsencrypt.org/directory
FAKE CERTIFICATES (for testing) only

Proxy Started

Error: listen EACCES: permission denied 0.0.0.0:80
EACCES: '0.0.0.0:80'

[nodemon] app crashed - waiting for file changes before starting...
^C

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

1 participant