aws-solutions-library-samples / guidance-for-modernizing-electric-vehicle-charging-on-aws

This guidance demonstrates how the OCPP Gateway acts as a proxy between OCPP and MQTT, enabling integration with AWS IoT Core and downstream CPO services built on AWS.
https://aws.amazon.com/blogs/iot/building-an-ocpp-compliant-electric-vehicle-charge-point-operator-solution-using-aws-iot-core/
MIT No Attribution
76 stars 27 forks source link

Unable to simulate OCCP Connection: ERROR:root:CP1: received 1011 (internal error); then sent 1011 (internal error) #153

Open Igor-SBx opened 1 week ago

Igor-SBx commented 1 week ago

I deployed the CloudStack successfully but my simulate.py is returning the following error:

ERROR:root:CP1: received 1011 (internal error); then sent 1011 (internal error)

This kind of issue already happened in the past, but it looks like the issue persists.

ocpp-gateway-container/requirements.txt:

boto3
websockets
paho-mqtt==1.6.1
asyncio-mqtt
galinsky commented 1 week ago

Please share some logs from the server.

Igor-SBx commented 5 days ago

ECS-logs.txt