Git Product home page Git Product logo

Comments (4)

AndeYashwanth avatar AndeYashwanth commented on May 27, 2024 1

I faced this issue in docker desktop windows 4.28.0 yesterday when using the helm method. The port it was complaining wasn't being used by any process. So I installed the older 2.7.x version using the yaml file instead and it was working fine.
I tried clean installing docker desktop and also updated to 4.29.0 in an attempt to fix some other unrelated issue. Then I tried installing latest kubernetes dashboard 7.x and it was working fine.

from dashboard.

floreks avatar floreks commented on May 27, 2024

I can't tell you what is occupying this port for you. Only you can debug your system and figure it out. You either free up this port or override the port that kong is using by default via helm chart values.

There is nothing we can do here since this is a configuration issue on your side.

from dashboard.

median-dxz avatar median-dxz commented on May 27, 2024

I can't tell you what is occupying this port for you. Only you can debug your system and figure it out. You either free up this port or override the port that kong is using by default via helm chart values.

There is nothing we can do here since this is a configuration issue on your side.

Thanks you patiently reply.
I'm still learning about k8s, if you can provide some info so that I can troubleshoot the truely problem, I'll be very appreciately. I just have no idea how check out "port occupying" in a cluster.
Of course, there might not a suitable place for such a discuss, you can close this issue if needed.

UPD: After an afternoon of attempts, I completely reinstalled Docker Desktop, and after redeploying all the components I needed, I used kubectl debug to debug the pod with an ephemeral debug container (still need to change helm chart values). I found that I could bind port 8444 using nc within the temporary container.😭

from dashboard.

median-dxz avatar median-dxz commented on May 27, 2024

Hi, @AndeYashwanth

That works for me too! Docker Desktop just recently released version 4.29.0. (it's a bit strange that the official Docker release notes page shows this version was released on 04-08, but I couldn't receive it when I opened this issue.). And after updating from 4.28.0 to 4.29.0, I was able to start Kong with Helm using the default values (no need to reinstall Docker Desktop entirely). This proves that itβ€˜s Docker Desktop causing this issue.

Thank you for your help!

from dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.