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

Proxy agent failed to claim URL #2848

Closed
IronPan opened this issue Jan 15, 2020 · 3 comments · Fixed by #2849
Closed

Proxy agent failed to claim URL #2848

IronPan opened this issue Jan 15, 2020 · 3 comments · Fixed by #2849

Comments

@IronPan
Copy link
Member

IronPan commented Jan 15, 2020

The error message
2020/01/15 18:55:19 Failed to read pending requests: "A proxy request failed: "Get nullagent/pending: unsupported protocol scheme \"\"""

This is due to a malformed backend Id given by the agent. this is might be introduced by
b5c54e1#diff-986b1153a97bee60b4f31250ea1ed45c

@IronPan
Copy link
Member Author

IronPan commented Jan 15, 2020

Temporarily comment out the component to unblock the deployment
https://github.com/kubeflow/pipelines/pull/2585/files#diff-3a0f0bc1ff508db606c9f7b3c30f90ec

@rmgogogo
Copy link
Contributor

as synced, it's due to use "dev/latest" manifest with old image (0.1.40), aka manifest and image not match.

The released 0.1.40 is OK.

So turn to P1. TODO things:
(1) revert #2849 in 0.1.41 release
(2) add daily images mark as "dev" so that it can better match with latest manifest.

@rmgogogo rmgogogo added this to the M-2019Q4 milestone Jan 16, 2020
@rmgogogo rmgogogo pinned this issue Jan 16, 2020
rui5i pushed a commit to rui5i/pipelines that referenced this issue Jan 16, 2020
@SinaChavoshi SinaChavoshi unpinned this issue Jan 17, 2020
@rmgogogo
Copy link
Contributor

Mark as fixed, to use dev, we need to use latest corresponding image.
A new release on the flight will fix this.

Jeffwan pushed a commit to Jeffwan/pipelines that referenced this issue Dec 9, 2020
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants