You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
await self.__listener.onUploadComplete( File "/usr/src/app/bot/modules/tasks_listener.py", line 510, in onUploadComplete res, code = await cmd_exec(cmd) ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered:
I'm getting following error,
await self.__listener.onUploadComplete( File "/usr/src/app/bot/modules/tasks_listener.py", line 510, in onUploadComplete res, code = await cmd_exec(cmd) ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered: