Version 1.98.0 Protocol "http:" not supported. Expected "https:"

Describe the problem/error/question

Version 1.98.0 has bug with http requests node

What is the error message (if any)?

Protocol “http:” not supported. Expected “https:”

Share the output returned by the last node

Protocol “http:” not supported. Expected “https:”

Information on your n8n setup

  • **n8n version: 1.98.0
  • **Database (default: SQLite): Postgres
  • **n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): npm
  • **Operating system: Windows

I have same error after update.

Same error here. Not limited to request node! Its happening in every single node connecting with http.

I have same error after update.

image

This kind of low-level basic problem should not occur, and the Http Request request node is a very important node.

New version [email protected] got released which includes the GitHub PR 16258.

Thank you, problem solved :slight_smile: