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 - Unterminated string in JSON at position 371 (line 1 column 372) #32

Open
RobiGold1 opened this issue Mar 16, 2024 · 6 comments
Open

Comments

@RobiGold1
Copy link

Hello, today I received an error when sorting an album. Says:
SyntaxError: Unterminated string in JSON at position 371 (line 1 column 372)
Call stack:
at JSON.parse ()
at Album.parseAlbum (Album.js:98:42)
at async Sorter.run (Sorter.js:163:23)

Album:
https://photos.app.goo.gl/8bHtsvV6XKRUFuDi8

Similar error was opened 2 days ago.
Could you please help ?

Thanks,

Robi

@wramey
Copy link

wramey commented Mar 16, 2024

I'm seeing the same error message.
Running latest Chrome version 122.0.6261.129 (Official Build) (64-bit) on Windows.

@pizzabackup
Copy link

same error! If anyone can help with a fix that'd be awesome :)

@ant-rax
Copy link

ant-rax commented Mar 26, 2024

Just stopped working withe the above mentioned error. This used to work....

@pizzabackup
Copy link

unfortunately I cannot approve the fix but it has already been provided here:

https://github.com/hamada2029/gphotos_sort/pull/30/files

i edited the line myself in my local copy, reloaded the extension (chrome://extensions, click the refresh button on the specific extension panel), and it works again!

Hope this can help you all.

@RobiGold1
Copy link
Author

RobiGold1 commented Mar 27, 2024 via email

@ant-rax
Copy link

ant-rax commented Mar 27, 2024

unfortunately I cannot approve the fix but it has already been provided here:

https://github.com/hamada2029/gphotos_sort/pull/30/files

i edited the line myself in my local copy, reloaded the extension (chrome://extensions, click the refresh button on the specific extension panel), and it works again!

Hope this can help you all.

Thanks alot pizzabackup,
You saved my day!

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

No branches or pull requests

4 participants