You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
$ cat error.log
2018-10-12 19:01:14,499 oauth getTmpOAuthToken 206 : Unexpected response status on get temporary oauth_token 200 != 401
2018-10-12 19:07:32,645 gnsync __init__ 146 : Sync Start
2018-10-12 19:07:33,865 gnsync _create_note 350 : Note "dead" was created
2018-10-12 19:07:34,276 gnsync _create_note 350 : Note "VisualBoyAdvance" was created
2018-10-12 19:07:34,662 gnsync _create_note 350 : Note "pidgin" was created
2018-10-12 19:07:35,292 geeknote wrapper 111 : Error: createNote : EDAMUserException(errorCode=11, parameter='An invalid XML character (Unicode: 0x1b) was found in the element content of the document.')
$ cat gnsync.log
2018-10-12 19:07:32,645 : Sync Start
2018-10-12 19:07:33,865 : Note "dead" was created
2018-10-12 19:07:34,276 : Note "VisualBoyAdvance" was created
2018-10-12 19:07:34,662 : Note "pidgin" was created
Am I breaking something, or did I find a bug?
The text was updated successfully, but these errors were encountered:
Perhaps create a test notebook, populate it with a test file you suspect is
producing an error, and sync.
Without a reproducible test case, there's nothing I can do to address the
issue.
On Fri, Aug 9, 2019 at 12:21 AM Hugo Osvaldo Barrera < ***@***.***> wrote:
How can I tell which file is producing the error? Only the ones that DO
run fine are logged.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#107?email_source=notifications&email_token=AAAN4MBC65GP5LHPWX6YPDTQDULGXA5CNFSM4F3JJQPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD352ZCI#issuecomment-519810185>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAN4MFTZGSOI5AYDGSMZ63QDULGXANCNFSM4F3JJQPA>
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to sync a bunch of files into a new notebook:
Here's the logs:
Am I breaking something, or did I find a bug?
The text was updated successfully, but these errors were encountered: