-
Notifications
You must be signed in to change notification settings - Fork 29
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
OCCP Stack not working for Windows Machines #151
Comments
I'm not sure I understand what you're trying to do. Are you using a Windows machine to deploy the solution to AWS, or are you attempting to run the code locally on your Windows machine? |
I was trying to deploy OCCP Stack by using
|
during the |
I fixed this error by updating the The build is passing but the process is not streamlined for Windows users and there are some complaints about this on other forums as well. Maybe, it's worth adding a script to parse this file termination in Windows machines before it goes to the build itself. It took some days to get this finally working on my Windows machine and probably many people have been in the same situation. Another CloudStack version to run specifically from Windows machines would substantially improve my experience |
You should be able to control line endings by properly configuring your |
I've been trying to create the OCCP Stack with my Windows machine but I keep getting this error to create the Amazon Elastic Container Service:
/bin/sh: line 1: /home/appuser/ocpp-gateway/run-server.sh: cannot execute: required file not found
Some other issues like this, mentioned that it was caused by the CRLF file termination on Windows machines, but I tried:
But none of these steps take any effect, could you please provide guidance?
logs: log-events-viewer-result.csv
The text was updated successfully, but these errors were encountered: