Skip to content

Strange Console Error #57

Closed
Closed
@MatzElectronics

Description

@MatzElectronics

This pops up when running BPClient on my mac from the terminal in the logging that then comes after:

Traceback (most recent call last):
File "logging/init.py", line 861, in emit
File "logging/init.py", line 734, in format
File "logging/init.py", line 465, in format
File "logging/init.py", line 329, in getMessage
ValueError: unsupported format character ' ' (0x20) at index 14
Logged from file SerialSocket.py, line 49
Traceback (most recent call last):
File "logging/init.py", line 861, in emit
File "logging/init.py", line 734, in format
File "logging/init.py", line 465, in format
File "logging/init.py", line 329, in getMessage
ValueError: unsupported format character ' ' (0x20) at index 7
Logged from file BlocklyServer.py, line 57
127.0.0.1 - - [21/Feb/2017:13:30:55] "GET /ports.json HTTP/1.1" 200 30 "http://demo.blockly.parallax.com/blockly/editor/blocklyc.jsp?project=486" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions