-
Notifications
You must be signed in to change notification settings - Fork 38
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
ERR_INVALID_PROTOCOL
for http files in version 5.0.1
#210
Comments
I noticed that if I replace all the variables with constants, the same error occurs:
|
Did a great job. I wanted to optimize for me only briefly the display for RabbitMQ and thereby immediately made the whole project broken. Thanks for the hint. |
This not well thought out commit was the cause: 86c5932. Github Action is publishing a v5.0.2 |
Hmm still not working for v5.0.2:
|
But I don't understand right now, a "simple" request works for me. Give me a moment, then I simply revert the commit from this morning. |
Ah, I hadn't yet updated node_modules, I had just run |
I have now removed the protocol property from http requests anyway. I found another error regarding OAuth2 configuration, I have corrected it now. |
I can confirm that everything now seems to work again. |
HTTP File:
When executing using node:
The text was updated successfully, but these errors were encountered: