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

Error "Unexpected end of JSON input" (from Obsidian Pandoc Reference List Plugin) #2877

Closed
kerim opened this issue May 13, 2024 · 3 comments
Closed

Comments

@kerim
Copy link

kerim commented May 13, 2024

Debug log ID

8IRIJF2D-apse/6.7.190-7

What happened?

I am getting error messages from the consol in Obidian, both from Pandoc Reference List and from Enhancing Export.

plugin:obsidian-pandoc-reference-list:78 SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at eval (plugin:obsidian-pandoc-reference-list:78:11657)
    at Generator.next (<anonymous>)
    at n (plugin:obsidian-pandoc-reference-list:6:1288)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
index.html:1 Autofocus processing was blocked because a document already has a focused element.
plugin:obsidian-enhancing-export:28 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'setMessage')
    at jn (plugin:obsidian-enhancing-export:28:1708)
    at HTMLButtonElement.be [as $$click] (plugin:obsidian-enhancing-export:28:9390)
    at HTMLDocument.kc (plugin:obsidian-enhancing-export:4:21272)

As a result of these errors, I can't export to pandoc at the moment.

Based on internet search for this error, I am assuming it is related to Better Bibtex. Forgive me if it is unrelated. I generated a bug report as instructed and sent it to you.

@kerim
Copy link
Author

kerim commented May 13, 2024

Updating the Pandoc Reference List plugin fixed the first error. Still have another error with Enhancing Export, but I don't think that is citation related.

@kerim kerim closed this as completed May 13, 2024
@github-actions github-actions bot reopened this May 13, 2024
Copy link

Thanks for the feedback! Just so you know, GitHub doesn't let me control who can close issues, and @retorquere likes to leave bug reports and enhancements open as a nudge to merge them into the next release.

@retorquere retorquere closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
Copy link

🤖 this is your friendly neighborhood build bot announcing test build 6.7.200.2877.6304 ("upgrades")

This update may name other issues, but the build just dropped here is for you; it just means problems already fixed in other issues have been folded into the work we are doing here. Install in Zotero by downloading test build 6.7.200.2877.6304, opening the Zotero "Tools" menu, selecting "Add-ons", open the gear menu in the top right, and select "Install Add-on From File...".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants