webtoolsgroup / InstantWP

InstantWP is a complete standalone, portable WordPress development environment.
GNU General Public License v3.0
104 stars 34 forks source link

Can't fix 'Site can't be reached error' ERR_UNSAFE_PORT #107

Open zoenvisje opened 2 years ago

zoenvisje commented 2 years ago

Hi all,

I installed InstantWP and tried everything that's on the FAQ https://github.com/webtoolsgroup/InstantWP/wiki/Troubleshooting-InstantWP-start-up-issues but I can't get the frontpage or admin to start. I get 'site can't be reached' ERR_UNSAFE_PORT.

So it looks like it has something to do with the port that InstantWP uses (10080). Is there a fix? I found this https://www.oneminutevideotutorials.com/2021/06/21/how-to-keep-using-port-10080-after-many-browsers-block-it-as-an-unsafe-port/ , I prefer not switching to Firefox.

Thanks in advance

Giroud-fr commented 2 years ago

I have the exact same problem here. I can't find a solution anywhere :(

Giroud-fr commented 2 years ago

with the solution described it works on firefox, but I would like to stay on Chrome too

theatredays commented 2 years ago

Also ran into this issue after installing InstantWP for the first time today. Any way to change the port InstantWP uses?

essexgit commented 2 years ago

Firefox and Edge are the same - I tried modifying config file to different port offsets - but I get the ERR_CONNECTION_REFUSED. Firefox blocked 10080 in Nov 2020 Chrome in March 2021. I've tried turning Windows Internet Information services off&on to test conflict.

skreemascloset commented 2 years ago

https://www.oneminutevideotutorials.com/2021/06/21/how-to-keep-using-port-10080-after-many-browsers-block-it-as-an-unsafe-port/ worked for me

essexgit commented 2 years ago

https://www.oneminutevideotutorials.com/2021/06/21/how-to-keep-using-port-10080-after-many-browsers-block-it-as-an-unsafe-port/ worked for me

Yes, you can open the port, but it was closed because of attacks.

I've moved away from WAmp, there are other, safe solutions.

popsy-blue commented 2 years ago

See also the answer/proposed workaround in issue #103 .

codewizard13 commented 1 year ago

https://www.oneminutevideotutorials.com/2021/06/21/how-to-keep-using-port-10080-after-many-browsers-block-it-as-an-unsafe-port/ worked for me

Yes, you can open the port, but it was closed because of attacks.

I've moved away from WAmp, there are other, safe solutions.

What have you moved to? Please share suggestions for safer solutions so the rest of us can benefit