[[FTP]]
# FTP'ing the results to a webserver is treated as just another report,
# albeit one with an unusual report generator!
skin = Ftp
# If you wish to use FTP, uncomment and fill out the next four lines.
user = musername
password = mypassword
server = hovik.georgios-voulgarakis.info
path =
# Set to True for an FTP over TLS (FTPS) connection. Not all servers
# support this.
secure_ftp = False
# To upload files from something other than what HTML_ROOT is set
# to above, specify a different HTML_ROOT here.
#HTML_ROOT = /var/www/html/weewx
# Most FTP servers use port 21
port = 21
# Set to 1 to use passive mode, zero for active mode
passive = 1
Mar 1 07:35:15 weewx rsyslogd-2007: action 'action 11' suspended, next retry is Thu Mar 1 07:35:45 2018 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Mar 1 07:35:15 weewx systemd[1]: Created slice User Slice of blades.
Mar 1 07:35:15 weewx systemd[1]: Starting User Manager for UID 1001...
Mar 1 07:35:15 weewx systemd[1]: Started Session c1 of user blades.
Mar 1 07:35:15 weewx systemd[447]: Reached target Timers.
Mar 1 07:35:15 weewx systemd[447]: Reached target Sockets.
Mar 1 07:35:15 weewx systemd[447]: Reached target Paths.
Mar 1 07:35:15 weewx systemd[447]: Reached target Basic System.
Mar 1 07:35:15 weewx systemd[447]: Reached target Default.
Mar 1 07:35:15 weewx systemd[447]: Startup finished in 50ms.
Mar 1 07:35:15 weewx systemd[1]: Started User Manager for UID 1001.
Mar 1 07:35:17 weewx weewx[430]: manager: Added record 2018-03-01 07:35:00 CET (1519886100) to database 'weewx.sdb'
Mar 1 07:35:17 weewx weewx[430]: manager: Added record 2018-03-01 07:35:00 CET (1519886100) to daily summary in 'weewx.sdb'
Mar 1 07:35:17 weewx weewx[430]: reportengine: Running reports for latest time in the database.
Mar 1 07:35:17 weewx weewx[430]: reportengine: Running report StandardReport
Mar 1 07:35:17 weewx weewx[430]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Mar 1 07:35:18 weewx weewx[430]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.c
cheetahgenerator.Extras']
Mar 1 07:35:18 weewx weewx[430]: manager: Daily summary version is 2.0
Mar 1 07:35:20 weewx weewx[430]: cheetahgenerator: Generated 14 files for report StandardReport in 1.84 seconds
Mar 1 07:35:20 weewx weewx[430]: manager: Daily summary version is 2.0
Mar 1 07:35:20 weewx weewx[430]: imagegenerator: Generated 12 images for StandardReport in 0.34 seconds
Mar 1 07:35:20 weewx weewx[430]: copygenerator: copied 9 files to /var/www/html/weewx
Mar 1 07:35:20 weewx weewx[430]: reportengine: Running report SteelSeries
Mar 1 07:35:20 weewx weewx[430]: reportengine: Found configuration file /etc/weewx/skins/ss/skin.conf for report SteelSeries
Mar 1 07:35:20 weewx weewx[430]: copygenerator: copied 6 files to /var/www/html/weewx/ss
Mar 1 07:35:20 weewx weewx[430]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Mar 1 07:35:20 weewx weewx[430]: manager: Daily summary version is 2.0
Mar 1 07:35:20 weewx weewx[430]: cheetahgenerator: Generate failed with exception '<type 'exceptions.UnicodeDecodeError'>'
Mar 1 07:35:20 weewx weewx[430]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/ss/index.html.tmpl
Mar 1 07:35:20 weewx weewx[430]: cheetahgenerator: **** Reason: 'ascii' codec can't decode byte 0xc3 in position 427: ordinal not in range(128)
Mar 1 07:35:20 weewx weewx[430]: **** Traceback (most recent call last):
Mar 1 07:35:20 weewx weewx[430]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 328, in generate
Mar 1 07:35:20 weewx weewx[430]: **** filtersLib=weewx.cheetahgenerator)
Mar 1 07:35:20 weewx weewx[430]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1259, in __init__
Mar 1 07:35:20 weewx weewx[430]: **** self._compile(source, file, compilerSettings=compilerSettings)
Mar 1 07:35:20 weewx weewx[430]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1553, in _compile
Mar 1 07:35:20 weewx weewx[430]: **** keepRefToGeneratedCode=True)
Mar 1 07:35:20 weewx weewx[430]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 740, in compile
Mar 1 07:35:20 weewx weewx[430]: **** settings=(compilerSettings or {}))
Mar 1 07:35:20 weewx weewx[430]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Compiler.py", line 1579, in __init__
Mar 1 07:35:20 weewx weewx[430]: **** source = unicode(source)
Mar 1 07:35:20 weewx weewx[430]: **** UnicodeDecodeError: 'asci
i' codec can't decode byte 0xc3 in position 427: ordinal not in range(128)
Mar 1 07:35:21 weewx weewx[430]: cheetahgenerator: Generated 1 files for report SteelSeries in 0.31 seconds
Mar 1 07:35:21 weewx weewx[430]: manager: Daily summary version is 2.0
Mar 1 07:35:21 weewx weewx[430]: imagegenerator: Generated 11 images for SteelSeries in 0.34 seconds
Mar 1 07:35:21 weewx weewx[430]: reportengine: Running report FTP
Mar 1 07:35:21 weewx weewx[430]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP
Mar 1 07:35:21 weewx weewx[430]: ftpupload: Attempting connection to hovik.georgios-voulgarakis.info
Mar 1 07:35:22 weewx weewx[430]: ftpupload: Connected to hovik.georgios-voulgarakis.info
Mar 1 07:35:42 weewx weewx[430]: ftpupload: Attempt #1. Failed uploading ./daybarometer.png to hovik.georgios-voulgarakis.info. Reason: timed out
Mar 1 07:35:53 weewx rsyslogd-2007: action 'action 11' suspended, next retry is Thu Mar 1 07:36:23 2018 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Mar 1 07:36:02 weewx weewx[430]: ftpupload: Attempt #2. Failed uploading ./daybarometer.png to hovik.georgios-voulgarakis.info. Reason: timed out
Mar 1 07:36:22 weewx weewx[430]: ftpupload: Attempt #3. Failed uploading ./daybarometer.png to hovik.georgios-voulgarakis.info. Reason: timed out
Mar 1 07:36:22 weewx weewx[430]: ftpupload: Failed to upload file ./daybarometer.png
Mar 1 07:36:42 weewx weewx[430]: ftpupload: Attempt #1. Failed uploading ./daytempdew.png to hovik.georgios-voulgarakis.info. Reason: timed outOk, let's start with the obvious one. Is your ftp username really 'myusername', if so is user = musername a typo, bad copying and pasting or an error?
Gary
Gary
Mar 1 07:35:21 weewx weewx[430]: ftpupload: Attempting connection to hovik.georgios-voulgarakis.info
Mar 1 07:35:22 weewx weewx[430]: ftpupload: Connected to hovik.georgios-voulgarakis.info
Mar 1 07:35:42 weewx weewx[430]: ftpupload: Attempt #1. Failed uploading ./daybarometer.png to hovik.georgios-voulgarakis.info. Reason: timed out
Any non-alphanumerics in your password? If so have you put the password in quotes?
Gary
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/baEBB5mHgPU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Gary
Last idea I have, are you uploading to WU using rapidfire? I seem to remember a post where a user was using RF and getting FTP timeouts, turning off RF fixed the FTP timeout problem. If not using RF then you will have to wait a few hours for Tom.
Gary
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/baEBB5mHgPU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Iam not uploading to WU or elsewhere,just localy and trying to ftp to a remote server.Do you think would be ok to use ncftp (cli ftp client) to upload the directory recursively to the remote using cron like every 5 minutes?
On Thu, Mar 1, 2018 at 10:59 AM, gjr80 <gjrod...@gmail.com> wrote:
Last idea I have, are you uploading to WU using rapidfire? I seem to remember a post where a user was using RF and getting FTP timeouts, turning off RF fixed the FTP timeout problem. If not using RF then you will have to wait a few hours for Tom.
Gary
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/baEBB5mHgPU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
--hilsen,
Georgios Voulgarakis
To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscribe@googlegroups.com.
--
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+unsubscribe@googlegroups.com.
--
Tom, do you have any private channel other than gmail to send you username and pass;
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/baEBB5mHgPU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscribe@googlegroups.com.
ncftpput -R -u username -p password domain-or-IP /destination/directory /source/directory