Code Monkey home page Code Monkey logo

Comments (7)

Giorgio-gatti avatar Giorgio-gatti commented on August 26, 2024 1

Hi,

good morning, I'm testing it in production and everything seems to be working fine. Thank u!

from n8n.

Joffcom avatar Joffcom commented on August 26, 2024

Hey @Caretek1,

Are you able to share what the error actually is and which version you downgraded to which doesn't have the issue?

from n8n.

Caretek1 avatar Caretek1 commented on August 26, 2024

Hi i down graded to 1.42.1.

basically error was coming on MSSQL node and was mostly on update queries with variable from {{$json.xxxx}} sometime error reported it was a production machine so i had to revert it immediately

from n8n.

Joffcom avatar Joffcom commented on August 26, 2024

Was it the same error message that is in #9665?

from n8n.

Giorgio-gatti avatar Giorgio-gatti commented on August 26, 2024

when use UPDATE operation in SQL from n8n i have this error:

{ "errorMessage": "Cannot read properties of undefined (reading 'error')", "errorDetails": {}, "n8nDetails": { "n8nVersion": "1.44.1 (Self Hosted)", "binaryDataMode": "default", "stackTrace": [ "TypeError: Cannot read properties of undefined (reading 'error')", " at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:666:253", " at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1079:20" ] } }

This is breaking my automations :*{
"errorMessage": "Cannot read properties of undefined (reading 'error')",
"errorDetails": {},
"n8nDetails": {
"n8nVersion": "1.44.1 (Self Hosted)",
"binaryDataMode": "default",
"stackTrace": [
"TypeError: Cannot read properties of undefined (reading 'error')",
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:666:253",
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1079:20"
]
}
}

from n8n.

Joffcom avatar Joffcom commented on August 26, 2024

Hey @Giorgio-gatti & @Caretek1,

Can you try updating to 1.44.2 and let me know if you still see this.

from n8n.

Joffcom avatar Joffcom commented on August 26, 2024

Perfect, I am going to mark this as closed for now.

from n8n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.