some part of log

Oct 31 12:25:15 raspberrypi weewx[11294]: vantage: Requesting 200 LOOP packets. Oct 31 12:25:15 raspberrypi weewx[11294]: reportengine: Running report StandardReport Oct 31 12:25:15 raspberrypi weewx[11294]: vantage: gentle wake up of console successful Oct 31 12:25:15 raspberrypi weewx[11294]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport Oct 31 12:25:16 raspberrypi weewx[11294]: restx: Wunderground-PWS: Published record 2016-10-31 12:25:00 CET (1477913100) Oct 31 12:25:16 raspberrypi weewx[11294]: cheetahgenerator: Generated 14 files for report StandardReport in 1.25 seconds Oct 31 12:25:17 raspberrypi weewx[11294]: genimages: Generated 12 images for StandardReport in 0.58 seconds Oct 31 12:25:17 raspberrypi weewx[11294]: reportengine: copied 0 files to /var/www/weewx
Oct 31 12:25:17 raspberrypi weewx[11294]: reportengine: Running report FTP
Oct 31 12:25:17 raspberrypi weewx[11294]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP Oct 31 12:25:17 raspberrypi weewx[11294]: reportengine: FTP upload not requested. Skipped.
Oct 31 12:25:17 raspberrypi weewx[11294]: reportengine: Running report RSYNC
Oct 31 12:25:17 raspberrypi weewx[11294]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC Oct 31 12:25:17 raspberrypi weewx[11294]: reportengine: rsync upload not requested. Skipped. Oct 31 12:30:15 raspberrypi weewx[11294]: vantage: Getting archive packets since 2016-10-31 12:25:00 CET (1477913100) Oct 31 12:30:15 raspberrypi rsyslogd-2007: action 'action 17' suspended, next retry is Mon Oct 31 12:31:45 2016 [try http://www.rsyslog.com/e/2007 ] Oct 31 12:30:15 raspberrypi weewx[11294]: vantage: gentle wake up of console successful Oct 31 12:30:15 raspberrypi weewx[11294]: vantage: Retrieving 1 page(s); starting index= 0 Oct 31 12:30:15 raspberrypi weewx[11294]: manager: added record 2016-10-31 12:30:00 CET (1477913400) to database 'weewx.sdb' Oct 31 12:30:15 raspberrypi weewx[11294]: manager: added record 2016-10-31 12:30:00 CET (1477913400) to daily summary in 'weewx.sdb' Oct 31 12:30:15 raspberrypi weewx[11294]: vantage: DMPAFT complete: page timestamp 2016-10-22 16:05:00 CEST (1477145100) less than final timestamp 2016-10-31 12:30:00 CET (1477913400)
Oct 31 12:30:15 raspberrypi weewx[11294]: vantage: Catch up complete.
Oct 31 12:30:15 raspberrypi weewx[11294]: reportengine: Running reports for latest time in the database. Oct 31 12:30:15 raspberrypi weewx[11294]: vantage: Requesting 200 LOOP packets. Oct 31 12:30:15 raspberrypi weewx[11294]: reportengine: Running report StandardReport Oct 31 12:30:15 raspberrypi weewx[11294]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport Oct 31 12:30:15 raspberrypi weewx[11294]: vantage: gentle wake up of console successful Oct 31 12:30:16 raspberrypi weewx[11294]: restx: Wunderground-PWS: Published record 2016-10-31 12:30:00 CET (1477913400) Oct 31 12:30:16 raspberrypi weewx[11294]: cheetahgenerator: Generated 14 files for report StandardReport in 1.19 seconds Oct 31 12:30:17 raspberrypi weewx[11294]: genimages: Generated 12 images for StandardReport in 0.56 seconds Oct 31 12:30:17 raspberrypi weewx[11294]: reportengine: copied 0 files to /var/www/weewx
Oct 31 12:30:17 raspberrypi weewx[11294]: reportengine: Running report FTP
Oct 31 12:30:17 raspberrypi weewx[11294]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP Oct 31 12:30:17 raspberrypi weewx[11294]: reportengine: FTP upload not requested. Skipped.
Oct 31 12:30:17 raspberrypi weewx[11294]: reportengine: Running report RSYNC
Oct 31 12:30:17 raspberrypi weewx[11294]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC Oct 31 12:30:17 raspberrypi weewx[11294]: reportengine: rsync upload not requested. Skipped. Oct 31 12:30:42 raspberrypi wpa_supplicant[416]: wlan0: WPA: Group rekeying completed with 1c:87:2c:e5:db:38 [GTK=CCMP]


W dniu 2016-10-31 o 12:30, Andrew Milner pisze:
Right - now we are getting somewhere ....

You appear tohave got soilTemp1 in the database with the sensible looking values ..... so I guess it is now up to Tom to provide a way of checking what is actually being uploaded to WU if debug does not give the output from restx, and then - once you know that WU are receiving the data I guess it is up to WU as to why they are not displaying it!!!!!

Sorry - but I cannot help any more - you need Tom or Gary for the next part of the puzzle!!

Good luck



On Monday, 31 October 2016 13:21:17 UTC+2, Jacek Skowroński wrote:

    seems that I have a lot of data.


    pi@raspberrypi:~ $ sqlite3 /var/lib/weewx/weewx.sdb
    SQLite version 3.8.7.1 2014-10-29 13:59:56
    Enter ".help" for usage hints.
    sqlite> select dateTime, soilTemp1 from archive where soilTemp1 > 0;
    1477810800|44.0
    1477811100|45.0
    1477811400|45.0
    1477811700|45.0
    1477812000|45.0
    1477812300|45.0
    1477812600|45.0
    1477812900|45.0
    1477813200|45.0
    1477813500|46.0
    1477813800|46.0
    1477814100|46.0
    1477814400|46.0
    1477814700|46.0
    1477815000|46.0
    1477815300|46.0
    1477815600|46.0
    1477815900|46.0
    1477816200|46.0
    1477816500|46.0
    1477816800|46.0
    1477817100|47.0
    1477817400|47.0
    1477817700|47.0
    1477818000|47.0
    1477818300|47.0
    1477818600|48.0
    1477818900|48.0
    1477819200|48.0
    1477819500|48.0
    1477819800|49.0
    1477820100|49.0
    1477820400|49.0
    1477820700|48.0
    1477821000|48.0
    1477821300|48.0
    1477821600|48.0
    1477821900|48.0
    1477822200|48.0
    1477822500|48.0
    1477822800|48.0
    1477823100|48.0
    1477823400|48.0
    1477823700|48.0
    1477824000|49.0
    1477824300|50.0
    1477824600|51.0
    1477824900|50.0
    1477825200|49.0
    1477825500|49.0
    1477825800|51.0
    1477826100|52.0
    1477826400|52.0
    1477826700|51.0
    1477827000|50.0
    1477827300|49.0
    1477827600|49.0
    1477827900|49.0
    1477828200|49.0
    1477828500|49.0
    1477828800|48.0
    1477829100|47.0
    1477829400|47.0
    1477829700|48.0
    1477830000|48.0
    1477830300|48.0
    1477830600|48.0
    1477830900|48.0
    1477831200|48.0
    1477831500|48.0
    1477831800|48.0
    1477832100|49.0
    1477832400|48.0
    1477832700|48.0
    1477833000|48.0
    1477833300|47.0
    1477833600|47.0
    1477833900|47.0
    1477834200|47.0
    1477834500|47.0
    1477834800|46.0
    1477835100|46.0
    1477835400|46.0
    1477835700|46.0
    1477836000|46.0
    1477836300|46.0
    1477836600|46.0
    1477836900|46.0
    1477837200|46.0
    1477837500|46.0
    1477837800|46.0
    1477838100|46.0
    1477838400|45.0
    1477838700|45.0
    1477839000|45.0
    1477839300|45.0
    1477839600|45.0
    1477839900|45.0
    1477840200|45.0
    1477840500|45.0
    1477840800|45.0
    1477841100|45.0
    1477841400|45.0
    1477841700|45.0
    1477842000|45.0
    1477842300|45.0
    1477842600|45.0
    1477842900|45.0
    1477843200|45.0
    1477843500|45.0
    1477843800|45.0
    1477844100|45.0
    1477844400|45.0
    1477844700|45.0
    1477845000|45.0
    1477845300|45.0
    1477845600|45.0
    1477845900|45.0
    1477846200|45.0
    1477846500|44.0
    1477846800|44.0
    1477847100|44.0
    1477847400|44.0
    1477847700|44.0
    1477848000|44.0
    1477848300|44.0
    1477848600|44.0
    1477848900|44.0
    1477849200|44.0
    1477849500|44.0
    1477849800|44.0
    1477850100|44.0
    1477850400|44.0
    1477850700|44.0
    1477851000|44.0
    1477851300|44.0
    1477851600|44.0
    1477851900|44.0
    1477852200|44.0
    1477852500|44.0
    1477852800|44.0
    1477853100|44.0
    1477853400|44.0
    1477853700|44.0
    1477854000|44.0
    1477854300|44.0
    1477854600|44.0
    1477854900|44.0
    1477855200|44.0
    1477855500|44.0
    1477855800|44.0
    1477856100|44.0
    1477856400|44.0
    1477856700|44.0
    1477857000|44.0
    1477857300|44.0
    1477857600|44.0
    1477857900|44.0
    1477858200|44.0
    1477858500|44.0
    1477858800|44.0
    1477859100|44.0
    1477859400|44.0
    1477859700|44.0
    1477860000|44.0
    1477860300|44.0
    1477860600|44.0
    1477860900|44.0
    1477861200|44.0
    1477861500|44.0
    1477861800|44.0
    1477862100|44.0
    1477862400|44.0
    1477862700|44.0
    1477863000|44.0
    1477863300|44.0
    1477863600|43.0
    1477863900|43.0
    1477864200|43.0
    1477864500|43.0
    1477864800|43.0
    1477865100|43.0
    1477865400|43.0
    1477865700|43.0
    1477866000|42.0
    1477866300|42.0
    1477866600|42.0
    1477866900|42.0
    1477867200|42.0
    1477867500|42.0
    1477867800|42.0
    1477868100|42.0
    1477868400|42.0
    1477868700|42.0
    1477869000|42.0
    1477869300|41.0
    1477869600|41.0
    1477869900|41.0
    1477870200|41.0
    1477870500|41.0
    1477870800|41.0
    1477871100|40.0
    1477871400|41.0
    1477871700|41.0
    1477872000|41.0
    1477872300|41.0
    1477872600|41.0
    1477872900|41.0
    1477873200|41.0
    1477873500|41.0
    1477873800|40.0
    1477874100|40.0
    1477874400|40.0
    1477874700|40.0
    1477875000|40.0
    1477875300|40.0
    1477875600|40.0
    1477875900|40.0
    1477876200|40.0
    1477876500|40.0
    1477876800|40.0
    1477877100|40.0
    1477877400|40.0
    1477877700|40.0
    1477878000|40.0
    1477878300|40.0
    1477878600|40.0
    1477878900|40.0
    1477879200|40.0
    1477879500|40.0
    1477879800|40.0
    1477880100|39.0
    1477880400|39.0
    1477880700|39.0
    1477881000|39.0
    1477881300|38.0
    1477881600|38.0
    1477881900|38.0
    1477882200|38.0
    1477882500|38.0
    1477882800|37.0
    1477883100|37.0
    1477883400|37.0
    1477883700|37.0
    1477884000|37.0
    1477884300|36.0
    1477884600|36.0
    1477884900|36.0
    1477885200|36.0
    1477885500|36.0
    1477885800|36.0
    1477886100|36.0
    1477886400|35.0
    1477886700|35.0
    1477887000|35.0
    1477887300|35.0
    1477887600|35.0
    1477887900|35.0
    1477888200|35.0
    1477888500|34.0
    1477888800|34.0
    1477889100|34.0
    1477889400|34.0
    1477889700|34.0
    1477890000|34.0
    1477890300|35.0
    1477890600|35.0
    1477890900|35.0
    1477891200|35.0
    1477891500|35.0
    1477891800|36.0
    1477892100|36.0
    1477892400|36.0
    1477892700|36.0
    1477893000|36.0
    1477893300|36.0
    1477893600|36.0
    1477893900|36.0
    1477894200|37.0
    1477894500|37.0
    1477894800|37.0
    1477895100|37.0
    1477895400|37.0
    1477895700|38.0
    1477896000|38.0
    1477896300|39.0
    1477896600|39.0
    1477896900|39.0
    1477897200|40.0
    1477897500|40.0
    1477897800|40.0
    1477898100|40.0
    1477898400|41.0
    1477898700|41.0
    1477899000|41.0
    1477899300|41.0
    1477899600|42.0
    1477899900|42.0
    1477900200|42.0
    1477900500|42.0
    1477900800|43.0
    1477901100|43.0
    1477901400|43.0
    1477901700|44.0
    1477902000|44.0
    1477902300|44.0
    1477902600|44.0
    1477902900|45.0
    1477903200|45.0
    1477903800|45.0
    1477904100|46.0
    1477904400|46.0
    1477904700|46.0
    1477905000|47.0
    1477905300|47.0
    1477905600|47.0
    1477905900|47.0
    1477906200|47.0
    1477906500|48.0
    1477906800|48.0
    1477907100|48.0
    1477907400|48.0
    1477907700|48.0
    1477908000|48.0
    1477908300|48.0
    1477908600|48.0
    1477908900|48.0
    1477909200|48.0
    1477909500|48.0
    1477909800|48.0
    1477910100|48.0
    1477910400|48.0
    1477910700|48.0
    1477911000|48.0
    1477911300|48.0
    1477911600|49.0
    1477911900|49.0
    1477912200|49.0
    1477912500|49.0
    sqlite>


    W dniu 2016-10-31 o 12:14, Andrew Milner pisze:
    all you need to do is use sqlite3 to give the command
    select dateTime, soilTemp1 from archive where soilTemp1 > 0;

    and see what results you gert


    On Monday, 31 October 2016 13:11:02 UTC+2, Jacek Skowroński wrote:

        1. I will take a look for some Davis stations and weewx,
        because I had already seen some station of davis and WU
        working fine.

        2. debug=1 will not show what is exactly send or I can not
        get those kind of data.
        I put debug=1 and restarted weewx and looking what is in the
        log file.

        Should I do something different?

        3. I have sqlite so I have weewx.sdb file - how can I check
        if it's ok?

        If it would be ok, I can provide You with ssh access so maybe
        it would be easier to answer some of questions to me?

        Regards

        Jacek


        W dniu 2016-10-31 o 12:06, Andrew Milner pisze:
        can you give some links to wu stations which are working
        correctly please?

        does running with debug=1 give the detail of what is
        actually being uploaded to WU?

        can you confirm - via either sql commands or via
        phpmyadmin that the soilTemp1 which we see in the REC is
        actually being stored in the weewx database.



        On Monday, 31 October 2016 11:38:31 UTC+2, Jacek Skowroński
        wrote:

            Here are some logs
            REC:    2016-10-31 10:10:00 CET (1477905000) altimeter:
            30.3333706461, appTemp: 43.3933532069, barometer:
            30.374, cloudbase: 2206.82767798, consBatteryVoltage:
            1.68, dateTime: 1477905000, dewpoint: 40.2107582169, ET:
            0.0, extraHumid1: None, extraHumid2: None, extraTemp1:
            None, extraTemp2: None, extraTemp3: None, forecastRule:
            9, heatindex: 46.7, highOutTemp: 46.8, highRadiation:
            None, highUV: None, humidex: 46.7, inDewpoint:
            52.0544643875, inHumidity: 50.0, inTemp: 71.7, interval:
            5, leafTemp1: None, leafTemp2: None, leafWet1: None,
            leafWet2: None, lowOutTemp: 46.6, maxSolarRad: None,
            outHumidity: 78.0, outTemp: 46.7, pressure:
            29.5501031564, radiation: None, rain: 0.0, rainRate:
            0.0, rxCheckPercent: 99.9375, soilMoist1: None,
            soilMoist2: None, soilMoist3: None, soilMoist4: None,
            soilTemp1: 47.0, soilTemp2: None, soilTemp3: None,
            soilTemp4: None, txBatteryStatus: 0, usUnits: 1, UV:
            None, windchill: 46.7, windDir: 45.0, windGust: 7.0,
            windGustDir: 22.5, windrun: 2.91666666667, windSpeed: 2.0

            LOOP:   2016-10-31 10:08:59 CET (1477904939) altimeter:
            None, appTemp: 43.4577107864, barometer: 30.374,
            cloudbase: 2132.26352849, consBatteryVoltage: 1.35,
            dateTime: 1477904939, dayET: 0.0, dayRain: 0.0,
            dewpoint: 40.5388404747, extraAlarm1: 0, extraAlarm2: 0,
            extraAlarm3: 0, extraAlarm4: 0, extraAlarm5: 0,
            extraAlarm6: 0, extraAlarm7: 0, extraAlarm8: 0,
            extraHumid1: None, extraHumid2: None, extraHumid3: None,
            extraHumid4: None, extraHumid5: None, extraHumid6: None,
            extraHumid7: None, extraTemp1: None, extraTemp2: None,
            extraTemp3: None, extraTemp4: None, extraTemp5: None,
            extraTemp6: None, extraTemp7: None, forecastIcon: 6,
            forecastRule: 9, heatindex: 46.7, humidex: 46.7,
            inDewpoint: 52.0544643875, inHumidity: 50.0,
            insideAlarm: 0, inTemp: 71.7, leafTemp1: None,
            leafTemp2: None, leafTemp3: None, leafTemp4: None,
            leafWet1: None, leafWet2: None, leafWet3: None,
            leafWet4: 0.0, maxSolarRad: None, monthET: 0.0,
            monthRain: 2.960629922, outHumidity: 79.0,
            outsideAlarm1: 0, outsideAlarm2: 0, outTemp: 46.7,
            radiation: None, rain: None, rainAlarm: 0, rainRate:
            0.0, soilLeafAlarm1: 0, soilLeafAlarm2: 0,
            soilLeafAlarm3: 0, soilLeafAlarm4: 0, soilMoist1: None,
            soilMoist2: None, soilMoist3: None, soilMoist4: None,
            soilTemp1: 47.0, soilTemp2: None, soilTemp3: None,
            soilTemp4: None, stormRain: 0.0, stormStart: None,
            sunrise: 1477892700, sunset: 1477927800,
            txBatteryStatus: 0, usUnits: 1, UV: None, windchill:
            46.7, windDir: 51.0, windGust: 2.0, windGustDir: 51.0,
            windSpeed: 2.0, windSpeed10: 2.0, yearET: 0.0, yearRain:
            12.000000003

            so in my opinion we have soilTemp1 - with correct value
            47.0,
            so how to get it visible on WU?

            On Monday, October 31, 2016 at 9:59:10 AM UTC+1, Jacek
            Skowroński wrote:

                I had changed the module type to 7,
                I did it by wee-_device and put the sensor type 2,7,1,1.
                Restarted weewx, but on the WU side nothing changed
                - there were 5 times packets already sent to the WU

                On Monday, October 31, 2016 at 2:25:20 AM UTC+1, Tom
                Keffer wrote:

                    Hello, Jacek,

                    You said you have soil temperature and humidity
                    sensors, but it appears that you actually have
                    soil and /leaf temperature/ sensors. That is,
                    you have values for soilTemp1and leafTemp1, but
                    nothing for soilMoist1.

                    Or, perhaps the sensors are plugged into the
                    wrong probe slot? You should check.

                    The WeatherUnderground PWS protocol
                    
<http://wiki.wunderground.com/index.php/PWS_-_Upload_Protocol>
                    does not recognize leaf temperature, so that
                    would explainwhy you are not seeing anything.

                    -tk

                    On Sun, Oct 30, 2016 at 9:36 AM, Jacek
                    Skowroński <[email protected]> wrote:

                        some logs
                        REC:    2016-10-30 17:30:00 CET (1477845000)
                        altimeter: 30.2914897657, appTemp:
                        42.5550178172, barometer: 30.332, cloudbase:
                        2354.14897393, consBatteryVoltage: 1.68,
                        dateTime: 1477845000, dewpoint:
                        38.9625445147, ET: 0.0, extraHumid1: None,
                        extraHumid2: None, extraTemp1: None,
                        extraTemp2: None, extraTemp3: None,
                        forecastRule: 1, heatindex: 46.1,
                        highOutTemp: 46.1, highRadiation: None,
                        highUV: None, humidex: 46.1, inDewpoint:
                        54.6182787763, inHumidity: 49.0, inTemp:
                        75.1, interval: 5, leafTemp1: 45.0,
                        leafTemp2: None, leafWet1: None, leafWet2:
                        None, lowOutTemp: 46.0, maxSolarRad: None,
                        outHumidity: 76.0, outTemp: 46.1, pressure:
                        29.5091101841, radiation: None, rain: 0.0,
                        rainRate: 0.0, rxCheckPercent: 97.375,
                        soilMoist1: None, soilMoist2: None,
                        soilMoist3: None, soilMoist4: None,
                        soilTemp1: 45.0, soilTemp2: None, soilTemp3:
                        None, soilTemp4: None, txBatteryStatus: 0,
                        usUnits: 1, UV: None, windchill: 46.1,
                        windDir: 22.5, windGust: 4.0, windGustDir:
                        22.5, windrun: 54.5833333333, windSpeed: 2.0
                        LOOP:   2016-10-30 17:30:16 CET (1477845016)
                        altimeter: 30.2924734796, appTemp:
                        42.4369596271, barometer: 30.333, cloudbase:
                        2353.42091128, consBatteryVoltage: 1.68,
                        dateTime: 1477845016, dayET: 0.0, dayRain:
                        0.0, dewpoint: 38.8657479904, extraAlarm1:
                        0, extraAlarm2: 0, extraAlarm3: 0,
                        extraAlarm4: 0, extraAlarm5: 0, extraAlarm6:
                        0, extraAlarm7: 0, extraAlarm8: 0,
                        extraHumid1: None, extraHumid2: None,
                        extraHumid3: None, extraHumid4: None,
                        extraHumid5: None, extraHumid6: None,
                        extraHumid7: None, extraTemp1: None,
                        extraTemp2: None, extraTemp3: None,
                        extraTemp4: None, extraTemp5: None,
                        extraTemp6: None, extraTemp7: None,
                        forecastIcon: 8, forecastRule: 1, heatindex:
                        46.0, humidex: 46.0, inDewpoint:
                        54.6182787763, inHumidity: 49.0,
                        insideAlarm: 0, inTemp: 75.1, leafTemp1:
                        45.0, leafTemp2: None, leafTemp3: None,
                        leafTemp4: None, leafWet1: None, leafWet2:
                        None, leafWet3: None, leafWet4: 0.0,
                        maxSolarRad: None, monthET: 0.0, monthRain:
                        2.960629922, outHumidity: 76.0,
                        outsideAlarm1: 0, outsideAlarm2: 0, outTemp:
                        46.0, pressure: 29.5100730398, radiation:
                        None, rain: 0.0, rainAlarm: 0, rainRate:
                        0.0, soilLeafAlarm1: 0, soilLeafAlarm2: 0,
                        soilLeafAlarm3: 0, soilLeafAlarm4: 0,
                        soilMoist1: None, soilMoist2: None,
                        soilMoist3: None, soilMoist4: None,
                        soilTemp1: 45.0, soilTemp2: None, soilTemp3:
                        None, soilTemp4: None, stormRain: 0.0,
                        stormStart: None, sunrise: 1477802580,
                        sunset: 1477837860, txBatteryStatus: 0,
                        usUnits: 1, UV: None, windchill: 46.0,
                        windDir: 32.0, windGust: 2.0, windGustDir:
                        32.0, windSpeed: 2.0, windSpeed10: 2.0,
                        yearET: 0.0, yearRain: 12.000000003

                        so both loop and rec have soilTemp1 value of
                        45.0.

                        and here other log
                        pi@raspberrypi:~ $ tail -f /var/log/syslog
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        engine: Starting up weewx version 3.5.0
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        vantage: gentle wake up of console successful
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        engine: Clock error is 2.61 seconds
                        (positive is fast)
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        vantage: Getting archive packets since
                        2016-10-30 17:30:00 CET (1477845000)
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        vantage: gentle wake up of console successful
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        vantage: Retrieving 0 page(s); starting index= 0
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        engine: Starting main packet loop.
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        vantage: gentle wake up of console successful
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        vantage: Requesting 200 LOOP packets.
                        Oct 30 17:31:33 raspberrypi weewx[10216]:
                        vantage: gentle wake up of console successful
                        Oct 30 17:35:15 raspberrypi weewx[10216]:
                        vantage: Getting archive packets since
                        2016-10-30 17:30:00 CET (1477845000)
                        Oct 30 17:35:15 raspberrypi rsyslogd-2007:
                        action 'action 17' suspended, next retry is
                        Sun Oct 30 17:36:45 2016 [try
                        http://www.rsyslog.com/e/2007 ]
                        Oct 30 17:35:15 raspberrypi weewx[10216]:
                        vantage: gentle wake up of console successful
                        Oct 30 17:35:15 raspberrypi weewx[10216]:
                        vantage: Retrieving 1 page(s); starting index= 3
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        manager: added record 2016-10-30 17:35:00
                        CET (1477845300) to database 'weewx.sdb'
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        manager: added record 2016-10-30 17:35:00
                        CET (1477845300) to daily summary in 'weewx.sdb'
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        vantage: DMPAFT complete: page timestamp
                        2016-10-21 21:10:00 CEST (1477077000) less
                        than final timestamp 2016-10-30 17:35:00 CET
                        (1477845300)
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        vantage: Catch up complete.
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        reportengine: Running reports for latest
                        time in the database.
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        vantage: Requesting 200 LOOP packets.
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        reportengine: Running report StandardReport
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        reportengine: Found configuration file
                        /etc/weewx/skins/Standard/skin.conf for
                        report StandardReport
                        Oct 30 17:35:16 raspberrypi weewx[10216]:
                        vantage: gentle wake up of console successful
                        Oct 30 17:35:17 raspberrypi weewx[10216]:
                        restx: Wunderground-PWS: Published record
                        2016-10-30 17:35:00 CET (1477845300)
                        Oct 30 17:35:19 raspberrypi weewx[10216]:
                        cheetahgenerator: Generated 14 files for
                        report StandardReport in 3.61 seconds
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        genimages: Generated 12 images for
                        StandardReport in 0.63 seconds
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        reportengine: copied 9 files to /var/www/weewx
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        reportengine: Running report FTP
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        reportengine: Found configuration file
                        /etc/weewx/skins/Ftp/skin.conf for report FTP
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        reportengine: FTP upload not requested. Skipped.
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        reportengine: Running report RSYNC
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        reportengine: Found configuration file
                        /etc/weewx/skins/Rsync/skin.conf for report
                        RSYNC
                        Oct 30 17:35:20 raspberrypi weewx[10216]:
                        reportengine: rsync upload not requested.
                        Skipped.

                        so any hint what is wrong that WU does not
                        get soil temp?
                        
https://www.wunderground.com/personal-weather-station/dashboard?ID=IWOJEWDZ56#history
                        
<https://www.wunderground.com/personal-weather-station/dashboard?ID=IWOJEWDZ56#history>
                        there is only C sign

                        On Sunday, October 30, 2016 at 4:52:01 PM
                        UTC+1, Jacek Skowroński wrote:

                            I'm transferring both modes,
                            I had stopped weewx and run weewd so
                            from its output I know taht there is
                            soiltemp1 and has value 46. other has none.
                            I did for fe minutes and output was
                            similiar.
                            Is it debug? Or it's something different?

                            On Sunday, October 30, 2016 at 10:21:19
                            AM UTC+1, Andrew Milner wrote:

--
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/WCi0gdv007g/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to