jasmin icon indicating copy to clipboard operation
jasmin copied to clipboard

Errors found in system messages

Open KyuAlex opened this issue 7 years ago • 13 comments

Hello,

Has anyone already got those errors?

Jan 31 12:04:35 jasmin2 journal: Suppressed 3480 messages from /system.slice/jasmind.service Jan 31 12:04:35 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:04:35 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit Jan 31 12:04:35 jasmin2 jasmind: self.doRollover() Jan 31 12:04:35 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover Jan 31 12:04:35 jasmin2 jasmind: os.rename(self.baseFilename, dfn) Jan 31 12:04:35 jasmin2 jasmind: OSError: [Errno 2] No such file or directory Jan 31 12:04:35 jasmin2 jasmind: Logged from file router.py, line 785 Jan 31 12:04:58 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit Jan 31 12:04:58 jasmin2 jasmind: self.doRollover() Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover Jan 31 12:04:58 jasmin2 jasmind: os.rename(self.baseFilename, dfn) Jan 31 12:04:58 jasmin2 jasmind: OSError: [Errno 2] No such file or directory Jan 31 12:04:58 jasmin2 jasmind: Logged from file router.py, line 480 Jan 31 12:04:58 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit Jan 31 12:04:58 jasmin2 jasmind: self.doRollover() Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover Jan 31 12:04:58 jasmin2 jasmind: os.rename(self.baseFilename, dfn) Jan 31 12:04:58 jasmin2 jasmind: OSError: [Errno 2] No such file or directory Jan 31 12:04:58 jasmin2 jasmind: Logged from file router.py, line 435 Jan 31 12:04:58 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit Jan 31 12:04:58 jasmin2 jasmind: self.doRollover() Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover Jan 31 12:04:58 jasmin2 jasmind: os.rename(self.baseFilename, dfn) Jan 31 12:04:58 jasmin2 jasmind: OSError: [Errno 2] No such file or directory Jan 31 12:04:58 jasmin2 jasmind: Logged from file router.py, line 450 Jan 31 12:04:58 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit Jan 31 12:04:58 jasmin2 jasmind: self.doRollover() Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover Jan 31 12:04:58 jasmin2 jasmind: os.rename(self.baseFilename, dfn) Jan 31 12:04:58 jasmin2 jasmind: OSError: [Errno 2] No such file or directory Jan 31 12:04:58 jasmin2 jasmind: Logged from file router.py, line 495 Jan 31 12:04:58 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit Jan 31 12:04:58 jasmin2 jasmind: self.doRollover() Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover Jan 31 12:04:58 jasmin2 jasmind: os.rename(self.baseFilename, dfn) Jan 31 12:04:58 jasmin2 jasmind: OSError: [Errno 2] No such file or directory Jan 31 12:04:58 jasmin2 jasmind: Logged from file router.py, line 510 Jan 31 12:04:58 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit Jan 31 12:04:58 jasmin2 jasmind: self.doRollover() Jan 31 12:04:58 jasmin2 jasmind: File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover Jan 31 12:04:58 jasmin2 jasmind: os.rename(self.baseFilename, dfn) Jan 31 12:04:58 jasmin2 jasmind: OSError: [Errno 2] No such file or directory Jan 31 12:04:58 jasmin2 jasmind: Logged from file router.py, line 466 Jan 31 12:05:08 jasmin2 jasmind: Unhandled Error Jan 31 12:05:08 jasmin2 jasmind: Traceback (most recent call last): Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 101, in callWithLogger Jan 31 12:05:08 jasmin2 jasmind: return callWithContext({"system": lp}, func, *args, **kw) Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 84, in callWithContext Jan 31 12:05:08 jasmin2 jasmind: return context.call({ILogContext: newCtx}, func, *args, **kw) Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 118, in callWithContext Jan 31 12:05:08 jasmin2 jasmind: return self.currentContext().callWithContext(ctx, func, *args, **kw) Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 81, in callWithContext Jan 31 12:05:08 jasmin2 jasmind: return func(*args,**kw) Jan 31 12:05:08 jasmin2 jasmind: --- --- Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/internet/posixbase.py", line 597, in _doReadOrWrite Jan 31 12:05:08 jasmin2 jasmind: why = selectable.doRead() Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 209, in doRead Jan 31 12:05:08 jasmin2 jasmind: return self._dataReceived(data) Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 215, in _dataReceived Jan 31 12:05:08 jasmin2 jasmind: rval = self.protocol.dataReceived(data) Jan 31 12:05:08 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/conch/telnet.py", line 538, in dataReceived Jan 31 12:05:08 jasmin2 jasmind: raise ValueError("Stumped", b) Jan 31 12:05:08 jasmin2 jasmind: exceptions.ValueError: ('Stumped', '\xec')

Thanks, Alex

KyuAlex avatar Jan 31 '18 03:01 KyuAlex

Hi, please share

  • platform os
  • jasmin_version
  • python_version
  • pip_version

for further lookup. Anshu

sah-anshu avatar Feb 01 '18 04:02 sah-anshu

Hi, please find them below: platform os: centos 7 jasmin_version python-jasmin-0.9.25-1.el7.centos.x86_64 python_version Python 2.7.5 pip_version pip 9.0.1 from /usr/lib/python2.7/site-packages (python 2.7)

Thanks by advance, ALex

KyuAlex avatar Feb 01 '18 06:02 KyuAlex

Hi ALex,

is redis-server running ? cause i am able to see this log repeatedly.

Jan 27 22:15:50 jasmin2 jasmind: jasmin.vendor.txredisapi.ResponseError: MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error. Jan 27 22:15:50 jasmin2 jasmind: Unhandled error in Deferred: Jan 27 22:15:50 jasmin2 jasmind: Traceback (most recent call last): Jan 27 22:15:50 jasmin2 jasmind: File "/usr/lib/python2.7/site-packages/jasmin/vendor/txredisapi.py", line 395, in replyReceived

Cheers! Anshu

sah-anshu avatar Feb 01 '18 14:02 sah-anshu

Hi,

I see the following: Redirecting to /bin/systemctl status redis.service ● redis.service - Redis persistent key-value database Loaded: loaded (/usr/lib/systemd/system/redis.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/system/redis.service.d └─limit.conf Active: active (running) since Sun 2017-11-19 14:01:59 JST; 2 months 14 days ago Main PID: 27022 (redis-server) CGroup: /system.slice/redis.service └─27022 /usr/bin/redis-server 127.0.0.1:6379

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

Thanks, Alex

KyuAlex avatar Feb 02 '18 04:02 KyuAlex

@KyuAlex reach me on skype "anshusah" - it need other running processes debugged. i am not able to reproduce the same error.

sah-anshu avatar Feb 03 '18 03:02 sah-anshu

Hi,

Ok I found out that 27 Jan log are due to disk full at that time. After cleaning they disappeared. The main problem is in the first message (on Jan 31).

KyuAlex avatar Feb 03 '18 07:02 KyuAlex

Feb 3 16:04:52 jasmin2 jasmind: Unhandled Error Feb 3 16:04:52 jasmin2 jasmind: Traceback (most recent call last): Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 101, in callWithLogger Feb 3 16:04:52 jasmin2 jasmind: return callWithContext({"system": lp}, func, *args, **kw) Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 84, in callWithContext Feb 3 16:04:52 jasmin2 jasmind: return context.call({ILogContext: newCtx}, func, *args, **kw) Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 118, in callWithContext Feb 3 16:04:52 jasmin2 jasmind: return self.currentContext().callWithContext(ctx, func, *args, **kw) Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 81, in callWithContext Feb 3 16:04:52 jasmin2 jasmind: return func(*args,**kw) Feb 3 16:04:52 jasmin2 jasmind: --- --- Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/internet/posixbase.py", line 597, in _doReadOrWrite Feb 3 16:04:52 jasmin2 jasmind: why = selectable.doRead() Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 209, in doRead Feb 3 16:04:52 jasmin2 jasmind: return self._dataReceived(data) Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 215, in _dataReceived Feb 3 16:04:52 jasmin2 jasmind: rval = self.protocol.dataReceived(data) Feb 3 16:04:52 jasmin2 jasmind: File "/usr/lib64/python2.7/site-packages/twisted/conch/telnet.py", line 538, in dataReceived Feb 3 16:04:52 jasmin2 jasmind: raise ValueError("Stumped", b) Feb 3 16:04:52 jasmin2 jasmind: exceptions.ValueError: ('Stumped', '\xec')

I found that new error inside messages.

KyuAlex avatar Feb 03 '18 11:02 KyuAlex

I cant get this error reproduced on centos 7 with a rpm install, could you provide steps-to-reproduce so i can help out ?

farirat avatar Feb 04 '18 11:02 farirat

I don't really have steps, it just happened but I don't know why. Traffic is coming all time but there is sometimes peaks.

KyuAlex avatar Feb 05 '18 13:02 KyuAlex

@farirat I also just encountered this on 2 machines at the same time (as I guess its doing rollover at the same time)

File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit
self.doRollover()
File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover
os.rename(self.baseFilename, dfn)
OSError: [Errno 2] No such file or directory
Logged from file factory.py, line 98
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit
self.doRollover()
File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover
os.rename(self.baseFilename, dfn)
OSError: [Errno 2] No such file or directory
Logged from file factory.py, line 104
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit
self.doRollover()
File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover
os.rename(self.baseFilename, dfn)
OSError: [Errno 2] No such file or directory
Logged from file clients.py, line 560

Still have 96G free on both boxes so I dont think its a diskspace issue. Doubt the stacktrace's help but thought I'd provide them anyway.

terricain avatar Feb 19 '18 23:02 terricain

check df -i looking innode.

2018-02-20 2:59 GMT+03:00 Terry Cain [email protected]:

@farirat https://github.com/farirat I also just encountered this on 2 machines at the same time (as I guess its doing rollover at the same time)

File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit self.doRollover() File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover os.rename(self.baseFilename, dfn) OSError: [Errno 2] No such file or directory Logged from file factory.py, line 98 Traceback (most recent call last): File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit self.doRollover() File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover os.rename(self.baseFilename, dfn) OSError: [Errno 2] No such file or directory Logged from file factory.py, line 104 Traceback (most recent call last): File "/usr/lib64/python2.7/logging/handlers.py", line 77, in emit self.doRollover() File "/usr/lib64/python2.7/logging/handlers.py", line 346, in doRollover os.rename(self.baseFilename, dfn) OSError: [Errno 2] No such file or directory Logged from file clients.py, line 560

Still have 96G free on both boxes so I dont think its a diskspace issue. Doubt the stacktrace's help but thought I'd provide them anyway.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jookies/jasmin/issues/650#issuecomment-366830203, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-X3MmO911ejLfkhDjAiwt4FP4V0i1Cks5tWgrfgaJpZM4RzYp4 .

tarikogut avatar Feb 20 '18 04:02 tarikogut

1% used inodes on each node.

I did find a cron job that clears out some of the jasmin logs if they are older than 3 days, but seeing as things should roll on midnight that shouldn't be the cause right?

terricain avatar Feb 21 '18 23:02 terricain

I'm seeing the following error when using an interceptor.

Oct 16 20:25:51 jsmn interceptord[2629]: Peer will receive following PB traceback:
Oct 16 20:25:51 jsmn interceptord[2629]: Unhandled Error
Oct 16 20:25:51 jsmn interceptord[2629]: Traceback (most recent call last):
Oct 16 20:25:51 jsmn interceptord[2629]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/banana.py", line 167, in gotItem
Oct 16 20:25:51 jsmn interceptord[2629]:     self.callExpressionReceived(item)
Oct 16 20:25:51 jsmn interceptord[2629]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/banana.py", line 130, in callExpressionReceived
Oct 16 20:25:51 jsmn interceptord[2629]:     self.expressionReceived(obj)
Oct 16 20:25:51 jsmn interceptord[2629]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/pb.py", line 563, in expressionReceived
Oct 16 20:25:51 jsmn interceptord[2629]:     method(*sexp[1:])
Oct 16 20:25:51 jsmn interceptord[2629]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/pb.py", line 875, in proto_message
Oct 16 20:25:51 jsmn interceptord[2629]:     self._recvMessage(self.localObjectForID, requestID, objectID, message, answerRequired, netArgs, netKw)
Oct 16 20:25:51 jsmn interceptord[2629]: --- <exception caught here> ---
Oct 16 20:25:51 jsmn interceptord[2629]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/pb.py", line 889, in _recvMessage
Oct 16 20:25:51 jsmn interceptord[2629]:     netResult = object.remoteMessageReceived(self, message, netArgs, netKw)
Oct 16 20:25:51 jsmn interceptord[2629]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/pb.py", line 241, in perspectiveMessageReceived
Oct 16 20:25:51 jsmn interceptord[2629]:     state = method(*args, **kw)
Oct 16 20:25:51 jsmn interceptord[2629]:   File "/usr/lib/python2.7/dist-packages/jasmin/interceptor/interceptor.py", line 55, in perspective_run_script
Oct 16 20:25:51 jsmn interceptord[2629]:     eval(node, {}, glo)
Oct 16 20:25:51 jsmn interceptord[2629]:   File "", line 78, in <module>
Oct 16 20:25:51 jsmn interceptord[2629]:
Oct 16 20:25:51 jsmn interceptord[2629]: exceptions.SystemExit: -1
Oct 16 20:25:51 jsmn jasmind[2632]: Unhandled Error
Oct 16 20:25:51 jsmn jasmind[2632]: Traceback (most recent call last):
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 101, in callWithLogger
Oct 16 20:25:51 jsmn jasmind[2632]:     return callWithContext({"system": lp}, func, *args, **kw)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithContext
Oct 16 20:25:51 jsmn jasmind[2632]:     return context.call({ILogContext: newCtx}, func, *args, **kw)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
Oct 16 20:25:51 jsmn jasmind[2632]:     return self.currentContext().callWithContext(ctx, func, *args, **kw)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
Oct 16 20:25:51 jsmn jasmind[2632]:     return func(*args,**kw)
Oct 16 20:25:51 jsmn jasmind[2632]: --- <exception caught here> ---
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 597, in _doReadOrWrite
Oct 16 20:25:51 jsmn jasmind[2632]:     why = selectable.doRead()
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 209, in doRead
Oct 16 20:25:51 jsmn jasmind[2632]:     return self._dataReceived(data)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 215, in _dataReceived
Oct 16 20:25:51 jsmn jasmind[2632]:     rval = self.protocol.dataReceived(data)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/banana.py", line 243, in dataReceived
Oct 16 20:25:51 jsmn jasmind[2632]:     gotItem(item)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/banana.py", line 167, in gotItem
Oct 16 20:25:51 jsmn jasmind[2632]:     self.callExpressionReceived(item)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/banana.py", line 130, in callExpressionReceived
Oct 16 20:25:51 jsmn jasmind[2632]:     self.expressionReceived(obj)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/pb.py", line 563, in expressionReceived
Oct 16 20:25:51 jsmn jasmind[2632]:     method(*sexp[1:])
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/pb.py", line 975, in proto_error
Oct 16 20:25:51 jsmn jasmind[2632]:     d.errback(self.unserialize(fail))
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/pb.py", line 825, in unserialize
Oct 16 20:25:51 jsmn jasmind[2632]:     return unjelly(sexp, self.security, None, self)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 1137, in unjelly
Oct 16 20:25:51 jsmn jasmind[2632]:     return _Unjellier(taster, persistentLoad, invoker).unjellyFull(sexp)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 621, in unjellyFull
Oct 16 20:25:51 jsmn jasmind[2632]:     o = self.unjelly(obj)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 645, in unjelly
Oct 16 20:25:51 jsmn jasmind[2632]:     val = method(self, obj)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/flavors.py", line 390, in unjellyFor
Oct 16 20:25:51 jsmn jasmind[2632]:     self.setCopyableState(unjellier.unjelly(jellyList[1]))
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 658, in unjelly
Oct 16 20:25:51 jsmn jasmind[2632]:     ret = thunk(obj[1:])
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 820, in _unjelly_dictionary
Oct 16 20:25:51 jsmn jasmind[2632]:     self.unjellyInto(kvd, 1, v)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 729, in unjellyInto
Oct 16 20:25:51 jsmn jasmind[2632]:     o = self.unjelly(jel)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 658, in unjelly
Oct 16 20:25:51 jsmn jasmind[2632]:     ret = thunk(obj[1:])
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 776, in _unjelly_list
Oct 16 20:25:51 jsmn jasmind[2632]:     self.unjellyInto(l, elem, lst[elem])
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 729, in unjellyInto
Oct 16 20:25:51 jsmn jasmind[2632]:     o = self.unjelly(jel)
Oct 16 20:25:51 jsmn jasmind[2632]:   File "/usr/lib/python2.7/dist-packages/twisted/spread/jelly.py", line 632, in unjelly
Oct 16 20:25:51 jsmn jasmind[2632]:     raise InsecureJelly(jelType)
Oct 16 20:25:51 jsmn jasmind[2632]: twisted.spread.jelly.InsecureJelly: class

davidcsi avatar Oct 17 '19 00:10 davidcsi

Stale issue detected, remove stale label or comment or this will be closed soon.

github-actions[bot] avatar Mar 17 '23 02:03 github-actions[bot]

This issue was closed because it has been stalled more than a year with no activity.

github-actions[bot] avatar May 02 '23 02:05 github-actions[bot]