Errors pulling "all tickets" or anything not predefined from syncro

Describe the problem/error/question

ERROR: UNKNOWN ERROR - check the detailed error for more information

What is the error message (if any)?

ERROR: UNKNOWN ERROR - check the detailed error for more information

write EPROTO C05765273D7F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:…/deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40

Please share your workflow

NodeApiError: UNKNOWN ERROR - check the detailed error for more information
    at Object.router (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/nodes/SyncroMSP/v1/actions/router.ts:52:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/src/Workflow.ts:1261:19)
    at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/src/WorkflowExecute.ts:949:29

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Credential to connect with
SyncroMSP account
Resource
Ticket
Operation
Get Many
Return All
New


## Share the output returned by the last node
<!-- If you need help with data transformations, please also share your expected output. -->


## Information on your n8n setup
- **n8n version:** Version 0.222.1
- **Database (default: SQLite):**
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**
- **Running n8n via (Docker, npm, n8n cloud, desktop app):** self-hosted
- **Operating system:** ubuntu 22.04

Hi @toekneel, welcome to the community!

This looks like an SSL problem. Is there a chance your SyncroMSP instance has an invalid SSL certificate? Or is there any reason the SSL handshake between n8n and your SyncroMSP instance fails, such as a wrong server time on either side?

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