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

Error 400, Bad Request when operating SMEE client behind corporate firewall proxy #158

Open
mfaltas-sandia opened this issue Oct 14, 2020 · 2 comments

Comments

@mfaltas-sandia
Copy link

Hello Everybody,

I am trying to operate SMEE on a server behind a proxy and I was getting connection timeout errors when I intput the following:

smee -u SMEE-link  -p 8080

I saw on #84 a reference to https://github.com/EventSource/eventsource/blob/master/README.md that says:

image

I tried to do that but I get bad request errors:

Event { type: 'error', status: 400, message: 'Bad Request' }

Any advice on what I can do to fix this?

Thank you!

@danielsteinmann
Copy link

Enabling the proxy like this works for me, thanks for the tip!

Could it be that the 400 reply comes from your Jenkins instance?

@danielsteinmann
Copy link

danielsteinmann commented Apr 20, 2021 via email

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