Hello, > > You can run 'sudo netstat -tulp | grep 80' to see if there is any other process is already running port 80 and you can kill it using 'sudo kill 'PROCESSID' '
You can also refer to this thread <https://stackoverflow.com/questions/14972792/nginx-nginx-emerg-bind-to-80-failed-98-address-already-in-use/16798023> to troubleshoot further. However, this seems like a question that would be better posted to *stackoverflow <https://stackoverflow.com/search?q=nginx+98%3A+address+already+in+use>* or serverfault <https://serverfault.com/search?q=98%3A+address+already+in+use> with the right tags to seek assistance from bigger technical community, rather than a google discussion post. This isn't the right place to look for 1-on-1 support, being the forum meant for the general discussion of the platform. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/85915653-772a-4a00-8166-15c844af291e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
