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

web-frontend fails in lab 4.2 #3

Open
michael-staffa opened this issue Apr 18, 2024 · 2 comments
Open

web-frontend fails in lab 4.2 #3

michael-staffa opened this issue Apr 18, 2024 · 2 comments

Comments

@michael-staffa
Copy link

Hello, the expected result for this is to see the web front end, but I receive the following NodeJS error:

Error calling downstream service
ERR_UNESCAPED_CHARACTERS
TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters
at new NodeError (internal/errors.js:322:7)
at new ClientRequest (_http_client.js:155:13)
at Object.request (http.js:94:10)
at RedirectableRequest._performRequest (/app/node_modules/follow-redirects/index.js:279:24)
at new RedirectableRequest (/app/node_modules/follow-redirects/index.js:61:8)
at Object.request (/app/node_modules/follow-redirects/index.js:511:14)
at dispatchHttpRequest (/app/node_modules/axios/lib/adapters/http.js:262:25)
at new Promise ()
at httpAdapter (/app/node_modules/axios/lib/adapters/http.js:49:10)
at dispatchRequest (/app/node_modules/axios/lib/core/dispatchRequest.js:58:10)

Not sure if it's something I've done with my deployments or something wrong with the service.

@michael-staffa
Copy link
Author

I'm now quite certain it's something wrong with the service. I tried to find where you were building this from, but could only find the container image on GCR. Please share the repo it comes from and I'll see if I can make a PR with a fix.

@ramanjk
Copy link

ramanjk commented Aug 5, 2024

Hello, While I am trying this web-frontend and customer services deployments , pod's getting crashloopbackup with main container getting exec format error.
Note: I am doing this on my Azure kubernetes cluster and nodes with aarch64 .

So it seems to be image issue , could you please provide images for all testing deployments for istio labs with the support for aarch64.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants