1. You seem to have gone baqck to trying to use /home/pi/weewx.conf!! 2. You appear to have two copies of weewx trying to run - process id 2275 and 2258
3. stop the weewx daemon using sudo /etc/init.d/weewx stop 4. check the processes to make sure weewx is not running - kill any weewx which is running 5. run weewx directly (not as a daemon) with the command sudo weewxd /etc/weewx/weewx.conf WAIT for one archive interval to pass (this could be 30 minutes if your archive interval is set to a high value) On Tuesday, 21 February 2017 09:26:17 UTC+2, Torbjørn Aasen wrote: > Thank you for your time and help. > I hope that I get off on my first værstjon soon > > This is what log shows now > > > pi@raspberrypi:~ $ tail -f /var/log/syslog > Feb 21 08:20:11 raspberrypi weewx[2258]: engine: Using Python 2.7.9 > (default, Sep 17 2016, 20:26:04) #012[GCC 4.9.2] > Feb 21 08:20:11 raspberrypi weewx[2258]: engine: Platform > Linux-4.4.34-v7+-armv7l-with-debian-8.0 > Feb 21 08:20:11 raspberrypi weewx[2258]: engine: Unable to open > configuration file /home/pi/weewx.conf > Feb 21 08:21:09 raspberrypi rsyslogd-2007: action 'action 17' suspended, > next retry is Tue Feb 21 08:22:39 2017 [try http://www.rsyslog.com/e/2007 > ] > Feb 21 08:21:09 raspberrypi weewx[2275]: engine: Initializing weewx > version 3.6.2 > Feb 21 08:21:09 raspberrypi weewx[2275]: engine: Using Python 2.7.9 > (default, Sep 17 2016, 20:26:04) #012[GCC 4.9.2] > Feb 21 08:21:09 raspberrypi weewx[2275]: engine: Platform > Linux-4.4.34-v7+-armv7l-with-debian-8.0 > Feb 21 08:21:09 raspberrypi weewx[2275]: engine: Unable to open > configuration file /home/pi/weewx.conf > Feb 21 08:23:20 raspberrypi dhcpcd[443]: wlan0: fe80::222:7ff:fe4a:ebca > router available > Feb 21 08:23:20 raspberrypi rsyslogd-2007: action 'action 17' suspended, > next retry is Tue Feb 21 08:24:50 2017 [try http://www.rsyslog.com/e/2007 > ] > Feb 21 08:23:25 raspberrypi dhcpcd[443]: wlan0: fe80::222:7ff:fe4a:ebca > router availabe > > 2017-02-21 8:19 GMT+01:00 Andrew Milner <[email protected] > <javascript:>>: > >> It looks as though weewx found your wmr300 this time. >> >> The index.html will not be created until the first archive interval - so >> how long it takes to appear depends on what archive interval you set in >> weewx.conf >> >> Just leave it running, and monitor the log using the command >> tail -f /var/log/syslog >> >> (you exit the monitoring by typing ctrl/c) >> >> >> >> On Tuesday, 21 February 2017 09:14:47 UTC+2, Torbjørn Aasen wrote: >> >>> Sorry I nag so much on you. >>> But I am a little distressed over not get it to work. >>> >>> I ran your commands and this is what came in the log >>> >>> But I can still do not these files >>> file: ///var/www/html/weewx/index.html >>> >>> >>> >>> Feb 21 07:38:53 raspberrypi kernel: [ 88.499789] usb 1-1.4: reset >>> full-speed USB device number 5 using dwc_otg >>> Feb 21 07:38:53 raspberrypi weewx[657]: engine: StdConvert target unit >>> is 0x1 >>> Feb 21 07:38:53 raspberrypi weewx[657]: wxcalculate: The following >>> values will be calculated: barometer=prefer_hardware, windchill=hardware, >>> dewpoint=hardware, appTemp=prefer_hardware, rainRate=hardware, >>> windrun=prefer_hardware, heatindex=hardware, maxSolarRad=prefer_hardware, >>> humidex=prefer_hardware, pressure=prefer_hardware, >>> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, >>> cloudbase=prefer_hardware >>> Feb 21 07:38:53 raspberrypi weewx[657]: wxcalculate: The following >>> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS >>> Feb 21 07:38:53 raspberrypi weewx[657]: engine: Archive will use data >>> binding wx_binding >>> Feb 21 07:38:53 raspberrypi weewx[657]: engine: Record generation will >>> be attempted in 'hardware' >>> Feb 21 07:38:53 raspberrypi weewx[657]: engine: Using archive interval >>> of 300 seconds (specified in weewx configuration) >>> Feb 21 07:38:53 raspberrypi weewx[657]: engine: Using binding >>> 'wx_binding' to database 'weewx.sdb' >>> Feb 21 07:38:53 raspberrypi weewx[657]: manager: Starting backfill of >>> daily summaries >>> Feb 21 07:38:53 raspberrypi weewx[657]: manager: Daily summaries up to >>> date >>> Feb 21 07:38:53 raspberrypi weewx[657]: restx: StationRegistry: >>> Registration not requested. >>> Feb 21 07:38:53 raspberrypi weewx[657]: restx: Wunderground: Posting not >>> enabled. >>> Feb 21 07:38:53 raspberrypi weewx[657]: restx: PWSweather: Posting not >>> enabled. >>> Feb 21 07:38:53 raspberrypi weewx[657]: restx: CWOP: Posting not enabled. >>> Feb 21 07:38:53 raspberrypi weewx[657]: restx: WOW: Posting not enabled. >>> Feb 21 07:38:53 raspberrypi weewx[657]: restx: AWEKAS: Posting not >>> enabled. >>> Feb 21 07:38:53 raspberrypi weewx[657]: engine: Starting up weewx >>> version 3.6.2 >>> Feb 21 07:38:53 raspberrypi weewx[657]: wmr300: reading records since >>> ******* N/A ******* ( N/A ) >>> Feb 21 07:38:57 raspberrypi vncserver-x11[601]: Connections: >>> disconnected: [email protected] (via hc-4-gb-slg-1.services.vnc.com) >>> ([AuthFailure] Either the username was not recognised, or the password was >>> incorrect) >>> Feb 21 07:39:03 raspberrypi vncserver-x11[601]: HostedRendezvous: >>> Connection to [YG9dPF-b3yCx-sioUik] is from user "<[email protected]>" >>> Feb 21 07:39:04 raspberrypi vncserver-x11[601]: Connections: connected: >>> [email protected] (via hc-4-gb-slg-1.services.vnc.com) >>> Feb 21 07:39:12 raspberrypi vncserver-x11[601]: Connections: >>> authenticated: [email protected] (via hc-4-gb-slg-1.services.vnc.com), as >>> (anonymous) (d permissions) >>> Feb 21 07:39:12 raspberrypi rsyslogd-2007: action 'action 17' suspended, >>> next retry is Tue Feb 21 07:39:42 2017 [try >>> http://www.rsyslog.com/e/2007 ] >>> Feb 21 07:39:13 raspberrypi dbus[429]: [system] Activating via systemd: >>> service name='org.freedesktop.ColorManager' unit='colord.service' >>> Feb 21 07:39:14 raspberrypi systemd[1]: Starting Manage, Install and >>> Generate Color Profiles... >>> Feb 21 07:39:14 raspberrypi colord: Using mapping database file >>> /var/lib/colord/mapping.db >>> Feb 21 07:39:14 raspberrypi colord: Using device database file >>> /var/lib/colord/storage.db >>> Feb 21 07:39:14 raspberrypi colord: Using profile database file >>> /var/lib/colord/storage.db >>> Feb 21 07:39:14 raspberrypi colord: loaded plugin libcd_plugin_scanner.so >>> Feb 21 07:39:14 raspberrypi colord: loaded plugin libcd_plugin_sane.so >>> Feb 21 07:39:14 raspberrypi colord: loaded plugin libcd_plugin_camera.so >>> Feb 21 07:39:14 raspberrypi colord: Daemon ready for requests >>> Feb 21 07:39:14 raspberrypi dbus[429]: [system] Successfully activated >>> service 'org.freedesktop.ColorManager' >>> Feb 21 07:39:14 raspberrypi systemd[1]: Started Manage, Install and >>> Generate Color Profiles. >>> Feb 21 07:39:14 raspberrypi colord: Profile added: >>> TA_Kontor_via_VNC_from_TA-THINK-Gray.. >>> Feb 21 07:39:14 raspberrypi colord: Profile added: >>> TA_Kontor_via_VNC_from_TA-THINK-CMYK.. >>> Feb 21 07:39:14 raspberrypi colord[1145]: (colord:1145): Cd-WARNING **: >>> failed to get session [pid 530]: Unknown error -2 >>> Feb 21 07:39:14 raspberrypi colord: Device added: >>> cups-TA_Kontor_via_VNC_from_TA-THINK >>> Feb 21 07:39:15 raspberrypi kernel: [ 110.722384] warning: process >>> `colord-sane' used the deprecated sysctl system call with 8.1.2. >>> Feb 21 07:39:15 raspberrypi colord-sane: [bjnp] create_broadcast_socket: >>> bind socket to local address failed - Cannot assign requested address >>> Feb 21 07:39:35 raspberrypi dhcpcd[443]: wlan0: fe80::222:7ff:fe4a:ebca >>> router available >>> Feb 21 07:39:40 raspberrypi dhcpcd[443]: wlan0: fe80::222:7ff:fe4a:ebca >>> router available >>> Feb 21 07:39:40 raspberrypi dhcpcd[443]: wlan0: DHCPv6 REPLY: No >>> Addresses Available >>> Feb 21 07:41:40 raspberrypi dhcpcd[443]: wlan0: DHCPv6 REPLY: No >>> Addresses Available >>> Feb 21 07:41:40 raspberrypi rsyslogd-2007: action 'action 17' suspended, >>> next retry is Tue Feb 21 07:42:10 2017 [try >>> http://www.rsyslog.com/e/2007 ] >>> >>> >>> 2017-02-21 8:00 GMT+01:00 Andrew Milner <[email protected]>: >>> >>>> or to run directly, not as a daemon, try >>>> sudo weewxd /etc/weewx/weewx.conf >>>> >>>> >>>> >>>> On Tuesday, 21 February 2017 08:54:41 UTC+2, Andrew Milner wrote: >>>> >>>>> 1. what were you trying to do with the command which you posted? >>>>> 2. how did you install weewx? If you used the deb install then try >>>>> the commands: >>>>> sudo /etc/init.d/weewx start and >>>>> sudo /etc/init.d/weewx stop >>>>> >>>>> to stop and start the weewx daemon - if you were trying to start weewx. >>>>> >>>>> >>>>> >>>>> >>>>> On Tuesday, 21 February 2017 08:47:16 UTC+2, Torbjørn Aasen wrote: >>>>> >>>>>> pi@raspberrypi:~ $ sudo weewxd weewx.conf >>>>>> Unable to open configuration file /home/pi/weewx.confTraceback (most >>>>>> recent call last): >>>>>> File "/usr/bin/weewxd", line 64, in <module> >>>>>> weewx.engine.main(options, args) >>>>>> File "/usr/share/weewx/weewx/engine.py", line 823, in main >>>>>> config_dict = getConfiguration(config_path) >>>>>> File "/usr/share/weewx/weewx/engine.py", line 922, in >>>>>> getConfiguration >>>>>> config_dict = configobj.ConfigObj(config_path, file_error=True) >>>>>> File "/usr/lib/python2.7/dist-packages/configobj.py", line 1229, in >>>>>> __init__ >>>>>> self._load(infile, configspec) >>>>>> File "/usr/lib/python2.7/dist-packages/configobj.py", line 1240, in >>>>>> _load >>>>>> raise IOError('Config file not found: "%s".' % self.filename) >>>>>> IOError: Config file not found: "/home/pi/weewx.conf". >>>>>> pi@raspberrypi:~ $ >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> 2017-02-21 7:46 GMT+01:00 Andrew Milner <[email protected]>: >>>>>> >>>>>>> Have you connected the weather station to the Pi?? The log is >>>>>>> saying that weewx cannot find the weather station plugged into the USB. >>>>>>> >>>>>>> If you want to run weewx without a weather station connected to the >>>>>>> RPi you must select 'simulator' as the station type. >>>>>>> >>>>>>> If you select a station type of WMR300 - as you have done - then the >>>>>>> station must be connected to the RPi for weewx to be able to run. >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Tuesday, 21 February 2017 08:35:56 UTC+2, Torbjørn Aasen wrote: >>>>>>> >>>>>>>> Feb 20 20:35:16 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:35:16 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:35:21 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:35:24 raspberrypi dhcpcd[436]: wlan0: DHCPv6 REPLY: No >>>>>>>> Addresses Available >>>>>>>> Feb 20 20:36:02 raspberrypi vncserver-x11-serviced[524]: executing >>>>>>>> SUDO_LAUNCHCMD: gksudo -D 'VNC Server - sudo password required' -- >>>>>>>> '/usr/bin/vncpipehelper' '-hash' >>>>>>>> 'b339b13545b35610a9bb03a210ce6812e39aaa83' >>>>>>>> '/tmp/.vnc-1000/vncserverui-service.vncpipehelper.173669680' >>>>>>>> '/usr/bin/vncserver-x11-core' '-service' '-configHelper' >>>>>>>> Feb 20 20:36:02 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:36:32 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:36:40 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:36:40 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:37:10 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:36:44 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:36:49 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:36:53 raspberrypi vncserver-x11[617]: HostedRendezvous: >>>>>>>> Connection to [YG9tMT-oUaaq-EDofz9] is from user "<[email protected]>" >>>>>>>> Feb 20 20:36:53 raspberrypi vncserver-x11[617]: Connections: >>>>>>>> connected: [email protected] (from 192.168.50.12::54827) >>>>>>>> Feb 20 20:37:06 raspberrypi vncserver-x11[617]: Connections: >>>>>>>> authenticated: [email protected] (from 192.168.50.12::54827), as >>>>>>>> (anonymous) (d permissions) >>>>>>>> Feb 20 20:37:07 raspberrypi dbus[428]: [system] Activating via >>>>>>>> systemd: service name='org.freedesktop.ColorManager' >>>>>>>> unit='colord.service' >>>>>>>> Feb 20 20:37:07 raspberrypi systemd[1]: Starting Manage, Install >>>>>>>> and Generate Color Profiles... >>>>>>>> Feb 20 20:37:08 raspberrypi colord: Using mapping database file >>>>>>>> /var/lib/colord/mapping.db >>>>>>>> Feb 20 20:37:08 raspberrypi colord: Using device database file >>>>>>>> /var/lib/colord/storage.db >>>>>>>> Feb 20 20:37:08 raspberrypi colord: Using profile database file >>>>>>>> /var/lib/colord/storage.db >>>>>>>> Feb 20 20:37:08 raspberrypi colord: loaded plugin >>>>>>>> libcd_plugin_scanner.so >>>>>>>> Feb 20 20:37:08 raspberrypi colord: loaded plugin >>>>>>>> libcd_plugin_sane.so >>>>>>>> Feb 20 20:37:08 raspberrypi colord: loaded plugin >>>>>>>> libcd_plugin_camera.so >>>>>>>> Feb 20 20:37:08 raspberrypi colord: Daemon ready for requests >>>>>>>> Feb 20 20:37:08 raspberrypi dbus[428]: [system] Successfully >>>>>>>> activated service 'org.freedesktop.ColorManager' >>>>>>>> Feb 20 20:37:08 raspberrypi systemd[1]: Started Manage, Install and >>>>>>>> Generate Color Profiles. >>>>>>>> Feb 20 20:37:08 raspberrypi colord: Profile added: >>>>>>>> ES3451_MFP(PCL)_via_VNC_from_THINK2-Gray.. >>>>>>>> Feb 20 20:37:08 raspberrypi colord: Profile added: >>>>>>>> ES3451_MFP(PCL)_via_VNC_from_THINK2-CMYK.. >>>>>>>> Feb 20 20:37:08 raspberrypi colord[1894]: (colord:1894): Cd-WARNING >>>>>>>> **: failed to get session [pid 511]: Unknown error -2 >>>>>>>> Feb 20 20:37:08 raspberrypi colord: Device added: >>>>>>>> cups-ES3451_MFP(PCL)_via_VNC_from_THINK2 >>>>>>>> Feb 20 20:37:08 raspberrypi kernel: [ 366.331551] warning: process >>>>>>>> `colord-sane' used the deprecated sysctl system call with 8.1.2. >>>>>>>> Feb 20 20:37:08 raspberrypi colord-sane: [bjnp] >>>>>>>> create_broadcast_socket: bind socket to local address failed - Cannot >>>>>>>> assign requested address >>>>>>>> Feb 20 20:37:25 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:37:25 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:37:55 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:38:26 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:39:26 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:39:13 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:39:18 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:39:23 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:39:40 raspberrypi dhcpcd[436]: wlan0: DHCPv6 REPLY: No >>>>>>>> Addresses Available >>>>>>>> Feb 20 20:39:40 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:40:40 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:40:41 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:41:41 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:40:51 raspberrypi dbus[428]: [system] Activating via >>>>>>>> systemd: service name='org.freedesktop.PackageKit' >>>>>>>> unit='packagekit.service' >>>>>>>> Feb 20 20:40:51 raspberrypi systemd[1]: Starting PackageKit >>>>>>>> Daemon... >>>>>>>> Feb 20 20:40:51 raspberrypi PackageKit: daemon start >>>>>>>> Feb 20 20:40:51 raspberrypi dbus[428]: [system] Successfully >>>>>>>> activated service 'org.freedesktop.PackageKit' >>>>>>>> Feb 20 20:40:51 raspberrypi systemd[1]: Started PackageKit Daemon. >>>>>>>> Feb 20 20:41:20 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:20 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:20 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:24 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:24 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:28 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:29 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:50 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:50 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:42:50 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:41:54 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:56 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:41:59 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:44:06 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:44:06 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:45:06 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:44:10 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:45:24 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:45:24 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:46:24 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:45:29 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:45:45 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:45:49 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:45:54 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:46:10 raspberrypi systemd[1]: Starting Cleanup of >>>>>>>> Temporary Directories... >>>>>>>> Feb 20 20:46:11 raspberrypi systemd[1]: Started Cleanup of >>>>>>>> Temporary Directories. >>>>>>>> Feb 20 20:47:19 raspberrypi systemd[1]: Reloading. >>>>>>>> Feb 20 20:47:19 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:48:19 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:47:31 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:47:31 raspberrypi systemd[1]: Reloading. >>>>>>>> Feb 20 20:47:32 raspberrypi systemd[1]: Reloading. >>>>>>>> Feb 20 20:47:33 raspberrypi systemd[1]: Starting LSB: weewx weather >>>>>>>> system... >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6076]: engine: Initializing weewx >>>>>>>> version 3.6.2 >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6076]: engine: Using Python 2.7.9 >>>>>>>> (default, Sep 17 2016, 20:26:04) #012[GCC 4.9.2] >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6076]: engine: Platform >>>>>>>> Linux-4.4.34-v7+-armv7l-with-debian-8.0 >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6076]: engine: pid file is >>>>>>>> /var/run/weewx.pid >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6080]: engine: Using >>>>>>>> configuration file /etc/weewx/weewx.conf >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6080]: engine: Loading station >>>>>>>> type WMR300 (weewx.drivers.wmr300) >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6080]: wmr300: driver version is >>>>>>>> 0.13 >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6080]: import of driver failed: >>>>>>>> Unable to find station on USB: cannot find device with VendorID=0x0fde >>>>>>>> ProductID=0xca08 (<class 'weewx.drivers.wmr300.WMR300Error'>) >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6080]: engine: Unable to load >>>>>>>> driver: Unable to find station on USB: cannot find device with >>>>>>>> VendorID=0x0fde ProductID=0xca08 >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6080]: **** Exiting... >>>>>>>> Feb 20 20:47:33 raspberrypi weewx[6065]: Starting weewx weather >>>>>>>> system: weewx. >>>>>>>> Feb 20 20:47:33 raspberrypi systemd[1]: Started LSB: weewx weather >>>>>>>> system. >>>>>>>> Feb 20 20:47:35 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:47:48 raspberrypi systemd[1]: Reloading. >>>>>>>> Feb 20 20:48:05 raspberrypi dhcpcd[436]: wlan0: DHCPv6 REPLY: No >>>>>>>> Addresses Available >>>>>>>> Feb 20 20:49:01 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> Feb 20 20:49:01 raspberrypi rsyslogd-2007: action 'action 17' >>>>>>>> suspended, next retry is Mon Feb 20 20:50:01 2017 [try >>>>>>>> http://www.rsyslog.com/e/2007 ] >>>>>>>> Feb 20 20:49:05 raspberrypi dhcpcd[436]: wlan0: >>>>>>>> fe80::222:7ff:fe4a:ebca router available >>>>>>>> >>>>>>>> >>>>>>>> 2017-02-20 19:38 GMT+01:00 Torbjørn Aasen <[email protected]>: >>>>>>>> >>>>>>>>> Hi >>>>>>>>> I am completely new to this. >>>>>>>>> I did not find the log file either. >>>>>>>>> Have restarted the new NOOBS now. >>>>>>>>> Going to try and install once more before I enter the following >>>>>>>>> description. >>>>>>>>> >>>>>>>>> 2017-02-18 21:10 GMT+01:00 mwall <[email protected]>: >>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Saturday, February 18, 2017 at 2:50:35 PM UTC-5, Torbjørn >>>>>>>>>> Aasen wrote: >>>>>>>>>>> >>>>>>>>>>> I have loaded the latest Noobs and Weewx twice on my Raspberry >>>>>>>>>>> PI 3. >>>>>>>>>>> When I follow the installation guide it all seems to go right >>>>>>>>>>> for themselves but this file can not I find afterwards. >>>>>>>>>>> I've never done this before so there are great opportunities >>>>>>>>>>> that I'm doing something wrong. >>>>>>>>>>> I have not connected weather station to PI yet. >>>>>>>>>>> >>>>>>>>>>> I use this manual: http://www.weewx.com/docs/apt-get.htm >>>>>>>>>>> >>>>>>>>>>> But this can not I find afterwards: file: ///var/www/html/weewx/ >>>>>>>>>>> index.html >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> torbjørn, >>>>>>>>>> >>>>>>>>>> what do you see in the log, starting just before the time when >>>>>>>>>> you started weewx until at least 5 minutes later, possibly 30 >>>>>>>>>> minutes later? >>>>>>>>>> >>>>>>>>>> m >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> 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/6-NAVeNuNME/unsubscribe >>>>>>>>>> . >>>>>>>>>> To unsubscribe from this group and all its topics, send an email >>>>>>>>>> to [email protected]. >>>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> Med vennlig hilsen >>>>>>>>> >>>>>>>>> Torbjørn Aasen >>>>>>>>> >>>>>>>>> Mob: 92092037 >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> Carpe Diem >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Med vennlig hilsen >>>>>>>> >>>>>>>> Torbjørn Aasen >>>>>>>> >>>>>>>> Mob: 92092037 >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Carpe Diem >>>>>>>> >>>>>>> -- >>>>>>> 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/6-NAVeNuNME/unsubscribe >>>>>>> . >>>>>>> To unsubscribe from this group and all its topics, send an email to >>>>>>> [email protected]. >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Med vennlig hilsen >>>>>> >>>>>> Torbjørn Aasen >>>>>> >>>>>> Mob: 92092037 >>>>>> >>>>>> >>>>>> >>>>>> Carpe Diem >>>>>> >>>>> -- >>>> 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/6-NAVeNuNME/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> Med vennlig hilsen >>> >>> Torbjørn Aasen >>> >>> Mob: 92092037 >>> >>> >>> >>> Carpe Diem >>> >> -- >> 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/6-NAVeNuNME/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > > > > > > > > > Med vennlig hilsen > > Torbjørn Aasen > > Mob: 92092037 > > > > Carpe Diem > -- 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.
