Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CAL-1490] Google Cal/Outlook not actively syncing/self hosted #8259

Closed
milospuac opened this issue Apr 14, 2023 · 3 comments · Fixed by #8305
Closed

[CAL-1490] Google Cal/Outlook not actively syncing/self hosted #8259

milospuac opened this issue Apr 14, 2023 · 3 comments · Fixed by #8305
Assignees
Labels
🐛 bug Something isn't working Urgent Created by Linear-GitHub Sync
Milestone

Comments

@milospuac
Copy link
Contributor

https://www.loom.com/share/2698d47055c64f2c8199cd65d991f620

From SyncLinear.com | CAL-1490

@milospuac milospuac added google Urgent Created by Linear-GitHub Sync 🐛 bug Something isn't working labels Apr 14, 2023
@tholenstein
Copy link

Same for Office365 Calendars.

@milospuac milospuac changed the title [CAL-1490] Google Cal not actively syncing/self hosted [CAL-1490] Google Cal/Outlook not actively syncing/self hosted Apr 14, 2023
@jacobzukerman
Copy link

@milospuac, thank you! We found this open issue after my email yesterday and wondering if it is related/same problem?
#7526

@stenius
Copy link

stenius commented Apr 15, 2023

I just installed it and I'm having the same issue. I saw this in my log.

@calcom/web:start:  TypeError  fetch failed
@calcom/web:start: details:
@calcom/web:start: {
@calcom/web:start:   cause: Error: connect ECONNREFUSED 127.0.1.1:443
@calcom/web:start:       at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
@calcom/web:start:       at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
@calcom/web:start:     errno: -111,
@calcom/web:start:     code: 'ECONNREFUSED',
@calcom/web:start:     syscall: 'connect',
@calcom/web:start:     address: '127.0.1.1',
@calcom/web:start:     port: 443
@calcom/web:start:   }
@calcom/web:start: }
@calcom/web:start: error stack:
@calcom/web:start: • undici:11457 fetch
@calcom/web:start:     node:internal/deps/undici/undici:11457:11
@calcom/web:start:
@calcom/web:start: • task_queues:95 processTicksAndRejections
@calcom/web:start:     node:internal/process/task_queues:95:5
@calcom/web:start:
@calcom/web:start: • 260.js:179 getNextCache
@calcom/web:start:     .next/server/chunks/260.js:179:22
@calcom/web:start:
@calcom/web:start: • 260.js:191 getBusyCalendarTimes
@calcom/web:start:     .next/server/chunks/260.js:191:19
@calcom/web:start:
@calcom/web:start: • 6091.js:270 getBusyTimes
@calcom/web:start:     .next/server/chunks/6091.js:270:35
@calcom/web:start:
@calcom/web:start: • 6091.js:419 getUserAvailability
@calcom/web:start:     .next/server/chunks/6091.js:419:23
@calcom/web:start:
@calcom/web:start: • 2370.js:11426 <anonymous>
@calcom/web:start:     .next/server/chunks/2370.js:11426:99
@calcom/web:start:
@calcom/web:start: • 2370.js:11425 getSchedule
@calcom/web:start:     .next/server/chunks/2370.js:11425:82
@calcom/web:start:
@calcom/web:start: • 2370.js:11222 <anonymous>
@calcom/web:start:     .next/server/chunks/2370.js:11222:16
@calcom/web:start:
@calcom/web:start: • index.mjs:404 resolveMiddleware
@calcom/web:start:     node_modules/@trpc/server/dist/index.mjs:404:30
@calcom/web:start:
@calcom/web:start: • index.mjs:440 callRecursive
@calcom/web:start:     node_modules/@trpc/server/dist/index.mjs:440:32
@calcom/web:start:
@calcom/web:start: • index.mjs:448 next
@calcom/web:start:     node_modules/@trpc/server/dist/index.mjs:448:32
@calcom/web:start:
@calcom/web:start: • index.mjs:440 callRecursive
@calcom/web:start:     node_modules/@trpc/server/dist/index.mjs:440:32
@calcom/web:start:
@calcom/web:start: • index.mjs:448 next
@calcom/web:start:     node_modules/@trpc/server/dist/index.mjs:448:32
@calcom/web:start:
@calcom/web:start: • 2370.js:14277 <anonymous>
@calcom/web:start:     .next/server/chunks/2370.js:14277:20
@calcom/web:start:

It's trying to connect to 127.0.1.1:443. I only have SSL enabled for the server at the reverse proxy layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working Urgent Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants