Replies: 3 comments 4 replies
-
|
Hey I'm not Dominik but I upgraded from 0.95 to 0.97. I don't think there are any significant differences in the reverse proxy logic or for the reverse proxy itself. It could be environmental settings if you are using kubernetes that are not being set correctly. It also could be improper registration of the adapter service which I've had happen to me. How are you deploying? If you have logs from the backend and from the extensions service I can try and diagnose better |
Beta Was this translation helpful? Give feedback.
-
|
That's right, in general there are no differences in the reverse proxy configuration between the two versions. So depending on the ingress or the way you route the requests, there might be some changes needed although we didn't require any changes in the Nginx config or the Traefik configuration in our internal K8s setup. Icon loading is probably a different issue, do you have a volume for the core service defined? By default, StreamPipes stores assets such as icons and documentation in |
Beta Was this translation helpful? Give feedback.
-
|
ok , it seems when I redeploy the backend service the issue is back, all http500 errors on icon loading. strange. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @dominikriemer
is there a mayor change between version 0.95 and 0.97 for ingress / nginx rules?
i cant get the live data on adapters and streampipes working anymore.
i see errors on icon loading, and no responses for live data in the browser console.
should we document ingress rules to run this project behind reverse proxy?
Thx. !
Beta Was this translation helpful? Give feedback.
All reactions