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

Cryptic error when failing to download istioctl #603

Closed
sebastienvas opened this issue Aug 27, 2017 · 1 comment · Fixed by #605
Closed

Cryptic error when failing to download istioctl #603

sebastienvas opened this issue Aug 27, 2017 · 1 comment · Fixed by #605
Assignees
Milestone

Comments

@sebastienvas
Copy link
Contributor

W0826 07:34:29.954] E0826 07:34:29.951714 1022 framework.go:199] Failed to complete Init. Error command failed: "" fork/exec /tmp/istio.e2e.631616937/istioctl: exec format error

When we get this error, the file is missing. Let's make sure we check return code and return a proper error.

@yutongz
Copy link
Contributor

yutongz commented Aug 27, 2017

istio-merge-robot pushed a commit that referenced this issue Aug 29, 2017
Automatic merge from submit-queue

Check status code of http request

**Release note**:

```release-note
none
```
fixes #603
mandarjog pushed a commit to mandarjog/istio that referenced this issue Oct 30, 2017
Former-commit-id: 8afb0ed89abf9d75157a14d93d5cdba71fe71fc8
rshriram pushed a commit that referenced this issue Oct 30, 2017
Automatic merge from submit-queue

Check status code of http request

**Release note**:

```release-note
none
```
fixes #603

Former-commit-id: cabe17f
mandarjog pushed a commit that referenced this issue Oct 31, 2017
Former-commit-id: ec397006130c1d2067ba9bd7c5bf699de4cd8ac0
vbatts pushed a commit to vbatts/istio that referenced this issue Oct 31, 2017
Automatic merge from submit-queue

Check status code of http request

**Release note**:

```release-note
none
```
fixes istio#603

Former-commit-id: cabe17f
mandarjog pushed a commit that referenced this issue Nov 2, 2017
Automatic merge from submit-queue

Check status code of http request

**Release note**:

```release-note
none
```
fixes #603

Former-commit-id: cabe17f
kyessenov pushed a commit to kyessenov/istio that referenced this issue Aug 13, 2018
Automatic merge from submit-queue

[DO NOT MERGE] Auto PR to update dependencies of proxy

This PR will be merged automatically once checks are successful.
```release-note
none
```
howardjohn pushed a commit to howardjohn/istio that referenced this issue Jan 12, 2020
* fix(templates): Correct OWNER urls.

This PR is meant to cover fixes such as:

- istio#18485
- istio#19513

* Update injection-template.yaml

* Update deployment.yaml
0x01001011 pushed a commit to thedemodrive/istio that referenced this issue Jul 16, 2020
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