Forum Discussion

HotCakeX's avatar
Sep 18, 2019

[FIXED] Problem: Can't open unsafe ports on Edge insider

UPDATE: Fixed in Edge insider Version 79.0.280.0 (Official build) canary (64-bit)

 

 

I need to open a custom port for WAC. I can do that with Google Chrome Canary 79 by adding this to the shortcut target: "--explicitly-allowed-ports=6666" and it loads the WAC console just fine.

but when I do the same for Edge insider Canary, it won't work and still gives me the unsafe port error.

Edge Insider Version 78.0.277.0 (Official build) canary (64-bit)

Windows 10 latest ver

WAC 1909

 

 

  • HotCakeX This command line works properly for me in Edge Canary 79.0.278. Please confirm that you've closed all msedge.exe instances (using task manager to ensure there aren't any hidden processes lingering) before starting a new one using this command line argument.

    • HotCakeX's avatar
      HotCakeX
      MVP
      Yes, I think the problem was solved in Edge insider 79. now I'm testing it on version
      Version 79.0.280.0 (Official build) canary (64-bit)
      and it's working fine.
    • eric79xxl's avatar
      eric79xxl
      Copper Contributor

      Eric_Lawrence yesterday I made a batch file:

      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" -explicitly-allowed-ports=6666 http://<redacted>:6666/

       

      It worked yesterday, today it gives unsafe port error.

      Thoughts?

      Version 80.0.361.62 (Official build) (64-bit)

      • dirum's avatar
        dirum
        Copper Contributor

        eric79xxl After updating to Win10 Version 1909 / Edge Version 91.0.864.48 I cannot reach an https website on port 10080 anymore.  Edge shows error ERR_UNSAFE_PORT. I tried to start Edge with parameter --explicitly-allowed-ports=10080 but no success. Thanks for your support!

Resources