Does anybody have any clue why I am getting this strange behaviour? Also how can I enable the logging using the Phonegapp CBLite plugin?
Thanks and best regards. Jaime El viernes, 27 de marzo de 2015, 11:55:02 (UTC+1), Jaime Lopez Carratala escribió: > > About versions, I am using Couchbase server 3.0.1, sync gateway 1.0.3 (I > am about to install the 1.0.4 to see if it gets better) and 1.0.3 of the > Phonegap plugin for CBLite. > > And also sometimes I get this error when I start the gateway: > > 11:50:22.092581 WARNING: Error from Incr in _reserveSequences(1): > MCResponse status=DELTA_BADVAL, opcode=INCREMENT, opaque=0, msg: > Non-numeric server-side value for incr or decr -- > db.(*sequenceAllocator)._reserveSequences() at sequence_allocator.go:59 > 11:50:22.093581 FATAL: Error opening database: Couldn't create user > "GUEST": MCResponse status=DELTA_BADVAL, opcode=INCREMENT, opaque=0, msg: > Non-numeric server-side value for incr or decr -- rest.RunServer() at > config.go:415 > > But usually after the 2nd or third try it works, I don't know if it is > related. > > Best regards. > Jaime > > El viernes, 27 de marzo de 2015, 9:13:00 (UTC+1), Jaime Lopez Carratala > escribió: >> >> Hi Jens, >> >> I use the Phonegap Couchbase Lite plugin: >> https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin >> >> And the problems I have them with Android (in both device and emulator), >> I haven't tested it on iOS yet. >> >> Thanks for the fast reply. >> >> Best regards. >> Jaime >> >> El jueves, 26 de marzo de 2015, 22:14:40 (UTC+1), Jens Alfke escribió: >>> >>> Jaime— >>> >>> You need to specify which implementation of Couchbase Lite (iOS? Java? >>> .NET?) you’re using. >>> >>> Also turning on logging on the client side would be the best way to >>> track the progress of replication. (The details of doing that differ by >>> platform, that’s one reason we need to know what you’re using.) >>> >>> —Jens >> >> -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/4ae482c7-9308-4792-b4ec-7bc8f97ba296%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
