1.113.0 Bug - No module output when pinned

Describe the problem/error/question

Hi,

I installed the latest update to v 1.113.0 on a self-hosted server yesterday. Since then, no output of the individual modules is displayed when I pin something and run it as a test. To view the output, I have to check under executions, and there the information is displayed correctly. Please let me know if you need any further information.

What is the error message (if any)?

Please share your workflow


Share the output returned by the last node

There is none.

Information on your n8n setup

  • n8n version: 1.113.0
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): npm
  • Operating system: Ubuntu 22.04.5 LTS

Hello Armin_Wincek, thank you for the question. I’ll try to help you with some suggestions.

Here are some suggestions i can give you try:

  1. Hard reload the editor (Cmd/Ctrl-shift-r) or open in incognito to bypass cache/service worker.
  2. Try to Unpin → Run once → Pin again → Run. In many cases the panel repaints after a fresh run.
  3. Toggle the Run view, you can try to open the different node’s output, then come back.
  4. If you need a stable setup today, you can rollback to 1.112.4

So.. this problem is very normal because the n8n forum itself says that their latest version may have bugs, and you can also help report those bugs on the forum, so they can fix it.

I think thats all i can do to help. Hope this helps yaa! :blush::raising_hands:

2 Likes

Hello Armin_Wincek, is your problem solved? :blush::raising_hands:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.