Astrid, slow down there! You're just changing things randomly. Start with
the copy of weewx.conf that was installed, then follow the directions in
the User's Guide.

You should end up with something like...

    [[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, set "enable" to "true", then
        # fill out the next four lines.
        # Use quotes around passwords to guard against parsing errors.
        enable = true
        user = myuser
        password = mypw
        server = mysubserver    # The ftp server name, e.g, www.myserver.org
        path = /      # The destination directory, e.g., /weather

You must *not* change the values in yellow.

Change the values in blue.

-tk

On Mon, Mar 23, 2020 at 10:41 AM Astrid <[email protected]> wrote:

> Hello!
>
> Ok, thanx. :) so I switch back to systemd-logger-package.
>
> I hope, this helps:
>
> Mär 23 17:30:26 linux weewx[20473]: manager: Added record 2020-03-23
> 17:30:00 CET (1584981000) to daily summary in 'weewx.sdb'
> Mär 23 17:30:26 linux weewx[20473]: reportengine: Running reports for
> latest time in the database.
> Mär 23 17:30:26 linux weewx[20473]: reportengine: Report 'SeasonsReport'
> not enabled. Skipping.
> Mär 23 17:30:26 linux weewx[20473]: reportengine: Report
> 'SmartphoneReport' not enabled. Skipping.
> Mär 23 17:30:26 linux weewx[20473]: reportengine: Report 'MobileReport'
> not enabled. Skipping.
> Mär 23 17:30:26 linux weewx[20473]: reportengine: Running report
> 'StandardReport'
> Mär 23 17:30:26 linux weewx[20473]: reportengine: Found configuration file
> /etc/weewx/skins/Standard/skin.conf for report 'StandardReport'
> Mär 23 17:30:26 linux weewx[20473]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station',
> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats',
> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
> Mär 23 17:30:26 linux weewx[20473]: manager: Daily summary version is 2.0
> Mär 23 17:30:28 linux weewx[20473]: cheetahgenerator: Generated 14 files
> for report StandardReport in 2.42 seconds
> Mär 23 17:30:28 linux weewx[20473]: manager: Daily summary version is 2.0
> Mär 23 17:30:30 linux weewx[20473]: imagegenerator: Generated 12 images
> for StandardReport in 1.39 seconds
> Mär 23 17:30:30 linux weewx[20473]: copygenerator: copied 0 files to
> /var/www/htdocs/weewx
> Mär 23 17:30:30 linux weewx[20473]: reportengine: Running report 'FTP'
> Mär 23 17:30:30 linux weewx[20473]: reportengine: Cannot read skin
> configuration file /etc/weewx/skins/skin.conf for report 'FTP': Config file
> not found: "/etc/weewx/skins/skin.conf".
> Mär 23 17:30:30 linux weewx[20473]: reportengine: No generators specified
> for report 'FTP'
> Mär 23 17:30:30 linux weewx[20473]: reportengine: Report 'RSYNC' not
> enabled. Skipping.
>
> The foldername in
> /etc/weewx/skins
> is
> Ftp
> not FTP
>
> In weewx.conf I change now to:
> [[FTP]]
>         skin = Standard
> before I comment the line.
>
> Now the journalctl looks better at this place:
>
> Mär 23 18:35:26 linux weewx[4564]: reportengine: Running report 'FTP'
> Mär 23 18:35:26 linux weewx[4564]: reportengine: Found configuration file
> /etc/weewx/skins/Standard/skin.conf for report 'FTP'
> Mär 23 18:35:26 linux weewx[4564]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station',
> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats',
> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
> Mär 23 18:35:26 linux weewx[4564]: manager: Daily summary version is 2.0
> Mär 23 18:35:28 linux weewx[4564]: cheetahgenerator: Generated 14 files
> for report FTP in 1.93 seconds
> Mär 23 18:35:28 linux weewx[4564]: manager: Daily summary version is 2.0
> Mär 23 18:35:30 linux weewx[4564]: imagegenerator: Generated 12 images for
> FTP in 1.20 seconds
> Mär 23 18:35:30 linux weewx[4564]: copygenerator: copied 14 files to
> /var/www/htdocs/weewx
> Mär 23 18:35:30 linux weewx[4564]: reportengine: Report 'RSYNC' not
> enabled. Skipping.
>
> But still nothing is uploaded... :(
>
> Regards, Astrid
>
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/b99c0cfe-d534-47ec-9267-38263c23fec1%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/b99c0cfe-d534-47ec-9267-38263c23fec1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEBHvb5i2%2Bf1_8ZYOkJ4KLqXHLVCY2cKCevs%2BeGbrigLSw%40mail.gmail.com.

Reply via email to