I'm seeing the below error repeatedly in /var/log/pwnagotchi.log:
[2020-03-15 01:09:21,342] [ERROR] error parsing line ']': time data 'node RMSProp/update_model/vf/w/Cast (defined at /lib/python3/dist-packages/tensorflow_core/python/framework/ops' does not match format '%Y-%m-%d %H:%M:%S'
[2020-03-15 01:09:21,422] [ERROR] error parsing line ']': time data '{{node RMSProp/update_model/vf/w/Cast}}' does not match format '%Y-%m-%d %H:%M:%S'
[2020-03-15 01:09:21,426] [ERROR] error parsing line ', td_map)': time data 'self' does not match format '%Y-%m-%d %H:%M:%S'
I'm seeing the below error repeatedly in /var/log/pwnagotchi.log:
Any ideas what's going on?