Skip to content

Instantly share code, notes, and snippets.

@kidpixo
Created November 13, 2013 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kidpixo/7446967 to your computer and use it in GitHub Desktop.
Save kidpixo/7446967 to your computer and use it in GitHub Desktop.
nvALT 111 Simplenote sync is stuck, I deleted all the note in Simplenote and try to add all my local note back on the website, no luck. The webapp Simplenote stay empty, nvalt is not sending any note! See issue report > https://github.com/ttscoff/nv/issues/212
$ /A/n/C/MacOS> ./nvALT
2013-11-13 11:25:11.139 nvALT[48732:707] load time: 0.059869,
2013-11-13 11:25:11.143 nvALT[48732:707] finished: '/var/folders/zz/mbz2k61d1d14rb4p3zckh5680000gp/T/NVPlainTextEditingSpace'
2013-11-13 11:25:22.574 nvALT[48732:707] local: 0 added, 137 changed, 28 deleted, 0 to merge
2013-11-13 11:25:22.574 nvALT[48732:707] remote: 150 added, 15 changed, 0 deleted, 0 missing
2013-11-13 11:25:36.262 nvALT[48732:707] removing 15 notes
2013-11-13 11:25:40.535 nvALT[48732:707] Updating tags with remote values.
2013-11-13 11:25:41.065 nvALT[48732:707] Updating tags with remote values.
2013-11-13 11:25:53.736 nvALT[48732:707] *** setObjectForKey: object cannot be nil (key: systemtags)
2013-11-13 11:25:53.738 nvALT[48732:707] (
0 CoreFoundation 0x00007fff8b823b06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff91b593f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8b8b25b7 -[__NSDictionaryM setObject:forKey:] + 135
3 nvALT 0x000000010006a72b nvALT + 436011
4 nvALT 0x000000010006a1ca nvALT + 434634
5 nvALT 0x0000000100068057 nvALT + 426071
6 Foundation 0x00007fff87688d88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
7 Foundation 0x00007fff87688ccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
8 Foundation 0x00007fff87688bc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
9 CFNetwork 0x00007fff8d06d151 ___delegate_didFinishLoading_block_invoke_0 + 40
10 CFNetwork 0x00007fff8d05f60a ___withDelegateAsync_block_invoke_0 + 90
11 CFNetwork 0x00007fff8d0effea __block_global_1 + 28
12 CoreFoundation 0x00007fff8b7c1154 CFArrayApplyFunction + 68
13 CFNetwork 0x00007fff8d050374 _ZN19RunloopBlockContext7performEv + 124
14 CFNetwork 0x00007fff8d05024b _ZN17MultiplexerSource7performEv + 221
15 CoreFoundation 0x00007fff8b7a2b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16 CoreFoundation 0x00007fff8b7a2455 __CFRunLoopDoSources0 + 245
17 CoreFoundation 0x00007fff8b7c57f5 __CFRunLoopRun + 789
18 CoreFoundation 0x00007fff8b7c50e2 CFRunLoopRunSpecific + 290
19 HIToolbox 0x00007fff93577eb4 RunCurrentEventLoopInMode + 209
20 HIToolbox 0x00007fff93577c52 ReceiveNextEventCommon + 356
21 HIToolbox 0x00007fff93577ae3 BlockUntilNextEventMatchingListInMode + 62
22 AppKit 0x00007fff9069f533 _DPSNextEvent + 685
23 AppKit 0x00007fff9069edf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
24 AppKit 0x00007fff906961a3 -[NSApplication run] + 517
25 AppKit 0x00007fff9063abd6 NSApplicationMain + 869
26 nvALT 0x000000010000a4f8 nvALT + 42232
)
2013-11-13 11:26:54.710 nvALT[48732:707] Updating tags with remote values.
2013-11-13 11:30:20.090 nvALT[48732:707] not requesting list because collections ({(
<SimplenoteEntryCollector: 0x10704c6d0>
)}) are still in progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment