Hey there , im having a issue with the oauth connection , i have my cloudflare tunnel on my unraid server , n8n is on a external adress and call back adress is accesible outside my network
i have tried setting up on a diffrent pc and diffrent internet connection
signing in to google my google account giving permmisions when it times out waiting for respose from the call back server
api is enabled and project and client id ect was set up 2 days ago
this is the error in my docker
timeout of 28611.7465079253ms exceeded
AxiosError: timeout of 28611.7465079253ms exceeded
at RedirectableRequest.handleRequestTimeout (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/adapters/http.js:657:16)
at RedirectableRequest.emit (node:events:519:28)
at RedirectableRequest.emit (node:domain:488:12)
at Timeout.<anonymous> (/usr/local/lib/node_modules/n8n/node_modules/follow-redirects/index.js:221:12)
at listOnTimeout (node:internal/timers:581:17)
at processTimers (node:internal/timers:519:7)
at Axios.request (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/Axios.js:45:41)
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:545:9)
at processTimers (node:internal/timers:519:7)
at Axios.request (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/Axios.js:40:14)
at Axios.request (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/Axios.js:40:14)
at Axios.request (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/Axios.js:45:41)
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:545:9)
at processTimers (node:internal/timers:519:7)
at Axios.request (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/Axios.js:40:14)
at Axios.request (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/Axios.js:45:41)
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:545:9)
at processTimers (node:internal/timers:519:7)
i been trying for few days now . havent tried tunnel yet . rather get my one set up any ideas ? id be greatfull