-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Without ingress, error in the frontend #88
Comments
hey @nlamirault - what can you try disable Pusher (add |
also - what do you say about join our Slack (https://slack.keephq.dev) so me and @talboren would be able to help faster? |
I have the same problem. I am using the Helm Chart Version 0.1.45 and appVersion 0.30.7 |
hey @d4alpha @nlamirault - should be solved with |
I tried with 0.1.47 with appVersion 0.31.7 and i still get the following error: Console: |
it's a different bug, can you please share a video of this crash? @d4alpha |
@d4alpha - if you DM me on our Slack I'll be able to solve it quickly |
i add this into the backend and frontend: - name: PUSHER_DISABLED
value: 'true' and I've got the error. |
works fine replacing |
Description of the bug
If i try to use Keep without ingress configuration, and with port-forward, i've got this error
Using this configuration, https://docs.keephq.dev/deployment/kubernetes/installation#without-ingress-not-recommended
Steps To Reproduce
https://docs.keephq.dev/deployment/kubernetes/installation#without-ingress-not-recommended
Additional Information
in the browser console:
The text was updated successfully, but these errors were encountered: