Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Igor-SBx opened this issue Nov 18, 2024 · 4 comments

Comments

@Igor-SBx
Copy link

Igor-SBx commented Nov 18, 2024

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
Copy link
Collaborator

Please share some logs from the server.

@Igor-SBx
Copy link
Author

ECS-logs.txt

@galinsky
Copy link
Collaborator

galinsky commented Dec 7, 2024

I believe this is related to the docker build error encountered in #151

@Igor-SBx
Copy link
Author

I don't think it's related because with this error /home/appuser/ocpp-gateway/run-server.sh: cannot execute: required file not found the Cloud stack hangs forever and it never deploys the service.

After a lot of attempts I managed to fix this error by updating the CLRF termination by LF and cleaning the build cache.

My error is completely different, I managed to deploy the Cloud Stack but the Service in ECS doesn't seem to be working properly, it seems that the WSS connection is not being set properly as you can see in the file above.

I'm sending the logs from my build as well, but the issue is after the CloudStack is deployed but I hope it helps 😄
log1.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants