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

Could not deserialize json: #1059

Open
KJP15896 opened this issue Nov 24, 2024 · 2 comments
Open

Could not deserialize json: #1059

KJP15896 opened this issue Nov 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@KJP15896
Copy link

at Dinah.Core.JsonHelper.FromJson[T](String json, String jsonPath, JsonSerializerSettings jsonSerializerSettings)
at Dinah.Core.IO.JsonFilePersister1.loadFromFile() at Dinah.Core.IO.JsonFilePersister1..ctor(String path, String jsonPath)
at AudibleUtilities.AudibleApiStorage.GetAccountsSettingsPersister() in D:\a\Libation\Libation\Source\AudibleUtilities\AudibleApiStorage.cs:line 20
at LibationWinForms.Form1.refreshImportMenu(Object _, EventArgs __) in D:\a\Libation\Libation\Source\LibationWinForms\Form1.ScanManual.cs:line 24
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

_Log202411_003.zip

_Log202411_003.zip

@KJP15896 KJP15896 added the bug Something isn't working label Nov 24, 2024
@rmcrackan
Copy link
Owner

I am out of town and do not have access to my computer right now. It sounds like you have a corrupted accounts settings file. In the same folder where your log files are is an account settings file. Delete that, restart Libation, and re-add your account/s under settings > accounts. You’ll need to login again but no data, books, or files will have been lost.

@MacearOG
Copy link

Just submitted another bug report for this same issue. Deleting account settings file fixed the issue.

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

No branches or pull requests

3 participants