Skip to content
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

Fresh 6.0.5 Deployment with HELM Chart can not be accessed via Web UI #10361

Open
marvinkurock opened this issue Oct 21, 2024 · 0 comments
Open
Labels

Comments

@marvinkurock
Copy link

marvinkurock commented Oct 21, 2024

Describe the bug

When installing the version 6.0.5 via HELM in our openshift kubrnetes cluster, the deployment succeeds, but when accessing the web ui we get an error:
config.json missing or invalid.

The deployment itself seems to work. We can access ocis via the client application.

Steps to reproduce

  1. Deploy ocis 6.0.5 via helm
  2. try to access the web ui

Expected behavior

Getting to the login screen and to ocis web ui.
We did not configure any config.json manually. We only used the helm values to configure the deployment.

The message on the web ui:
Screenshot 2024-10-21 111810

The error code in the web browser console:

index.html-6PXeMCgV.mjs:32 
 ZodError: [
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      0,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      1,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      2,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      3,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      4,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      5,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      6,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      7,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      8,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      9,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      10,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      11,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      12,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      13,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      14,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      15,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      16,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      17,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      18,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      19,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      20,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      21,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "mime-types",
      22,
      "app_providers",
      0,
      "icon"
    ],
    "message": "Required"
  }
]
    at get error (PortalTarget.vue_vue…A--6rH.mjs:56:71084)
    at Ft.parse (PortalTarget.vue_vue…A--6rH.mjs:56:73321)
    at Ss.processResponse (index.html-6PXeMCgV.mjs:6:21536)
    at Ss.internalRequest (index.html-6PXeMCgV.mjs:6:21675)
    at async Wi.loadData (index.html-6PXeMCgV.mjs:6:13838)
    at async Object.s$ [as bootstrapApp] (index.html-6PXeMCgV.mjs:32:34505)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant