Skip to content
Google Vertex LLM I...
 
Notifications
Clear all

Google Vertex LLM Integration Issues with Agent AI

5 Posts
5 Users
0 Reactions
4 Views
Igor_Santos
(@igor_santos)
Posts: 1
New Member
Topic starter
 

When entering the credentials to utilize Google Vertex with the Agent AI - Tools Agent node, and even after validating the credentials, an error is displayed:

Error: error:1E08010C:DECODER routines::unsupported at Sign.sign (node:internal/crypto/sig:128:29) at Object.sign (/usr/local/lib/node_modules/callin.io/node_modules/jwa/index.js:152:45) at Object.jwsSign [as sign] (/usr/local/lib/node_modules/callin.io/node_modules/jws/lib/sign-stream.js:32:24) at GoogleToken.requestToken (/usr/local/lib/node_modules/callin.io/node_modules/gtoken/build/src/index.js:232:31) at GoogleToken.getTokenAsyncInner (/usr/local/lib/node_modules/callin.io/node_modules/gtoken/build/src/index.js:166:21) at GoogleToken.getTokenAsync (/usr/local/lib/node_modules/callin.io/node_modules/gtoken/build/src/index.js:145:55) at GoogleToken.getToken (/usr/local/lib/node_modules/callin.io/node_modules/gtoken/build/src/index.js:97:21) at JWT.refreshTokenNoCache (/usr/local/lib/node_modules/callin.io/node_modules/google-auth-library/build/src/auth/jwtclient.js:172:36) at JWT.refreshToken (/usr/local/lib/node_modules/callin.io/node_modules/google-auth-library/build/src/auth/oauth2client.js:153:24) at JWT.getRequestMetadataAsync (/usr/local/lib/node_modules/callin.io/node_modules/google-auth-library/build/src/auth/oauth2client.js:298:28) at JWT.getRequestMetadataAsync (/usr/local/lib/node_modules/callin.io/node_modules/google-auth-library/build/src/auth/jwtclient.js:94:26) at JWT.requestAsync (/usr/local/lib/node_modules/callin.io/node_modules/google-auth-library/build/src/auth/oauth2client.js:371:34) at JWT.request (/usr/local/lib/node_modules/callin.io/node_modules/google-auth-library/build/src/auth/oauth2client.js:365:25) at GoogleAuth.request (/usr/local/lib/node_modules/callin.io/node_modules/google-auth-library/build/src/auth/googleauth.js:678:23) at GAuthClient.request (/usr/local/lib/node_modules/callin.io/node_modules/@langchain/google-gauth/dist/auth.cjs:41:25)
  • callin.io version:1.55.1
  • Database (default: SQLite): default
  • callin.io EXECUTIONS_PROCESS setting (default: own, main): default
  • Running callin.io via (Docker, npm, callin.io cloud, desktop app):callin.io cloud
  • Operating system:Windows 11
 
Posted : 15/08/2024 3:51 pm
Jon
 Jon
(@jon)
Posts: 96
Trusted Member
 

Hello,

We are aware of this issue and are working on a fix. You can track the progress via the issue linked below.

Please provide the rewritten markdown content *it should be in the markdown format.

 
Posted : 15/08/2024 5:17 pm
Imperol
(@imperol)
Posts: 13
Active Member
 

Was this resolved? I encountered the same errors last night with the Vertex node.

 
Posted : 28/08/2024 5:08 am
lightcom
(@lightcom)
Posts: 2
New Member
 

I'm experiencing this as well.

Here's the solution: error:1E08010C:DECODER routines::unsupported when using Google Cloud Service Account · Issue #10347 · n8n-io/n8n · GitHub

The issue stems from newlines within the key. I resolved the error by changing the key format input type to "expression".

 
Posted : 29/08/2024 9:21 am
system
(@system)
Posts: 332
Reputable Member
 

This discussion was automatically closed 90 days following the last response. New replies are no longer permitted.

 
Posted : 27/11/2024 9:22 am
Share: