Giter Site home page Giter Site logo

OneDrive Node SSL Error about n8n HOT 11 CLOSED

pcxnet avatar pcxnet commented on June 2, 2024
OneDrive Node SSL Error

from n8n.

Comments (11)

Joffcom avatar Joffcom commented on June 2, 2024

Hey @pcxnet

Thanks for reporting this, it looks like an issue on Microsoft's side with their SSL certificate but I will do some testing to make sure shortly.

When did you upgrade?

from n8n.

Joffcom avatar Joffcom commented on June 2, 2024

Hey @pcxnet,

I have just given this a go and I have not been able to reproce this, Can you connect again and see if you have the same issue it could have just been a temporary thing.

from n8n.

pcxnet avatar pcxnet commented on June 2, 2024

Hi @Joffcom ,

GetFiles works, but DownloadFiles does not

Working:

{
  "meta": {
    "templateCredsSetupCompleted": true,
    "instanceId": "7286cb7af5e69b909e9502fd59ea92cbd7d4a06c840dc2904f09626675230c35"
  },
  "nodes": [
    {
      "parameters": {
        "resource": "folder",
        "folderId": "01NJX73DBETSWOE4GPBNF2KAJSOG52ICJX"
      },
      "id": "f5564de5-7e02-4269-925f-2e65808e771e",
      "name": "getFiles",
      "type": "n8n-nodes-base.microsoftOneDrive",
      "typeVersion": 1,
      "position": [
        -340,
        700
      ],
      "credentials": {
        "microsoftOneDriveOAuth2Api": {
          "id": "Z38d1oum45Nx5FdN",
          "name": "Services"
        }
      }
    }
  ],
  "connections": {},
  "pinData": {}
}

Not Working:

{
  "meta": {
    "templateCredsSetupCompleted": true,
    "instanceId": "7286cb7af5e69b909e9502fd59ea92cbd7d4a06c840dc2904f09626675230c35"
  },
  "nodes": [
    {
      "parameters": {
        "operation": "download",
        "fileId": "={{ $json.id }}"
      },
      "id": "b6a61eb3-0754-4313-84d1-2ccaf2bef378",
      "name": "downloadPayroll",
      "type": "n8n-nodes-base.microsoftOneDrive",
      "typeVersion": 1,
      "position": [
        120,
        560
      ],
      "credentials": {
        "microsoftOneDriveOAuth2Api": {
          "id": "Z38d1oum45Nx5FdN",
          "name": "Services"
        }
      }
    }
  ],
  "connections": {},
  "pinData": {}
}

from n8n.

Joffcom avatar Joffcom commented on June 2, 2024

Hey @pcxnet,

That breaks it thanks for providing a way to reproduce the message, The error itself seems to explain itself the graph.microsoft.com URL is not in the certifcate that Microsoft is returning so that is not something we can control.

However as the file should be downloaded from a redirect I wonder if we still have a header set that isn't needed. I will get a dev ticket created shortly to look into this.

from n8n.

pcxnet avatar pcxnet commented on June 2, 2024

Also not sure what changed in the version's but it was working on the older version I listed.

from n8n.

pcxnet avatar pcxnet commented on June 2, 2024

While I'm waiting for the fix, is there a way I can go back to the old version or edit the files to ignore the ssl?

from n8n.

netroy avatar netroy commented on June 2, 2024

@pcxnet Can you please check if this issue exists on 1.27.2 for you?

from n8n.

pcxnet avatar pcxnet commented on June 2, 2024

@netroy @Joffcom Beautiful. 1.27.2 works :) Thanks so much, this will get me through the day :)

from n8n.

netroy avatar netroy commented on June 2, 2024

Thanks for letting us know. I believe this narrows down the issue to #8562.

from n8n.

janober avatar janober commented on June 2, 2024

Fix got released with [email protected]

from n8n.

jesko-cs avatar jesko-cs commented on June 2, 2024

For any Stripe user who might run into this issue:

I got the same error for the Stripe node after updating to 1.29.1 at n8n.cloud:

Hostname/IP does not match certificate's altnames: Host: pay.stripe.com. is not in the cert's altnames: DNS:s3-us-west-1.amazonaws.com, DNS:*.s3-us-west-1.amazonaws.com, DNS:s3.us-west-1.amazonaws.com, ...

Updating to 1.30.1 beta fixed it for me.

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.