Welcome to the Linux Foundation Forum!

client rate limiter Wait returned an error: context deadline exceeded

Hi everyone,
Can someone please help me with this error when creating kustomization? Thank you

Best Answer

  • seyibright
    seyibright Posts: 14
    Answer ✓

    Solved. There is already a deployment on the Git repo causing the conflict.

Answers

  • Hi @seyibright, I'm glad that you were able to identify the cause.

    Regards,
    Luis.

  • tochev1986
    tochev1986 Posts: 8
    edited April 2023

    @seyibright said:
    Solved. There is already a deployment on the Git repo causing the conflict.

    Aren't we suppose to actually have a deployment there according to the task?
    Also, facing the same issue.

  • @tochev1986 said:

    @seyibright said:
    Solved. There is already a deployment on the Git repo causing the conflict.

    Aren't we suppose to actually have a deployment there according to the task?
    Also, facing the same issue.

    Okay I have figured that out but now I have another issue so another discussion has been started. Thanks.

  • Hi Luis!!!

  • luisviveropena
    luisviveropena Posts: 1,144

    Hi @tochev1986, if you are having a similar issue, please create a post and provide the following information:

    1.- Chapter and section, or lab you are working on.
    2.- What action is triggering the issue?
    3.- What error are you getting?
    4.- Are you working on a VM, a local system, a cloud system? What is the OS and version?

    Regards,
    Luis.

  • luisviveropena
    luisviveropena Posts: 1,144

    Hi @keithwilliam !! :)

    Regards,
    Luis.

  • @luisviveropena said:
    Hi @tochev1986, if you are having a similar issue, please create a post and provide the following information:

    1.- Chapter and section, or lab you are working on.
    2.- What action is triggering the issue?
    3.- What error are you getting?
    4.- Are you working on a VM, a local system, a cloud system? What is the OS and version?

    Regards,
    Luis.

    I appreciate posting a support template for initial troubleshooting.
    Thanks.

  • luisviveropena
    luisviveropena Posts: 1,144

    Hi @tochev1986, it's a pleasure :)

    Regards,
    Luis.

  • antgonto
    antgonto Posts: 1

    I have the same issue in Chapter 6 --> Bootstrapping the Flux Infrastructure with the command

    flux bootstrap github --owner=$GITHUB_USER \
    --repository=instavote \
    --branch=main \
    --path=./clusters/dev \
    --personal \
    --log-level=debug \
    --network-policy=false \
    --components=source-controller,kustomize-controller.

    The error I get is the following:

    ◎ waiting for Kustomization "flux-system/flux-system" to be reconciled
    ✗ client rate limiter Wait returned an error: context deadline exceeded

    Has someone found a solution?

    Best regards,
    Antonio.

Categories

Upcoming Training