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
We deployed the latest artifactory-pro and artifactory-oss release for our customer: 7.71.5.
For the Artifactory-oss we use the following statefulset.yaml and system.yaml (see files at the bottom).
The Frontend UI seems to be buggy, because after clicking to Administration -> General -> Mail Server Settings and then switch between "Mail Server" and "Settings" the UI goes crazy:
The Browser throws the following console error:
vue-router.min.js:11 Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location: "/admin/configuration/general".
at wt (https://<url>/ui/externals/vue-router/dist/vue-router.min.js:11:16484)
at _t.confirmTransition (https://<url>/ui/externals/vue-router/dist/vue-router.min.js:11:19437)
at _t.transitionTo (https://<url>/ui/externals/vue-router/dist/vue-router.min.js:11:18762)
at e.push (https://<url>/ui/externals/vue-router/dist/vue-router.min.js:11:21810)
at https://<url>/ui/externals/vue-router/dist/vue-router.min.js:11:26586
at new Promise (<anonymous>)
at Vt.push (https://<url>/ui/externals/vue-router/dist/vue-router.min.js:11:26549)
at n.value (https://<url>/ui/js/chunk-vendors.5d03e18f.js:516:17796)
at n.value (https://<url>/ui/js/chunk-vendors.5d03e18f.js:516:18050)
at https://<url>/ui/api/v1/ui/webapp/js/adminMailConfig.js?h=4aadbc789c1cacb77961:1:15846
The Frontend Container throws the following logs in a loop:
artifactory-0 frontend 2023-12-04T18:45:23.366Z [jffe ] [WARN ] [1bf73b846cdde6af] [frontend-service.log] [main ] - key is not part of relevant configs: frontend.login.dialog
artifactory-0 frontend 2023-12-04T18:45:23.588Z [jffe ] [WARN ] [365fdc0a8e772d41] [frontend-service.log] [main ] - key is not part of relevant configs: frontend.login.dialog
artifactory-0 frontend 2023-12-04T18:45:23.809Z [jffe ] [WARN ] [45382934864fa5a8] [frontend-service.log] [main ] - key is not part of relevant configs: frontend.login.dialog
artifactory-0 frontend 2023-12-04T18:45:24.086Z [jffe ] [WARN ] [587ee7d1cd4f4771] [frontend-service.log] [main ] - key is not part of relevant configs: frontend.login.dialog
artifactory-0 frontend 2023-12-04T18:45:24.289Z [jffe ] [WARN ] [0e990d0215bf5af6] [frontend-service.log] [main ] - key is not part of relevant configs: frontend.login.dialog
Version of Helm and Kubernetes: Helm v3.13.1 and Kubernetes v1.24
Which chart: 107.71.5
Which product license (Enterprise/Pro/oss): Pro and oss
JFrog support reference (if already raised with support team): no
What happened: Frontend UI bug as soon as someone switches between Administration -> General -> Mail Server & Settings
What you expected to happen: No UI bug
How to reproduce it (as minimally and precisely as possible): Switch configuration between Administration -> General -> Mail Server & Settings
Hi @husira
Thank you for reporting this issue.
This is an issue with the Artifactory Frontend.
The issue is fixed and it will be part of the next Self-Hosted minor release (ETA - January 2024).
BUG REPORT
We deployed the latest artifactory-pro and artifactory-oss release for our customer: 7.71.5.
For the Artifactory-oss we use the following statefulset.yaml and system.yaml (see files at the bottom).
The Frontend UI seems to be buggy, because after clicking to Administration -> General -> Mail Server Settings and then switch between "Mail Server" and "Settings" the UI goes crazy:
The Browser throws the following console error:
The Frontend Container throws the following logs in a loop:
Version of Helm and Kubernetes: Helm v3.13.1 and Kubernetes v1.24
Which chart: 107.71.5
Which product license (Enterprise/Pro/oss): Pro and oss
JFrog support reference (if already raised with support team): no
What happened: Frontend UI bug as soon as someone switches between Administration -> General -> Mail Server & Settings
What you expected to happen: No UI bug
How to reproduce it (as minimally and precisely as possible): Switch configuration between Administration -> General -> Mail Server & Settings
Anything else we need to know:
system.yaml
statefulset.yaml
The text was updated successfully, but these errors were encountered: