From the 2018-07-24 logs
2018-07-24_14:15:05 Make a list of missing commonscat links...
Traceback (most recent call last):
File "/data/project/heritage/heritage/erfgoedbot/missing_commonscat_links.py", line 396, in <module>
main()
File "/data/project/heritage/heritage/erfgoedbot/missing_commonscat_links.py", line 389, in main
cursor2))
File "/data/project/heritage/heritage/erfgoedbot/missing_commonscat_links.py", line 74, in processCountry
commonscats, withoutCommonscat, countryconfig)
File "/data/project/heritage/heritage/erfgoedbot/missing_commonscat_links.py", line 186, in group_missing_commonscat_by_source
missing_commonscat[source_link].append((u_name, monumentId))
AttributeError: 'dict' object has no attribute 'append'
CRITICAL: Closing network session.
<type 'exceptions.AttributeError'>