Azure / azure-iot-pcs-remote-monitoring-dotnet

Azure IoT .NET solution for Remote Monitoring
MIT License
162 stars 95 forks source link

What's the value of REACT_APP_BASE_SERVICE_URL to deploy locally? #163

Closed Trinakriae closed 3 years ago

Trinakriae commented 5 years ago

Type of issue

Description

In order to deploy the solution locally, it is not specified in the documentation what's the value of the environment variable REACT_APP_BASE_SERVICE_URL in the WebUI. I tried to put http://localhost:9000 since I was expecting nginx acting as an API Gateway/Reverse Proxy but I always get 503 - Service Unavailable. May you please help?

Context and Environment

Alberto-Vega commented 5 years ago

@Trinakriae Have you tried the steps listed here: https://docs.microsoft.com/en-us/azure/iot-accelerators/iot-accelerators-remote-monitoring-customize#prepare-a-local-development-environment-for-the-ui

Alberto-Vega commented 5 years ago

Can you confirm that you followed this step? https://docs.microsoft.com/en-us/azure/iot-accelerators/iot-accelerators-remote-monitoring-deploy-local#configure-and-run-nginx

Alberto-Vega commented 5 years ago

@Trinakriae do you have an update? If you are still stuck We will get you help from a support engineer as soon as possible. If you do not have access to a support plan, please reach out @ AZCommunity@microsoft.com with a link to this Doc/Issue as well as your subscription ID and we can help get the one time free support ticket opened for this issue. If you have support plan please file a support request @ https://aka.ms/azsupt?

Trinakriae commented 5 years ago

Yes I’ve followed the steps listed in that article and the mentioned environment variable does not get set

Alberto-Vega commented 5 years ago

@Trinakriae please reach out so we can get you help from a support engineer. If you don't have access to a support plan follow the instructions on my previous comment and we can help get a one time free support ticket.

NoirRyu commented 4 years ago

Any update on this? I have also same problem, whenever deploy on my Windows 10 local machine, the webui doesn't seem to properly communicate with other services. I also thought I need to set REACT_APP_BASE_SERVICE_URL variable to enable webui to communicate with other services.

miwolfms commented 3 years ago

Note: As of December 10th 2020, Remote Monitoring solution accelerator is no longer supported. All supporting repositories have been archived.