dvanoni / notero

A Zotero plugin for syncing items and notes into Notion
https://download.notero.vanoni.dev
MIT License
2.41k stars 107 forks source link

TypeError: NetworkError when attempting to fetch resource #578

Closed SJPhilippov closed 2 months ago

SJPhilippov commented 2 months ago

Describe the issue Unable to sync with Notion database after the initial setup following directions on Notero's GitHub page. It looks very similar to #478

Zotero 7.0.5 Notero plugin 0.6.3

Screenshots Shows the following Error:

Screenshot 2024-09-13 at 14 36 25

Settings:

Screenshot 2024-09-13 at 14 31 58

Console:

Screenshot 2024-09-13 at 14 38 14

Any help would be appreciated!

dvanoni commented 2 months ago

Hi @SJPhilippov, thanks for reporting this!

This does look very similar to #478 and #51 before that. Unfortunately, I've never discovered any solution for this other than having folks investigate their network setup.

Are you using Zotero while on a work/school network, or is this happening on your home network? Are you using a VPN at all, and if so are you able to try disabling that?

SJPhilippov commented 2 months ago

Hi @dvanoni, thanks for the prompt reply!

I've finally figured out the issue. I bet you'll be entertained by what was causing it as much as I am:

My MacBook time was off by like 10 minutes, even though it was set to sync automatically with Apple services.

Looks like I'm not alone in this: https://www.reddit.com/r/apple/comments/84cril/my_mac_shows_the_wrong_time_even_though_its_set/

When I reset it to the actual time, everything started working!

dvanoni commented 2 months ago

Consider me entertained! 😄

It's really interesting how many things fall apart when clocks are out of sync. I'm glad you figured it out!