[Bug]: Error while getting manifest
Open
@taorepoara is already working on this.
Since May 13, 2024.
bug
- Dominant language
- Elixir
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
This error appear on server, I have no clue about if this is when building an app or accessing an app.
I can't reproduce it, we maybe need to check it more deeply.
Probably when a User cannot have access to an app, when trying to access to the app this error was thrown.
EDIT: No endpoints available for xxx error is throw with this k8s event :
kubelet error killing pod: failed to "KillPodSandbox" for "52384ef5-97d8-4cf5-ad1f-d480396d6c75" with KillPodSandboxError: "rpc error: code = Unknown desc = failed to destroy network for sandbox \"84cbf2cf1bbb14d586528c9aed5cb86aa5d6977e3d3cd221162a1394b3882ad4\": plugin type=\"calico\" failed (delete): invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable"
This is probably because the k8s cluster is full and calico can't start all it's pods.
What browsers are you seeing the problem on?
No response
Version
1.5.3
Relevant log output
Error while getting manifest : {:error, %LenraCommon.Errors.TechnicalError{message: "Unknown error", metadata: "No endpoints available for: production-1524f30a-4e6a-450c-8bdc-6d1da7e54500-11.\n", reason: :unknown_error, status_code: 500}}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.