stakater / Forecastle

Forecastle is a control panel which dynamically discovers and provides a launchpad to access applications deployed on Kubernetes – [✩Star] if you're using it!
https://stakater.com
Apache License 2.0
588 stars 59 forks source link

1.0.130 does not work anymore. (empty page) #390

Closed 1337andre closed 11 months ago

1337andre commented 1 year ago

Hi,

with image: stakater/forecastle:v1.0.130 forecastle doesn't work anymore. There ist only a empty page.

same deployment with image: stakater/forecastle:v1.0.129 works fine

logs

forecastle-debug-cfcc5fccb-bxn5j forecastle time="2023-09-21T10:13:32Z" level=info msg="Listening at port 3000" _source="Forecastle/forecastle.go:42"

I can see some errors in web debug console

Screenshot 2023-09-21 at 12 18 38
steadyk commented 1 year ago

We also facing this issue on our installation.

karl-johan-grahn commented 1 year ago

Test coverage is incomplete for Forecastle - some dependency updates inadvertently broke the product

karl-johan-grahn commented 12 months ago

Use stakater/forecastle:v1.0.129 for now

MuneebAijaz commented 11 months ago

@1337andre with the mentioned PR merged, i've tested it on my side, the latest image works as expected. Feel free to reopen the issue if the problem persists