We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pipelines log
I0210 07:55:27.446112 1 interceptor.go:29] /api.JobService/CreateJob handler starting I0210 07:55:27.491796 1 error.go:218] the server could not find the requested resource (post scheduledworkflows.kubeflow.org) InternalServerError: Failed to create a scheduled workflow for () github.com/kubeflow/pipelines/backend/src/common/util.NewInternalServerError /go/src/github.com/kubeflow/pipelines/backend/src/common/util/error.go:142 github.com/kubeflow/pipelines/backend/src/apiserver/resource.(*ResourceManager).CreateJob /go/src/github.com/kubeflow/pipelines/backend/src/apiserver/resource/resource_manager.go:306 github.com/kubeflow/pipelines/backend/src/apiserver/server.(*JobServer).CreateJob /go/src/github.com/kubeflow/pipelines/backend/src/apiserver/server/job_server.go:37 github.com/kubeflow/pipelines/backend/api/go_client._JobService_CreateJob_Handler.func1 /go/src/github.com/kubeflow/pipelines/backend/api/go_client/job.pb.go:887 main.apiServerInterceptor /go/src/github.com/kubeflow/pipelines/backend/src/apiserver/interceptor.go:30 github.com/kubeflow/pipelines/backend/api/go_client._JobService_CreateJob_Handler /go/src/github.com/kubeflow/pipelines/backend/api/go_client/job.pb.go:889 google.golang.org/grpc.(*Server).processUnaryRPC /go/pkg/mod/google.golang.org/grpc@v1.16.0/server.go:935 google.golang.org/grpc.(*Server).handleStream /go/pkg/mod/google.golang.org/grpc@v1.16.0/server.go:1139 google.golang.org/grpc.(*Server).serveStreams.func1.1 /go/pkg/mod/google.golang.org/grpc@v1.16.0/server.go:683 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1333 /api.JobService/CreateJob call failed github.com/kubeflow/pipelines/backend/src/common/util.(*UserError).wrapf /go/src/github.com/kubeflow/pipelines/backend/src/common/util/error.go:206 github.com/kubeflow/pipelines/backend/src/common/util.Wrapf /go/src/github.com/kubeflow/pipelines/backend/src/common/util/error.go:231 main.apiServerInterceptor /go/src/github.com/kubeflow/pipelines/backend/src/apiserver/interceptor.go:32 github.com/kubeflow/pipelines/backend/api/go_client._JobService_CreateJob_Handler /go/src/github.com/kubeflow/pipelines/backend/api/go_client/job.pb.go:889 google.golang.org/grpc.(*Server).processUnaryRPC /go/pkg/mod/google.golang.org/grpc@v1.16.0/server.go:935 google.golang.org/grpc.(*Server).handleStream /go/pkg/mod/google.golang.org/grpc@v1.16.0/server.go:1139 google.golang.org/grpc.(*Server).serveStreams.func1.1 /go/pkg/mod/google.golang.org/grpc@v1.16.0/server.go:683 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1333 I0210 07:55:27.501947 1 interceptor.go:29] /api.ExperimentService/GetExperiment handler starting I0210 07:55:27.502965 1 interceptor.go:37] /api.ExperimentService/GetExperiment handler finished I0210 07:55:27.538967 1 interceptor.go:29] /api.JobService/ListJobs handler starting I0210 07:55:27.541227 1 interceptor.go:37] /api.JobService/ListJobs handler finished
The text was updated successfully, but these errors were encountered:
issue solved after upgraded to version 0.1.8 (was using old version 0.1.6)
Sorry, something went wrong.
Bump jinja2 from 2.10 to 2.10.1 in /images (kubeflow#802)
23bdb72
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.10.1. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10...2.10.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
No branches or pull requests
Pipelines log
The text was updated successfully, but these errors were encountered: