On Tue, Dec 09, 2008 at 17:02:28 -0800, mcuser wrote: > I am observing CLIENT_ERROR bad data chunk: > > <8 new client connection > <8 get W=Add/Remove > World::ALG=0::GT=2::MCC=310::MNC=0::LAC=0::CID=0::FTS=000101000000 > >8 END > <8 quit > <8 connection closed. > <8 new client connection > <8 add W=Add/Remove > World::ALG=0::GT=2::MCC=310::MNC=0::LAC=0::CID=0::FTS=000101000000.lock > 0 60 255 > >8 CLIENT_ERROR bad data chunk > <8 > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > >8 ERROR
There seem to be a space in your key between "W=Add/Remove" and "World::..." Spaces are not allowed there. -- Tomash Brechko
