-
Notifications
You must be signed in to change notification settings - Fork 160
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
Run is now failing #6
Comments
I'm having the same problem. In the run's log I'm getting the message:
|
@melat0nin It seems to me that the issue in your case lies in retrieving the data from Zotero server. I probably need to improve the logging since the reason I believe Readwise fails is that no Zotero highlight was retrieved in the first place. But generating both Have you had any changes or updates in your Zotero configuration? |
But one thing that I should do is to have better logs and output them in the automation! |
@e-alizadeh thanks for the work on this automation. Will you be moving the workflow to node16 or should we stick to node12 while still active? Update: I tried forcing node12 through env and wasn't able to. I wonder if it's not available anymore? |
@e-alizadeh I finally ran the script locally, and this is the full content of
Any thoughts? (For the Github automation I have updated |
@melat0nin It's difficult to know exactly what's going on without knowing exactly which highlight or annotation causing it. |
I had a similar problem to this a few weeks back. In the end it turned out that I had an empty note — I'd highlighted went to add a note and then not written anything. Once I deleted that it ran again. Not sure if this is the same issue but thought I'd share just in case |
Ugh. Absolutely possible, that this is the problem in my case, too. Just: How did you find it? Is there an option to show all hightlights and notes in Zotero? |
@e-alizadeh I've just realised that I should have mentioned that I'm using the Zotero 7 beta, which I changed to in the past few weeks (around the time the error started, though I can't be absolutely sure). I note that the error I get seems to refer to all highlights ( |
Not that I know of @Mela. I'm actually having a similar issue again myself which is what brought me back to these issues. At that time I was just getting started with Zotero and I remember having that weird note. If you go into a pdf in Zotero there's a left sidebar (at least on the desktop) which shows you all of the annotations and highlights in that document |
Just synced my repository and sync works again! Thank you @e-alizadeh! |
Just reporting I started having this issue too. I recently moved to Zotero 7 Beta, maybe it does have something to do with the way things are formatted as @melat0nin mentioned |
The past few days my runs have been failing, with the follow (not very helpful) output:
Any thoughts on what the issue is? Looks like the issue with with formatting, which suggests a problem with the Zotero API. But it's clearly connecting, if it's able to grab 1170 items.
The text was updated successfully, but these errors were encountered: