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

deserializartion error - MacOS Catalina & Kindle #9

Closed
moccacoke opened this issue Apr 29, 2020 · 3 comments
Closed

deserializartion error - MacOS Catalina & Kindle #9

moccacoke opened this issue Apr 29, 2020 · 3 comments

Comments

@moccacoke
Copy link

sttp.client.DeserializationError
notionfys.Notion$.$anonfun$getHighlights$3(Notion.scala:80)
scala.util.Either$LeftProjection.map(Either.scala:614)
notionfys.Notion$.$anonfun$getHighlights$2(Notion.scala:80)
cats.data.Kleisli.$anonfun$flatMap$2(Kleisli.scala:43)
cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:139)
cats.effect.internals.IORunLoop$RestartCallback.signal(IORunLoop.scala:355)
cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:376)
cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:316)
cats.effect.internals.IOShift$Tick.run(IOShift.scala:36)
cats.effect.internals.PoolUtils$$anon$2$$anon$3.run(PoolUtils.scala:51)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
java.lang.Thread.run(Thread.java:834)
com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:527)
com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:193)

@yannick-cw
Copy link
Owner

Hey, thanks for reporting! Are you trying to first time sync or has it worked before?
I am releasing a new version 2.0.2 which has a more verbose error logging if you run it with --verbose

Would be great if you can report the result of that. Just make sure to NOT include private information from the response body (e.g. email, full name)

@moccacoke
Copy link
Author

moccacoke commented Apr 30, 2020 via email

@yannick-cw
Copy link
Owner

Great, #4 is about a different way of organizig the highlights, I am currently looking into that, it is not as trivial :)

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

2 participants