adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

windows: aio app run --local testing in the browser issue #327

Open shazron opened 3 years ago

shazron commented 3 years ago

Description

I cannot get any results from Openwhisk via the actions tester in the browser until I disable the firewall. There is one prompt to allow node through the firewall, and nothing else for any other process.

See related: #311

Workaround

Disable all Windows firewall settings.

Possible Fix

https://github.com/docker/for-win/issues/4391#issuecomment-520420942

purplecabbage commented 3 years ago

What version of windows? Virtual or real?

shazron commented 3 years ago

virtual machine.

Microsoft Windows version 10.0.18362 N/A Build 18362 Docker (Windows) version 19.03.13, build 4484c46d9d node (Windows) version 12.19.1 java (Windows) 15 2020-09-15

Updated the issue description with workaround and possible fix.

meryllblanchet commented 3 years ago

Any other action on our side or should we close the issue then?

shazron commented 3 years ago

Users might encounter this and we should have documentation for how to overcome this limitation, I feel. At least this issue will be searchable in Google. I haven't tested the "fix" but the workaround works.

meryllblanchet commented 3 years ago

@duynguyen is it something to be added to the Troubleshooting docs?