Gary,

may be, it is a little bit of a language problem. I heard of this case 
before, so I may add some explanation, but I cannot explain all.

The user seems to call weectl import from the command line or from crontab 
to retrieve data from Wunderground. The command first runs as expected. 
Data is imported and saved to the database. But then, the command does not 
end. It hangs. So I suggested to the user to press CTRL-C several times. 
This resulted in an error message saying that the command hang in the 
threading module while waiting for a lock.

First question: Where does weectl import use threading? Or does this point 
to the problem that threading is involved at all?

I had a short glance at the sources, but I did not see it.

Then, there are some hints that third party extensions are involved in the 
problem. Does weectl import load WeeWX extensions? I do not see a reason to 
do so. But the output "area 30 31" at the end of the first post is from an 
extension, not from the command itself.

Karen

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d5c8d2e7-aa8c-4ac1-8352-ce12ac0db156n%40googlegroups.com.

Reply via email to