You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Hi @cmoulliard, thank you for the issue report. Based on the second log line in your inlined snippet, it seems that the CCNG timed out waiting for a reply from the registry-buddy container on the same pod. This means that it took longer than 60 seconds to receive a response. If this happens again, looking at the logs for the registry-buddy container may help explain what's going on. Here are some possible causes that come to mind:
The package is very large and takes longer than 60 seconds to upload to your image registry
The image registry is having performance issues and taking longer than 60 seconds to respond to the registry-buddy
The registry buddy is unhealthy and not responding to requests
This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue
When the command
cf7 push spring-music
is executed againstcf-for
k8s`, then the following error is reportedFYI: Complete log of the CF HTTP calls with the Server: https://gist.github.com/cmoulliard/090fe8f7f2263bafc8abc074ce428ff9
Questions:
See : cloudfoundry/cf-for-k8s#632
The text was updated successfully, but these errors were encountered: