You said:
<<<{"command":"pageInfo","UUID":"52a61681-84ee-4dd7-b91e-fc43c77e4e24","data":{"pageID":"test/anArticle1.md","notebook":"test"}}
connection handler failed
Traceback (most recent call last):
File "C:\Users\nyanmo\miniconda3\Lib\site-packages\websockets\asyncio\server.py", line 376, in conn_handler
await self.handler(connection)
File "C:\Users\nyanmo\work\OneNoteAlternative\firstPrototype\backend\dataServer\main.py", line 15, in mainLoop
await receiveLoop(websocket,controller.controller)
File "C:\Users\nyanmo\work\OneNoteAlternative\firstPrototype\backend\dataServer\helper\netwrok.py", line 24, in receiveLoop
await callback(message,websocket)
File "C:\Users\nyanmo\work\OneNoteAlternative\firstPrototype\backend\dataServer\controller.py", line 54, in controller
await commands[requestedCommand](request,websocket)
File "C:\Users\nyanmo\work\OneNoteAlternative\firstPrototype\backend\dataServer\commands\notebookAndPage\pageInfo.py", line 35, in pageInfo
with open(targetPath,"rt") as aPage:
^^^^^^^^^^^^
UnicodeDecodeError: 'cp932' codec can't decode byte 0x87 in position 212: illegal multibyte sequence