lenra-io / lenra-io/server

[Bug]: Error while getting manifest

Open
#559 1 comment 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.