You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've installed the Firefly III Helm chart with external postgres db. The issue now is that the StartupProbe is never succeeding. The DB is initialized correctly. With port-forwarding i can reach the instance and even the health endpoint that returns OK, but the StartupProbe just returns error code 499. I also started a another pod inside the same namespace to make sure the pod is available in general and it is. I raised the delay time of the probe aswell but no success. Could u please help me to fix this issue ?
This discussion was converted from issue #10589 on July 14, 2025 04:54.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Support guidelines
I've found a bug and checked that ...
Description
Hi,
i've installed the Firefly III Helm chart with external postgres db. The issue now is that the StartupProbe is never succeeding. The DB is initialized correctly. With port-forwarding i can reach the instance and even the health endpoint that returns OK, but the StartupProbe just returns error code 499. I also started a another pod inside the same namespace to make sure the pod is available in general and it is. I raised the delay time of the probe aswell but no success. Could u please help me to fix this issue ?
values.yml
firefly.log
Debug information
dont know where to find it
Steps to reproduce
Additional info
i have installed the helm chart with argocd, idk if it makes a difference.
Beta Was this translation helpful? Give feedback.
All reactions