LINE icon indicating copy to clipboard operation
LINE copied to clipboard

I have an error EOF Error

Open winbotscript opened this issue 8 years ago • 4 comments

Help me please why i get an error like this today ???

F:\LINEBOT\SBWINLIAN λ python sbadmin.py Copy to Line and Click Your LINK QR is: line://au/q/o8gGKsKJlog5iZFTqiqsWZ0kPau1m4A0 Traceback (most recent call last): File "sbadmin.py", line 39, in cl.login(qr=True) File "F:\LINEBOT\SBWINLIAN\LINETCR\LineApi.py", line 49, in login self.Poll = Poll(self.authToken) File "F:\LINEBOT\SBWINLIAN\LINETCR\Api\Poll.py", line 35, in init self.rev = self.client.getLastOpRevision() File "F:\LINEBOT\SBWINLIAN\LINETCR\Api../lib/curve\LineService.py", line 9884, in getLastOpRevision return self.recv_getLastOpRevision() File "F:\LINEBOT\SBWINLIAN\LINETCR\Api../lib/curve\LineService.py", line 9895, in recv_getLastOpRevision (fname, mtype, rseqid) = iprot.readMessageBegin() File "C:\Python27\lib\site-packages\thrift\protocol\TCompactProtocol.py", line 310, in readMessageBegin proto_id = self.__readUByte() File "C:\Python27\lib\site-packages\thrift\protocol\TCompactProtocol.py", line 289, in __readUByte result, = unpack('!B', self.trans.readAll(1)) File "C:\Python27\lib\site-packages\thrift\transport\TTransport.py", line 63, in readAll raise EOFError() EOFError

winbotscript avatar Dec 08 '17 08:12 winbotscript

Line updated slightly, pretty easy fix.

ghost avatar Dec 08 '17 09:12 ghost

How to update line @frostyshield and how to fix it this problem ???

winbotscript avatar Dec 08 '17 09:12 winbotscript

Same problem, @frostyshield How to fix this ?

Chriskatz avatar Dec 09 '17 08:12 Chriskatz

Interested by the solution :)

SebastienTr avatar Sep 17 '18 11:09 SebastienTr