# MSSQL-PLUS node will not let the flow to do anything

**URL:** https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683
**Category:** General
**Created:** [27 October 2022 17:58 UTC](https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683 "2022-10-27T17:58:35Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![KevinPamu](https://avatars.discourse-cdn.com/v4/letter/k/ba9def/32.png) [@KevinPamu](https://discourse.nodered.org/u/KevinPamu)
#### Post date: [27 October 2022 17:58 UTC](https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683/1 "2022-10-27T17:58:35Z")

</div>

I had this flow running on a windows machine for quiet sometime now. The machine I was running this on crashed and I had a copy of the flows I was using.

When I put everything back, the version of node-red is newer but this is the message I recieve

```auto
27 Oct 12:55:10 - [red] Uncaught Exception:
27 Oct 12:55:10 - [error] Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)
    at Object.createHash (node:crypto:133:10)
    at NTLMResponsePayload.ntHash (C:\Users\posplusadmin\.node-red\node_modules\tedious\lib\ntlm-payload.js:149:19)
    at NTLMResponsePayload.ntv2Hash (C:\Users\posplusadmin\.node-red\node_modules\tedious\lib\ntlm-payload.js:142:23)
    at NTLMResponsePayload.lmv2Response (C:\Users\posplusadmin\.node-red\node_modules\tedious\lib\ntlm-payload.js:130:23)
    at NTLMResponsePayload.createResponse (C:\Users\posplusadmin\.node-red\node_modules\tedious\lib\ntlm-payload.js:72:27)
    at new NTLMResponsePayload (C:\Users\posplusadmin\.node-red\node_modules\tedious\lib\ntlm-payload.js:23:22)
    at Parser.<anonymous> (C:\Users\posplusadmin\.node-red\node_modules\tedious\lib\connection.js:2857:29)
    at Object.onceWrapper (node:events:627:28)
    at Parser.emit (node:events:513:28)

C:\Windows\system32>

```

Any help would be appriciated.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [27 October 2022 18:03 UTC](https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683/2 "2022-10-27T18:03:31Z")

</div>

1. What version of nodejs are you using?

2. What version of mssql-plus are you using?

3. does node-red flows run at all (e.g post the FULL log)

4. can you share a flow that causes this (minimal example only please)?

5. What type of SQL account are you using (SQL account? Windows account?)

6. What version of SQL Server are you connecting to?

7. What does `npm list tedious` reveal?

---

<div class="post-metadata">

### Author: ![KevinPamu](https://avatars.discourse-cdn.com/v4/letter/k/ba9def/32.png) [@KevinPamu](https://discourse.nodered.org/u/KevinPamu)
#### Post date: [27 October 2022 18:36 UTC](https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683/3 "2022-10-27T18:36:52Z")

</div>

@Steve-Mcl

After some research I found out using 16.13.x Nodejs might fix that error and it did.

I have been working on it for a few hours now and right after I put a post here I found a solution.

Thank you for the help anyway.

Kevin.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [27 October 2022 21:10 UTC](https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683/4 "2022-10-27T21:10:19Z")

</div>

Thanks for letting us know. That is useful feedback.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [28 October 2022 06:34 UTC](https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683/5 "2022-10-28T06:34:38Z")

</div>

What version of nodejs were you using before?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [11 November 2022 06:34 UTC](https://discourse.nodered.org/t/mssql-plus-node-will-not-let-the-flow-to-do-anything/69683/6 "2022-11-11T06:34:42Z")

</div>

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