Skip to content

TypeError: 'str' does not support the buffer interface #4

@gperakis

Description

@gperakis

Hello,

I've tried the logger shown in the examples but I get for every single log the same exception:
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.4/logging/handlers.py", line 620, in emit
self.send(s)
File "/usr/lib/python3.4/logging/handlers.py", line 677, in send
self.sock.sendto(s, self.address)
TypeError: 'str' does not support the buffer interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions