android-emulator-container-scripts icon indicating copy to clipboard operation
android-emulator-container-scripts copied to clipboard

Can not access an emulator on the web

Open HoonHeeLee opened this issue 10 months ago • 1 comments

I am trying to install multiple emulators using envoy and nginx on the web in my linux box.

  • https://source.android.com/docs/automotive/start/avd/cloud_emulator?hl=ko#start-containers

I could access the web (envoy proxy) using localhost with different port and could see the emulators on the web browser.

  • http://localhost:19001
  • http://localhost:19002

Unfortunately, the connection from the actual IP instead of localhost has an arror (envoy proxy). image

The requested domain or ip seems to be registered to firebase authorization list. Or I'd like to disable the firebase authorization function. But, I don't know how to cope this symptom.

Thanks.

HoonHeeLee avatar Mar 29 '24 06:03 HoonHeeLee

is this issue solved? Please confirm.

hridhar avatar Aug 16 '24 10:08 hridhar