traccar / traccar-web

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
786 stars 1.09k forks source link

Regarding Traccar-Web Running issues in windows PC #1235

Closed BJagruti closed 1 month ago

BJagruti commented 1 month ago

Describe the bug I am running the code in my windows PC but getting proxy server Error

To Reproduce Steps to reproduce the behavior:

  1. Running the traccar-web code
  2. https://www.traccar.org/build-web-app/
  3. Traccar backend running locally
  4. Install dependencies using npm install command
  5. When i am running development server using npm start command
  6. Getting error 12:28:27 AM [vite] http proxy error: /api/server AggregateError [ECONNREFUSED]: at internalConnectMultiple (node:net:1116:18) at afterConnectMultiple (node:net:1683:7) 12:28:28 AM [vite] http proxy error: /api/server AggregateError [ECONNREFUSED]: at internalConnectMultiple (node:net:1116:18) at afterConnectMultiple (node:net:1683:7) (x2)

Expected behavior I am expecting that the code should run properly in my Windows PC and also i need to deploy the same code in IIS server as well

Screenshots image (2) image (3)

In chrome its loading only now giving the response

Desktop (please complete the following information):

Additional context According to your documentations i followed all the steps but getting the proxy server error but i need to run the traccar web my PC.

Please give me the response ASAP..

Thank you so much Jagruti Bagul

tananaev commented 1 month ago

For questions you should use the forum. This is a not a bug, so please don't report it here.