Execution never stop spinning on self-hosting installation

I installed a new version of n8n on my local windows and it’s working well. I have no error message on my console. The only issue is that execution never stop spinning… I setup my config correctly so i don’t know where it could come.
Do you have any idea?
Thanks

I just investigate on my navigator console log and i have an issue on my “SplitInBatches” node:

Uncaught (in promise) TypeError: O.json is undefined

pushMessageReceived https://ADDRESS/assets/index-070cc896.js:21

index-070cc896.js:21:219409

pushMessageReceived https://ADDRESS/assets/index-070cc896.js:21

pushMessageReceived self-hosted:1359

Hey @michael75,

What version of n8n are you using and how is it installed? Are you using a reverse proxy at all or is it it a direct connection?

Many thanks for your answer!

I use the version 0.218.0 of n8n but i did a copy/past of this workflow from a version 0.182.1. Does it come from there? Is there any issue on upgradingn n8n for node SQL Server?

For the proxy, it could be that but now i’m in local so i don’t see any revers from anywhere, don’t you think?

I did a video about it: Loom | Free Screen & Video Recording Software | Loom

Perfect so it seems to be once it hits that SQL node, In the console window does it log anything? In theory you should also be able to just start n8n using n8n start as well if it makes life easier.

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