-
Notifications
You must be signed in to change notification settings - Fork 277
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
Installation issue #523
Comments
Seems like the docker images did not get created . This usually happens when the machine does not have sufficient storage to create docker images or due to any build issue that occurs during the image creation . Please confirm that the machine has enough free space , also check the maven log and error log files generated by the installer to identify the build issues , if any. |
Hello @Akashbhaskaran , |
Yeah , 9 docker images are required . It says docker image not found while trying to push to ecr . So the remaining 6 did not get created in the machine. It's trying to push something to ecr which does not exist on your local. |
Hello @Akashbhaskaran, This is the only error i get. It says image missing , but i see this image in ECR. This is the maven log |
Does the local machine have sufficient free space for creating the remaining images ? |
Currently, we are using an EC2 instance with 20GB storage. |
@bhuvi11 I solved this issue by updating the dockerfile in installer/resources/pacbot_app/files/api_docker_ssl |
Hello @Akashbhaskaran,
I am getting below errors while installing PacBot
PLease help
The text was updated successfully, but these errors were encountered: