Hi,

thank you for all the replys on my post. I decided to do a clean reinstall, 
based on the instructions on jackstromberg.com . Usually, doing an apt-get 
install installation is the easiest way, but it doesn't provide a lot of 
feedback I could post here. Thanks paricularly to Rainer Lang, who lead me 
to this webpage.

Kind regards

Stephan

vince schrieb am Samstag, 27. März 2021 um 20:20:40 UTC+1:

> Did you post a followup to the wrong thread ?
> Didn't you mean to post to the one you opened about MQTT issues ?
>
> On Saturday, March 27, 2021 at 10:52:55 AM UTC-7 [email protected] wrote:
>
>> Weewx is running.
>> You can see it here www.shermanctweather.org/weewx
>>
>> I used to install sudo apt-get install weewx
>> *I tried to include all I can think of but will provide anything you 
>> want.*
>>
>> *Thanks for looking at this.  I really appreciate it.*
>>  
>>     [[MQTT]]
>>         server_url = mqtt://tph06784:[email protected]:1883 
>> <http://tph06784:[email protected]:1883>
>>         topic = weather
>>         unit_system = US
>>         binding = archive, loop
>>         aggregation = aggregate
>>         log_success = true
>> In extras
>>  # MQTT Websockets defaults
>>     mqtt_websockets_enabled = 1
>>     mqtt_websockets_host = "192.168.1.170"
>>     mqtt_websockets_port = 9001
>>     mqtt_websockets_ssl = 0
>>     mqtt_websockets_topic = "weather/loop"
>>     disconnect_live_website_visitor = 300000
>> Part of syslog:
>> ar 27 12:01:22 raspberrypi weewx[558] INFO user.mqtt: service version is 
>> 0.23
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.mqtt: binding to 
>> ['archive', 'loop']
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.mqtt: topic is weather
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.mqtt: desired unit 
>> system is US
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.mqtt: data will be 
>> uploaded to mqtt://tph06784:xxx@localhost:1883
>> Mar 27 12:01:22 raspberrypi weewx[558] DEBUG weewx.engine: Finished 
>> loading service user.mqtt.MQTT
>> Mar 27 12:01:22 raspberrypi weewx[558] DEBUG weewx.engine: Loading 
>> service weewx.engine.StdPrint
>> Mar 27 12:01:22 raspberrypi weewx[558] DEBUG weewx.engine: Finished 
>> loading service weewx.engine.StdPrint
>> Mar 27 12:01:22 raspberrypi weewx[558] DEBUG weewx.engine: Loading 
>> service weewx.engine.StdReport
>> Mar 27 12:01:22 raspberrypi weewx[558] DEBUG weewx.engine: Finished 
>> loading service weewx.engine.StdReport
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO __main__: Starting up weewx 
>> version 4.4.0
>> Mar 27 12:01:22 raspberrypi weewx[558] DEBUG weewx.engine: Station does 
>> not support reading the time
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO weewx.engine: Using binding 
>> 'wx_binding' to database 'weewx.sdb'
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO weewx.manager: Starting 
>> backfill of daily summaries
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO weewx.manager: Daily 
>> summaries up to date
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO weewx.engine: Starting main 
>> packet loop.
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.gw1000: Using 'rainyear' 
>> for rain total
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.gw1000: skipping rain 
>> measurement of 170.6: no last rain
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.gw1000: Using 'rainyear' 
>> for rain total
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO user.gw1000: skipping rain 
>> measurement of 170.6: no last rain
>> Mar 27 12:01:22 raspberrypi weewx[558] DEBUG weewx.manager: Daily summary 
>> version is 4.0
>> Mar 27 12:01:22 raspberrypi weewx[558] INFO weewx.wxxtypes: Type beaufort 
>> has been deprecated. Use unit beaufort instead.
>> Mar 27 12:01:23 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:01:16 EDT (1616860876)
>> Mar 27 12:01:34 raspberrypi kernel: [   89.084095] Bluetooth: HIDP (Human 
>> Interface Emulation) ver 1.2
>> Mar 27 12:01:34 raspberrypi kernel: [   89.084114] Bluetooth: HIDP socket 
>> layer initialized
>> Mar 27 12:01:34 raspberrypi kernel: [   89.096967] apple 
>> 0005:05AC:0255.0002: unknown main item tag 0x0
>> Mar 27 12:01:34 raspberrypi kernel: [   89.098125] input: Cathy Hackett’s 
>> Keyboard as 
>> /devices/platform/soc/fe201000.serial/tty/ttyAMA0/hci0/hci0:11/0005:05AC:0255.0002/input/input1
>> Mar 27 12:01:34 raspberrypi kernel: [   89.100666] apple 
>> 0005:05AC:0255.0002: input,hidraw1: BLUETOOTH HID v0.50 Keyboard [Cathy 
>> Hackett’s Keyboard] on dc:a6:32:e9:5b:77
>> Mar 27 12:01:34 raspberrypi systemd-udevd[1713]: Process 
>> '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with 
>> exit code 1.
>> Mar 27 12:01:37 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:01:37 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:01:36 EDT (1616860896)
>> Mar 27 12:01:39 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:01:39 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:01:39 EDT (1616860899)
>> Mar 27 12:01:57 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:01:57 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:01:57 EDT (1616860917)
>> Mar 27 12:01:59 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:01:59 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:01:59 EDT (1616860919)
>> Mar 27 12:02:17 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:02:17 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:02:17 EDT (1616860937)
>> Mar 27 12:02:17 raspberrypi weewx[558] INFO weewx.manager: Added record 
>> 2021-03-27 12:02:00 EDT (1616860920) to database 'weewx.sdb'
>> Mar 27 12:02:17 raspberrypi weewx[558] INFO weewx.manager: Added record 
>> 2021-03-27 12:02:00 EDT (1616860920) to daily summary in 'weewx.sdb'
>> Mar 27 12:02:18 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:02:00 EDT (1616860920)
>> Mar 27 12:02:18 raspberrypi weewx[558] DEBUG weewx.reportengine: Running 
>> reports for latest time in the database.
>> Mar 27 12:02:18 raspberrypi weewx[558] DEBUG weewx.reportengine: Report 
>> 'CumulusRealTime' not enabled. Skipping.
>> Mar 27 12:02:18 raspberrypi weewx[558] DEBUG weewx.reportengine: Running 
>> report 'SeasonsReport'
>> Mar 27 12:02:18 raspberrypi weewx[558] DEBUG weewx.reportengine: Found 
>> configuration file /etc/weewx/skins/Seasons/skin.conf for report 
>> 'SeasonsReport'
>> Mar 27 12:02:18 raspberrypi weewx[558] DEBUG weewx.cheetahgenerator: 
>> Using search list ['weewx.cheetahgenerator.Almanac', 
>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>> 'weewx.cheetahgenerator.Extras']
>> Mar 27 12:02:18 raspberrypi weewx[558] DEBUG weewx.manager: Daily summary 
>> version is 4.0
>> Mar 27 12:02:18 raspberrypi weewx[558] INFO weewx.restx: StationRegistry: 
>> Published record 2021-03-27 12:02:00 EDT (1616860920)
>> Mar 27 12:02:19 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:02:19 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:02:19 EDT (1616860939)
>> Mar 27 12:02:20 raspberrypi weewx[558] INFO weewx.cheetahgenerator: 
>> Generated 8 files for report SeasonsReport in 2.24 seconds
>> Mar 27 12:02:20 raspberrypi weewx[558] DEBUG weewx.manager: Daily summary 
>> version is 4.0
>> Mar 27 12:02:25 raspberrypi weewx[558] INFO weewx.imagegenerator: 
>> Generated 45 images for report SeasonsReport in 5.05 seconds
>> Mar 27 12:02:25 raspberrypi weewx[558] INFO weewx.reportengine: Copied 5 
>> files to /var/www/html/
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.reportengine: Report 
>> 'SmartphoneReport' not enabled. Skipping.
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.reportengine: Report 
>> 'MobileReport' not enabled. Skipping.
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.reportengine: Running 
>> report 'StandardReport'
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.reportengine: Cannot 
>> read skin configuration file /etc/weewx/skins/skin.conf for report 
>> 'StandardReport': Config file not found: "/etc/weewx/skins/skin.conf".
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.reportengine: No 
>> generators specified for report 'StandardReport'
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.reportengine: Running 
>> report 'Belchertown'
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.reportengine: Found 
>> configuration file /etc/weewx/skins/Belchertown/skin.conf for report 
>> 'Belchertown'
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.cheetahgenerator: 
>> Using search list ['weewx.cheetahgenerator.Almanac', 
>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>> 'weewx.cheetahgenerator.Extras', 'user.belchertown.getData']
>> Mar 27 12:02:25 raspberrypi weewx[558] DEBUG weewx.manager: Daily summary 
>> version is 4.0
>> Mar 27 12:02:25 raspberrypi weewx[558] INFO user.belchertown: version 1.2
>> Mar 27 12:02:29 raspberrypi weewx[558] INFO weewx.cheetahgenerator: 
>> Generated 11 files for report Belchertown in 3.85 seconds
>> Mar 27 12:02:29 raspberrypi weewx[558] INFO weewx.reportengine: Copied 37 
>> files to /var/www/html
>> Mar 27 12:02:29 raspberrypi weewx[558] DEBUG weewx.manager: Daily summary 
>> version is 4.0
>> Mar 27 12:02:31 raspberrypi weewx[558] DEBUG weewx.reportengine: Report 
>> 'w34skinReport' not enabled. Skipping.
>> Mar 27 12:02:31 raspberrypi weewx[558] DEBUG weewx.reportengine: Running 
>> report 'FTP'
>> Mar 27 12:02:31 raspberrypi weewx[558] DEBUG weewx.reportengine: Found 
>> configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP'
>> Mar 27 12:02:31 raspberrypi weewx[558] DEBUG weeutil.ftpupload: 
>> Attempting connection to www.shermanctweather.org
>> Mar 27 12:02:32 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Connected 
>> to www.shermanctweather.org
>> Mar 27 12:02:33 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekvolt.png to /public_html/weewx/weekvolt.png
>> Mar 27 12:02:33 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/dayhum.png to /public_html/weewx/dayhum.png
>> Mar 27 12:02:34 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daytempdew.png to /public_html/weewx/daytempdew.png
>> Mar 27 12:02:34 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/telemetry.html to /public_html/weewx/telemetry.html
>> Mar 27 12:02:35 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/belchertown-dark.min.css to 
>> /public_html/weewx/belchertown-dark.min.css
>> Mar 27 12:02:36 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/tabular.html to /public_html/weewx/tabular.html
>> Mar 27 12:02:36 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthrx.png to /public_html/weewx/monthrx.png
>> Mar 27 12:02:37 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/dayhumin.png to /public_html/weewx/dayhumin.png
>> Mar 27 12:02:37 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:02:37 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekbarometer.png to /public_html/weewx/weekbarometer.png
>> Mar 27 12:02:37 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:02:37 EDT (1616860957)
>> Mar 27 12:02:38 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weektemp.png to /public_html/weewx/weektemp.png
>> Mar 27 12:02:38 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/dayvolt.png to /public_html/weewx/dayvolt.png
>> Mar 27 12:02:39 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:02:39 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daywind.png to /public_html/weewx/daywind.png
>> Mar 27 12:02:39 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:02:39 EDT (1616860959)
>> Mar 27 12:02:40 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/index.html to /public_html/weewx/index.html
>> Mar 27 12:02:40 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/dayrx.png to /public_html/weewx/dayrx.png
>> Mar 27 12:02:41 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthtempdew.png to /public_html/weewx/monthtempdew.png
>> Mar 27 12:02:42 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthradiation.png to 
>> /public_html/weewx/monthradiation.png
>> Mar 27 12:02:42 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthtempin.png to /public_html/weewx/monthtempin.png
>> Mar 27 12:02:43 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekrx.png to /public_html/weewx/weekrx.png
>> Mar 27 12:02:43 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weektempin.png to /public_html/weewx/weektempin.png
>> Mar 27 12:02:44 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daybarometer.png to /public_html/weewx/daybarometer.png
>> Mar 27 12:02:45 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daytempin.png to /public_html/weewx/daytempin.png
>> Mar 27 12:02:45 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthrain.png to /public_html/weewx/monthrain.png
>> Mar 27 12:02:45 raspberrypi dbus-daemon[595]: [session uid=1000 pid=595] 
>> Activating service name='ca.desrt.dconf' requested by ':1.25' (uid=1000 
>> pid=2114 comm="mousepad /var/log/mosquitto/mosquitto.log ")
>> Mar 27 12:02:45 raspberrypi dbus-daemon[595]: [session uid=1000 pid=595] 
>> Successfully activated service 'ca.desrt.dconf'
>> Mar 27 12:02:45 raspberrypi kernel: [  160.905624] v3d fec00000.v3d: MMU 
>> error from client L2T (0) at 0x8c21000, pte invalid
>> Mar 27 12:02:46 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthwindvec.png to /public_html/weewx/monthwindvec.png
>> Mar 27 12:02:46 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekwind.png to /public_html/weewx/weekwind.png
>> Mar 27 12:02:47 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/favicon.ico to /public_html/weewx/favicon.ico
>> Mar 27 12:02:47 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthhumin.png to /public_html/weewx/monthhumin.png
>> Mar 27 12:02:48 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekhumin.png to /public_html/weewx/weekhumin.png
>> Mar 27 12:02:48 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weektempfeel.png to /public_html/weewx/weektempfeel.png
>> Mar 27 12:02:49 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthbarometer.png to 
>> /public_html/weewx/monthbarometer.png
>> Mar 27 12:02:49 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthtemp.png to /public_html/weewx/monthtemp.png
>> Mar 27 12:02:50 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/statistics.html to /public_html/weewx/statistics.html
>> Mar 27 12:02:51 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthtempfeel.png to /public_html/weewx/monthtempfeel.png
>> Mar 27 12:02:51 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthvolt.png to /public_html/weewx/monthvolt.png
>> Mar 27 12:02:52 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthwinddir.png to /public_html/weewx/monthwinddir.png
>> Mar 27 12:02:53 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekhum.png to /public_html/weewx/weekhum.png
>> Mar 27 12:02:53 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/dayradiation.png to /public_html/weewx/dayradiation.png
>> Mar 27 12:02:54 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/manifest.json to /public_html/weewx/manifest.json
>> Mar 27 12:02:54 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/dayrain.png to /public_html/weewx/dayrain.png
>> Mar 27 12:02:55 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekwinddir.png to /public_html/weewx/weekwinddir.png
>> Mar 27 12:02:55 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/rss.xml to /public_html/weewx/rss.xml
>> Mar 27 12:02:56 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekrain.png to /public_html/weewx/weekrain.png
>> Mar 27 12:02:56 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekuv.png to /public_html/weewx/weekuv.png
>> Mar 27 12:02:57 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/style.css to /public_html/weewx/style.css
>> Mar 27 12:02:57 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:02:57 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthuv.png to /public_html/weewx/monthuv.png
>> Mar 27 12:02:57 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:02:57 EDT (1616860977)
>> Mar 27 12:02:58 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/seasons.js to /public_html/weewx/seasons.js
>> Mar 27 12:02:58 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daywindvec.png to /public_html/weewx/daywindvec.png
>> Mar 27 12:02:59 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:02:59 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/celestial.html to /public_html/weewx/celestial.html
>> Mar 27 12:03:00 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/seasons.css to /public_html/weewx/seasons.css
>> Mar 27 12:03:00 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekwindvec.png to /public_html/weewx/weekwindvec.png
>> Mar 27 12:03:01 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:02:59 EDT (1616860979)
>> Mar 27 12:03:01 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthwind.png to /public_html/weewx/monthwind.png
>> Mar 27 12:03:01 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daywinddir.png to /public_html/weewx/daywinddir.png
>> Mar 27 12:03:02 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weektempdew.png to /public_html/weewx/weektempdew.png
>> Mar 27 12:03:02 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daytempfeel.png to /public_html/weewx/daytempfeel.png
>> Mar 27 12:03:03 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/weekradiation.png to /public_html/weewx/weekradiation.png
>> Mar 27 12:03:03 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/monthhum.png to /public_html/weewx/monthhum.png
>> Mar 27 12:03:04 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/robots.txt to /public_html/weewx/robots.txt
>> Mar 27 12:03:04 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/daytemp.png to /public_html/weewx/daytemp.png
>> Mar 27 12:03:05 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/dayuv.png to /public_html/weewx/dayuv.png
>> Mar 27 12:03:05 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/reports/index.html to 
>> /public_html/weewx/reports/index.html
>> Mar 27 12:03:06 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/NOAA/NOAA-2021-03.txt to 
>> /public_html/weewx/NOAA/NOAA-2021-03.txt
>> Mar 27 12:03:07 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/NOAA/NOAA-2021.txt to 
>> /public_html/weewx/NOAA/NOAA-2021.txt
>> Mar 27 12:03:10 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/pi/index.html to /public_html/weewx/pi/index.html
>> Mar 27 12:03:10 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/graphs/index.html to /public_html/weewx/graphs/index.html
>> Mar 27 12:03:11 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/js/index.html to /public_html/weewx/js/index.html
>> Mar 27 12:03:11 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/js/responsive-menu.js to 
>> /public_html/weewx/js/responsive-menu.js
>> Mar 27 12:03:12 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/js/belchertown.js to /public_html/weewx/js/belchertown.js
>> Mar 27 12:03:13 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/about/index.html to /public_html/weewx/about/index.html
>> Mar 27 12:03:13 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/images/sunset.png to /public_html/weewx/images/sunset.png
>> Mar 27 12:03:14 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/images/clear-night.png to 
>> /public_html/weewx/images/clear-night.png
>> Mar 27 12:03:15 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/images/windy.png to /public_html/weewx/images/windy.png
>> Mar 27 12:03:16 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/images/tornado.png to 
>> /public_html/weewx/images/tornado.png
>> Mar 27 12:03:16 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/images/partly-cloudy-night.png to 
>> /public_html/weewx/images/partly-cloudy-night.png
>> Mar 27 12:03:17 raspberrypi weewx[558] DEBUG user.gw1000: Next update in 
>> 20 seconds
>> Mar 27 12:03:17 raspberrypi weewx[558] DEBUG weeutil.ftpupload: Uploaded 
>> file /var/www/html/images/sunrise.png to 
>> /public_html/weewx/images/sunrise.png
>> Mar 27 12:03:18 raspberrypi weewx[558] INFO weewx.restx: MQTT: Published 
>> record 2021-03-27 12:03:17 EDT (1616860997)
>>
>> Part of mosquitto log: ( which repeats)
>> 1616867187: New connection from 192.168.1.170 on port 1883.
>> 1616867187: New client connected from 192.168.1.170 as weewx_b268fe5e 
>> (c1, k60, u'tph06784').
>> 1616867187: Client weewx_b268fe5e disconnected.
>> 1616867187: New connection from 192.168.1.170 on port 1883.
>> 1616867187: New client connected from 192.168.1.170 as weewx_2bb0b215 
>> (c1, k60, u'tph06784').
>> 1616867187: Client weewx_2bb0b215 disconnected.
>> 1616867189: New connection from 192.168.1.170 on port 1883.
>> 1616867189: New client connected from 192.168.1.170 as weewx_8bbe775c 
>> (c1, k60, u'tph06784').
>> 1616867190: Client weewx_8bbe775c disconnected.
>> 1616867207: New connection from 192.168.1.170 on port 1883.
>> 1616867207: New client connected from 192.168.1.170 as weewx_cef10969 
>> (c1, k60, u'tph06784').
>> 1616867207: Client weewx_cef10969 disconnected.
>> 1616867209: New connection from 192.168.1.170 on port 1883.
>> 1616867209: New client connected from 192.168.1.170 as weewx_0deec6b8 
>> (c1, k60, u'tph06784').
>> 1616867210: Client weewx_0deec6b8 disconnected.
>> 1616867227: New connection from 192.168.1.170 on port 1883.
>> 1616867227: New client connected from 192.168.1.170 as weewx_44e225f7 
>> (c1, k60, u'tph06784').
>> 1616867227: Client weewx_44e225f7 disconnected.
>> 1616867229: New connection from 192.168.1.170 on port 1883.
>>
>>
>>
>>
>> On Sat, Mar 27, 2021 at 1:33 PM vince <[email protected]> wrote:
>>
>>> You have provided no logs, so it is difficult to try to help.   Is weewx 
>>> even running ?    Did you do a apt-get installation ?  A setup.py 
>>> installation ?   
>>>
>>> I suspect you did an apt-get installation, which does 'not' use 
>>> /home/weewx, but you are not providing enough information by far.
>>>
>>> -- 
>>> 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/15cf4380-d8cf-471e-a536-9156d72fa52cn%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/weewx-user/15cf4380-d8cf-471e-a536-9156d72fa52cn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
>>
>> -- 
>> http://www.shermanctweather.org/wxgraphic.php?type=banner_big*https://www.shermanctweather.org/wxgraphic.php?type=banner_big
>>  
>> <https://www.shermanctweather.org/wxgraphic.php?type=banner_big>https://www.shermanctweather.org/wxgraphic.php?type=banner_big
>>  
>> <https://www.shermanctweather.org/wxgraphic.php?type=banner_big>https://www.shermanctweather.org/wxgraphic.php?type=banner_big
>>  
>> <https://www.shermanctweather.org/wxgraphic.php?type=banner_big>*
>> *http://www.shermanctweather.org/wxgraphic.php?type=banner_big* 
>> <http://www.shermanctweather.org/wxgraphic.php?type=banner_big>
>>
>>

-- 
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/c864ef33-9a8b-4b30-b2d6-d86536b019bcn%40googlegroups.com.

Reply via email to