02-01-2021, 06:10 PM
Hey all, we're suddenly getting a bunch of errors on publishing files. Just started this morning.
First is happening to only a few shots here and there. Not all are affected and it seems random.
Check-in failed: local variable 'searchkey' referenced before assignment
Then this pops up when opening the checkin widget. Again, randomly. Sometimes it opens and sometimes this error pops up.
Reported Error: "'DivWdg' object has no attribute 'generate_api_key'"
Stack trace:
Error: 'DivWdg' object has no attribute 'generate_api_key'
File "/home/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 5046, in get_widget
html = widget.get_buffer_display()
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 459, in get_buffer_display
buffer = my.get_buffer(cls)
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 450, in get_buffer
my.explicit_display(cls)
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 417, in explicit_display
widget = child.get_display()
File "/home/tactic/tactic/src/pyasm/web/html_wdg.py", line 774, in get_display
super(HtmlElement,my).get_display()
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 438, in get_display
widget.explicit_display()
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 408, in explicit_display
child = my.get_display()
File "/home/tactic/tactic/src/tactic/ui/widget/checkin_wdg.py", line 1452, in get_display
File "/home/tactic/tactic/src/tactic/ui/widget/checkin_wdg.py", line 2190, in get_publish_wdg
First is happening to only a few shots here and there. Not all are affected and it seems random.
Check-in failed: local variable 'searchkey' referenced before assignment
Then this pops up when opening the checkin widget. Again, randomly. Sometimes it opens and sometimes this error pops up.
Reported Error: "'DivWdg' object has no attribute 'generate_api_key'"
Stack trace:
Error: 'DivWdg' object has no attribute 'generate_api_key'
File "/home/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 5046, in get_widget
html = widget.get_buffer_display()
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 459, in get_buffer_display
buffer = my.get_buffer(cls)
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 450, in get_buffer
my.explicit_display(cls)
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 417, in explicit_display
widget = child.get_display()
File "/home/tactic/tactic/src/pyasm/web/html_wdg.py", line 774, in get_display
super(HtmlElement,my).get_display()
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 438, in get_display
widget.explicit_display()
File "/home/tactic/tactic/src/pyasm/web/widget.py", line 408, in explicit_display
child = my.get_display()
File "/home/tactic/tactic/src/tactic/ui/widget/checkin_wdg.py", line 1452, in get_display
File "/home/tactic/tactic/src/tactic/ui/widget/checkin_wdg.py", line 2190, in get_publish_wdg