elifTech / cpd-ocpp

Open Charge Point Protocol
https://www.eliftech.com/blog/48-a-diy-charging-point-for-an-electric-car-perspective-protocol-and-prototype
MIT License
65 stars 48 forks source link

net::ERR_INVALID_CHUNKED_ENCODING #1

Open rohit-hyper opened 6 years ago

rohit-hyper commented 6 years ago

When I toggle connectors on the chargepoint example, I get this in the console.

(index):1 GET http://localhost:9220/status net::ERR_INVALID_CHUNKED_ENCODING Any idea why?

rohit-hyper commented 6 years ago

I noticed that the EventSource on the client get's reset as well.