You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After upgrading to [email protected] and creating new HTTP nodes with credentials, those nodes appear broken and display an error after saving and logging out.
To Reproduce
Steps to reproduce the behaviour:
Upgrade from 0.177.0 to 0.178.0
Add an HTTP node with an existing credential type (in this case a slack API token)
Save and test the workflow, confirm it works
Logout, then login and reopen the workflow
Note that HTTP nodes now show a question mark as well as an error.
The node is not valid as its type (n8n-nodes-base.httpRequest) is unknown
Expected behaviour
The HTTP node should not break after being setup.
Environment (please complete the following information):
OS: Ubuntu 20.04
n8n Version: 0.178.0
Database system: SQLite
Operation mode: own
Additional context
Despite the error the node continues to function as it did before.
The text was updated successfully, but these errors were encountered:
Describe the bug
After upgrading to [email protected] and creating new HTTP nodes with credentials, those nodes appear broken and display an error after saving and logging out.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The HTTP node should not break after being setup.
Environment (please complete the following information):
Additional context
Despite the error the node continues to function as it did before.
The text was updated successfully, but these errors were encountered: