Code Monkey home page Code Monkey logo

Comments (1)

whitslack avatar whitslack commented on August 12, 2024

Got another one of them, this time on commit b4c528f:

Unable to format event {'log_namespace': u'log_legacy', 'log_time': 1457452807.730342, 'log_system': 'KademliaProtocol (UDP)', 'log_level': <LogLevel=critical>, 'system': 'KademliaProtocol (UDP)', 'isError': 1, 'failure': <twisted.python.failure.Failure <type 'exceptions.ValueError'>>, 'time': 1457452807.730342, 'log_text': 'Unhandled Error\nTraceback (most recent call last):\n File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 84, in callWithContext\n return context.call({ILogContext: newCtx}, func, *args, **kw)\n File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 118, in callWithContext\n return self.currentContext().callWithContext(ctx, func, *args, **kw)\n File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 81, in callWithContext\n return func(*args,**kw)\n File "/usr/lib64/python2.7/site-packages/twisted/internet/posixbase.py", line 611, in _doReadOrWrite\n why = selectable.doRead()\n--- <exception caught here> ---\n File "/usr/lib64/python2.7/site-packages/twisted/internet/udp.py", line 248, in doRead\n self.protocol.datagramReceived(data, addr)\n File "/usr/lib64/python2.7/site-packages/lbrynet/dht/protocol.py", line 109, in datagramReceived\n msgPrimitive = self._encoder.decode(datagram)\n File "/usr/lib64/python2.7/site-packages/lbrynet/dht/encoding.py", line 102, in decode\n return self._decodeRecursive(data)[0]\n File "/usr/lib64/python2.7/site-packages/lbrynet/dht/encoding.py", line 131, in _decodeRecursive\n return (float(data[startIndex+1:endPos]), endPos+1)\nexceptions.ValueError: could not convert string to float: \x89\xf8\xd2\xf5%\xe2\x11F\xff]\x80\x89\x15\xef\x9d\xb4\x0b\xff\xdb\x9bu\x9b\xf6\x15*\xb9\n', 'log_format': u'{log_text}', 'message': (), 'why': None}: 'ascii' codec can't decode byte 0x89 in position 1306: ordinal not in range(128)

from lbry-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.