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.

Reply via email to