alfred clickup log 2
[09:20:07.937] ERROR: ClickUp[Script Filter] Code 1: [fuzzy] .
[fuzzy] cmd=['/usr/bin/python', '-O', 'getTasks.py', 'test', 'search'], query='test', session_id=None
[fuzzy] running command ['/usr/bin/python', '-O', 'getTasks.py', 'test', 'search'] ...
.
09:20:07 workflow.py:2061 DEBUG ---------- ClickUp (1.0.3) ----------
09:20:07 getTasks.py:31 DEBUG [ Calling API to list tasks ]
09:20:07 workflow.py:1468 DEBUG reading settings from /Users/mac/Library/Application Support/Alfred/Workflow Data/com.msk.clickup2.0/settings.json
09:20:07 workflow.py:1468 DEBUG reading settings from /Users/mac/Library/Application Support/Alfred/Workflow Data/com.msk.clickup2.0/settings.json
09:20:07 workflow.py:2080 ERROR argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "/Users/mac/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.875DAFF7-3C98-487C-B53A-C84515162DE2/workflow/workflow.py", line 2073, in run
func(self)
File "getTasks.py", line 21, in main
getTasks()
File "getTasks.py", line 35, in getTasks
if 'space' in getConfigValue(confNames['confHierarchyLimit']):
TypeError: argument of type 'NoneType' is not iterable
09:20:07 workflow.py:2103 DEBUG ---------- finished in 0.002s ----------
Traceback (most recent call last):
File "./fuzzy.py", line 380, in <module>
main()
File "./fuzzy.py", line 367, in main
fb = cache.load()
File "./fuzzy.py", line 301, in load
js = check_output(self.cmd)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 223, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['/usr/bin/python', '-O', 'getTasks.py', 'test', 'search']' returned non-zero exit
Public Last updated: 2020-02-09 12:36:24 PM