-
bug description (occurred issue):
I just made a fresh scm-manager helm installation (under RH OpenShift v4.14.x) and got stuck when opening the start web page. I only get a picture with spinning lines and text “loading plugin information” below:
-
expected result / system behavior:
the Login window should appear -
observed result / system behavior:
I could not see anything useful in the logs. I even tried to raise the log level. -
SCM-Manager version and installed package:
I tested several versions. All installments with v2.x are working without any issues. The problem arises with version 3.x, from 3.0.x through 3.1.x.
(Please also add Screenshots of the issue + if possible a trace created by the SCM-Manager support plugin)
I provided a screenshot above, but I cannot generate a trace, because I do not come that far in the configuration process. Please see the helm values.yaml below:
extraEnv: |
- name: "TZ"
value: "Europe/Zurich"
persistence:
size: "80Gi"
resources:
limits:
cpu: 1
memory: 2048Mi
requests:
cpu: 50m
memory: 1152Mi
securityContext:
fsGroup:
service:
type: ClusterIP
port: 8080