Hello Gary
But when I run wee_database --fix-strings the following appears.
I also stopped weewx before.
pi@raspberrypi:/var/tmp $ sudo /home/weewx/bin/wee_database --fix-strings
Using configuration file /home/weewx/weewx.conf
Using database binding 'wx_binding', which is bound to database
'archive_sqlite'
Preparing Null String Fix, this may take a while...
^CTraceback (most recent call last):019-11-09 12:50:00 CET (1573300200))
File "/home/weewx/bin/wee_database", line 794, in <module>
main()
File "/home/weewx/bin/wee_database", line 171, in main
check_strings(config_dict, db_binding, options, fix=True)
File "/home/weewx/bin/wee_database", line 669, in check_strings
dbmanager.updateValue(record[0], obs_list[icol], corrected_value)
File "/home/weewx/bin/weewx/manager.py", line 382, in updateValue
(self.table_name, obs_type), (new_value, timestamp))
File "/home/weewx/bin/weedb/sqlite.py", line 29, in guarded_fn
return fn(*args, **kwargs)
File "/home/weewx/bin/weedb/sqlite.py", line 138, in execute
self.connection.execute(sql_string, sql_tuple)
KeyboardInterrupt
After a few minutes I canceled with CTRL + C. Is it normal that this takes
so long or is there an error in my database that I have to correct manually.
I tried a few times but it always stays on the same line.
Thanks Günther
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/f801bf7b-0bbd-4ebf-bd7d-261106158891%40googlegroups.com.