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

Got an error after running Cargo run #1

Open
ItsCerv opened this issue Dec 23, 2022 · 1 comment
Open

Got an error after running Cargo run #1

ItsCerv opened this issue Dec 23, 2022 · 1 comment

Comments

@ItsCerv
Copy link

ItsCerv commented Dec 23, 2022

Screenshot 2022-12-23 132749

@ALinuxPerson
Copy link
Owner

Try running it as administrator. If that doesn't work, check if any other programs are listening onto port 80 with this command, run it in Powershell: Get-Process -Id (Get-NetTCPConnection -LocalPort 80).OwningProcess

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