[weewx-user] Re: wee_import

2020-06-26 Thread J W
This sounds correct - I have docker on Synology and Ubuntu platforms. They 
appear to implement logging in different ways.

On Tuesday, 19 May 2020 18:59:40 UTC+10, gjr80 wrote:
>
> Hi,
>
> Sounds like a problem with WeeWX logging and docker rather than a 
> wee_import problem per se. You might want to check out this thread in 
> weewx-development - 
> https://groups.google.com/d/topic/weewx-development/Xx-1k6zxwVY/discussion
>
> Gary
>
>

-- 
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/2c43df6e-f0c9-44a1-9cd3-5153733cb68ao%40googlegroups.com.


[weewx-user] wee_import

2020-05-19 Thread J W
When using docker (multiple setups), I get the following type of errors 
when trying to run wee_import:

Message: 'Starting wee_import...'   


 

Arguments: ()   

A CSV import from source file '/etc/weewx/extra/Rain19.csv' has been request
ed. 
--- Logging error ---   

Traceback (most recent call last):  

  File "/usr/lib/python3.7/logging/handlers.py", line 933, in emit  

self.socket.send(msg)   

OSError: [Errno 9] Bad file descriptor  
 
During handling of the above exception, another exception occurred: 
  
Traceback (most recent call last):  

  File "/usr/lib/python3.7/logging/handlers.py", line 854, in _connect_unixs
ocket   
self.socket.connect(address) 

FileNotFoundError: [Errno 2] No such file or directory


  However, if I install weewx direclyt in the OS it works (same files etc)
Is there a missing library or package?

-- 
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/f6c1f1db-8d19-47ee-8e36-c6968dc19295%40googlegroups.com.