15/01 04:07 escale.*@yandex[DEBUG] manager.run:362 Traceback (most recent call last):
File "escale/manager/manager.py", line 310, in run
new |= self.upload()
File "escale/manager/index.py", line 303, in upload
self.relay.setUpdateData(page, final_file)
File "escale/relay/index.py", line 922, in setUpdateData
self.base_relay._push(data, self.updateData(page, mode='w'))
File "escale/relay/generic/rclone.py", line 189, in _push
output=True)
File "escale/base/subprocess.py", line 84, in with_subprocess
p = subprocess.Popen(cmd, **kwargs)
File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.7/subprocess.py", line 1453, in _execute_child
restore_signals, start_new_session, preexec_fn)
TypeError: expected str, bytes or os.PathLike object, not NoneType