nestjs-graphql-best-practice icon indicating copy to clipboard operation
nestjs-graphql-best-practice copied to clipboard

npm start: This site can’t be reached

Open hylerrix opened this issue 5 years ago • 1 comments

This site can’t be reached

The webpage at http://localhost:6666/graphql might be temporarily down or it may have moved permanently to a new web address.

ERR_UNSAFE_PORT

hylerrix avatar Jul 24 '20 07:07 hylerrix

I know it's a bit late, but if anyone stubles upon this page:

Port 666 is blocked by chrome itself, it has nothing to do with Nest or this project :)

Basically it protects other (IRC) servers that have port 6666 exposed from malicious requests made by the browser/Javascript.

stephanvane avatar May 25 '21 21:05 stephanvane