eclipse-tractusx / portal

Portal - Helm charts
Apache License 2.0
7 stars 12 forks source link

NGINX Issue on release test branch env. #352

Closed jjeroch closed 3 months ago

jjeroch commented 3 months ago

On rc.dev with deployment 2.1.0 RC1 marketplace/apps backend APIs as well as service APIs run on 502 NGINX error

image

Impact: test impossible

evegufy commented 3 months ago

Hi @jjeroch I guess your testing with the wrong path, the correct one for the app marketplace is (and always was) api/apps and for service /api/services. If that's not clarifying the issue: please provide more information, as I can't reproduce the error.

jjeroch commented 3 months ago

@evegufy successfully running now. Not sure why it didnt before

evegufy commented 2 months ago

@jjeroch I saw the issue today as well and its because the service is a bit short on memory, fix https://github.com/eclipse-tractusx/portal/pull/359