Skip to content

Cannot create pipelines #687

@ProjectMoon

Description

@ProjectMoon

Which component(s) is affected?

Kubero UI

Describe the bug

Whenever I try to create a pipeline using the UI, I get a JavaScript error about this.buildpacks[0] being undefined.

Uncaught TypeError: can't access property "value", this.buildpackList[0] is undefined
    createPipeline https://cloud.example.com/assets/form-Do9FEJ7E.js:1
    14 https://cloud.example.com/assets/form-Do9FEJ7E.js:24
    yd https://cloud.example.com/assets/index-DWKKnYyN.js:26
    eo https://cloud.example.com/assets/index-DWKKnYyN.js:17
    pt https://cloud.example.com/assets/index-DWKKnYyN.js:17
    pt https://cloud.example.com/assets/index-DWKKnYyN.js:17
    n https://cloud.example.com/assets/index-DWKKnYyN.js:25

Steps to reproduce

  1. Click new pipeline.
  2. Fill in form (build from source on or off; doesn't matter)
  3. Click create.

Expected behavior

Pipeline created.

Screenshots

No response

Additional information

Is the buildpack list supposed to be downloaded server-side maybe? Perhaps there's something wrong with my server config? Everything seems to be up and running.

Debug information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions