khwilo/time-tracking-app

Connection refuses at irregular intervals when modifying the timer

Opened this issue · 0 comments

Description

Connection refuses at certain periods when both the front-end and back-end servers are run concurrently. This occurs when starting and stopping a timer several times which has the effect of modifying the data.json file.

Error

 Proxy error: Could not proxy request /api/timers from localhost:3000 to http://127.0.0.1:5000.
[1] See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNRESET).