Code Monkey home page Code Monkey logo

Comments (11)

davidkarlsen avatar davidkarlsen commented on June 24, 2024 1

I can have a look, can you add some stack-traces please?

from forecastle.

michas2 avatar michas2 commented on June 24, 2024

From what I see, the api/apps endpoint simply return null.
Looks like the AppsHandler in the backend is unhappy, but for some reason does not log any error message.
I'm not sure how to debug this any further without major effort.

from forecastle.

muammercakir avatar muammercakir commented on June 24, 2024

I have the same issue with the latest helm chart version 1.0.97.

from forecastle.

igorcoding avatar igorcoding commented on June 24, 2024

I'm stuck with the same issue. Is there any solution to this?

UPD: seems like forecastle does not react to ForecastleApp CRD. Apps exposed using ingress annotations work fine, but I currently cannot add an external app using the CRD - it just does not appear.

UPD2: Ok, sorry :) I should have enabled crdEnabled: true in the config for this to work.

from forecastle.

Xide avatar Xide commented on June 24, 2024

I encountered the same issue after a fresh Forecastle install.
The issue for me was that had not configured any ingress with a forecastle.stakater.com/expose annotation yet.
After adding this annotation to an ingress, the error message was gone.

from forecastle.

rasheedamir avatar rasheedamir commented on June 24, 2024

@davidkarlsen can you please check this issue as well?

from forecastle.

karl-johan-grahn avatar karl-johan-grahn commented on June 24, 2024

@michas2 can you add stack-traces please?

from forecastle.

andrasnemethcg avatar andrasnemethcg commented on June 24, 2024

In a fresh installation of forecastle (1.0.131), we same error as above. The api/apps returns null.

The crd is installed and I tried both annotating an existing ingress and creating an Kind:ForecastleApp. Namespace selector is any.
There is no error in the pod log. How can I debug further where is the error?

time="2023-10-26T11:09:06Z" level=info msg="Looking for forecastle apps in the following namespaces: * (All Namespaces)" _source="handlers/appsHandler.go:51"

from forecastle.

andrasnemethcg avatar andrasnemethcg commented on June 24, 2024

In a fresh installation of forecastle (1.0.131), we same error as above. The api/apps returns null.

The crd is installed and I tried both annotating an existing ingress and creating an Kind:ForecastleApp. Namespace selector is any. There is no error in the pod log. How can I debug further where is the error?

time="2023-10-26T11:09:06Z" level=info msg="Looking for forecastle apps in the following namespaces: * (All Namespaces)" _source="handlers/appsHandler.go:51"

After some digging around, it seems that instanceName filtered out my applications. So, now it is set to empty and works.

from forecastle.

MuneebAijaz avatar MuneebAijaz commented on June 24, 2024

@andrasnemethcg , @michas2 can we close this issue if its fixed on your side? or do we need some code change?

from forecastle.

andrasnemethcg avatar andrasnemethcg commented on June 24, 2024

@andrasnemethcg , @michas2 can we close this issue if its fixed on your side? or do we need some code change?

My problem was solved by removing the instanceName. Ok to close from my point of view. However, this is not my issue, but @michas2 's.

from forecastle.

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.