-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Pipeline upload via URL doesn't work when port-forwarding from cloud shell #700
Comments
@yebrahim Is it a known issue? I remember that it's working before. As a workaround, you can port forward from local shell. |
This is for a workshop where they're using cloud shell, so that workaround is not viable in that context. (but you're right, it does work via localhost) |
It looks like this was fixed in 4.1 (I'd been running 3.5) -- closing, will re-open if any other issues w/ it turn up. |
Hmmm.. I seem to be seeing this again w/ 0.4.1, so re-opening. Not sure what's up. |
@yebrahim, do you know if this is a regression? |
It does seem to mostly work -- though I haven't been beating on it much. I just wanted to note on the issue that I had seen it again since. I'm fine to close this if no one else is having probs. (I'm wondering if there's any chance it was a browser caching issue). |
OK thanks. I will close it for now as that could prevent folks from filing an issue if they observe the problem. |
* Update OWNERS * Update OWNERS Co-authored-by: Jeremy Lewi <jeremy+github@lewi.us> * Add reviewers Co-authored-by: Jeremy Lewi <jeremy+github@lewi.us>
* Cutting v0.3.0 release * Updated RELEASE_PROCESS instructions
Uploading a pipeline from a URL doesn't work when port-forwarding from the cloud shell. I see the following error, which of course is problematic b/c the URL is something like
https://8080-dot-3034840-dot-devshell.appspot.com/...
instead.The text was updated successfully, but these errors were encountered: