sulla cartella del raspberry si,sul server non saprei
ecco log/syslog
Jun 29 07:00:56 raspberrypi weewx[10299]: manager: Added record 2018-06-29 07:00:00 CEST (1530248400) to database 'weewx.sdb'
Jun 29 07:00:56 raspberrypi weewx[10299]: manager: Added record 2018-06-29 07:00:00 CEST (1530248400) to daily summary in 'weewx.sdb'
Jun 29 07:00:58 raspberrypi weewx[10299]: cheetahgenerator: Generated 14 files for report StandardReport in 2.05 seconds
Jun 29 07:01:02 raspberrypi weewx[10299]: imagegenerator: Generated 24 images for StandardReport in 4.00 seconds
Jun 29 07:01:02 raspberrypi weewx[10299]: copygenerator: copied 0 files to /home/weewx/public_html
Jun 29 07:01:02 raspberrypi weewx[10299]: reportengine: Caught unrecoverable exception in generator weewx.reportengine.FtpGenerator
Jun 29 07:01:02 raspberrypi weewx[10299]: **** getaddrinfo() argument 1 must be string or None
Jun 29 07:01:02 raspberrypi weewx[10299]: **** Traceback (most recent call last):
Jun 29 07:01:02 raspberrypi weewx[10299]: **** File "/home/weewx/bin/weewx/reportengine.py", line 239, in run
Jun 29 07:01:02 raspberrypi weewx[10299]: **** obj.start()
Jun 29 07:01:02 raspberrypi weewx[10299]: **** File "/home/weewx/bin/weewx/reportengine.py", line 273, in start
Jun 29 07:01:02 raspberrypi weewx[10299]: **** self.run()
Jun 29 07:01:02 raspberrypi weewx[10299]: **** File "/home/weewx/bin/weewx/reportengine.py", line 325, in run
Jun 29 07:01:02 raspberrypi weewx[10299]: **** n = ftp_data.run()
Jun 29 07:01:02 raspberrypi weewx[10299]: **** File "/home/weewx/bin/weeutil/ftpupload.py", line 102, in run
Jun 29 07:01:02 raspberrypi weewx[10299]: **** ftp_server.connect(self.server, self.port)
Jun 29 07:01:02 raspberrypi weewx[10299]: **** File "/usr/lib/python2.7/ftplib.py", line 135, in connect
Jun 29 07:01:02 raspberrypi weewx[10299]: **** self.sock = socket.create_connection((self.host, self.port), self.timeout)
Jun 29 07:01:02 raspberrypi weewx[10299]: **** File "/usr/lib/python2.7/socket.py", line 553, in create_connection
Jun 29 07:01:02 raspberrypi weewx[10299]: **** for res in getaddrinfo(host, port, 0, SOCK_STREAM):
Jun 29 07:01:02 raspberrypi weewx[10299]: **** TypeError: getaddrinfo() argument 1 must be string or None
Jun 29 07:01:02 raspberrypi weewx[10299]: **** Generator terminated