Papertrail just sent me these. I don't see anything tangible breaking internally but am wondering where or why they're being generated.
TypeError(f'the JSON object must be str, bytes or bytearray)
[Sep 14 13:32:13](https://papertrailapp.com/searches/123741681?centered_on_id=1374488149010616377) quantrocket.blotter: ERROR Traceback (most recent call last):
[Sep 14 13:32:14](https://papertrailapp.com/searches/123741681?centered_on_id=1374488149501349900) quantrocket.blotter: ERROR File "sym://qrocket_log_py", line 34, in wrapped
[Sep 14 13:32:14](https://papertrailapp.com/searches/123741681?centered_on_id=1374488150084358179) quantrocket.blotter: ERROR File "sym://qrocket_spooler_py", line 84, in spooler_start_order_monitor
[Sep 14 13:32:14](https://papertrailapp.com/searches/123741681?centered_on_id=1374488150365376527) quantrocket.blotter: ERROR File "sym://qrocket_blotter_alpaca_monitor_py", line 90, in run
[Sep 14 13:32:16](https://papertrailapp.com/searches/123741681?centered_on_id=1374488158221307906) quantrocket.blotter: ERROR raise TypeError(f'the JSON object must be str, bytes or bytearray, '
[Sep 14 13:32:16](https://papertrailapp.com/searches/123741681?centered_on_id=1374488158502326279) quantrocket.blotter: ERROR TypeError: the JSON object must be str, bytes or bytearray, not NoneType