Thank you very much to both of you. I have the base of the weather station connected via USB. I execute these two commands. This is the log
* sudo /etc/init.d/weewx start* [ ok ] Starting weewx (via systemctl): weewx.service. *tail -f /var/log/syslog* Nov 23 06:17:01 vvv CRON[3755]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Nov 23 06:25:01 elena CRON[3842]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )) Nov 23 06:33:10 elena mate-screensaver-dialog: pam_ecryptfs: seteuid error Nov 23 07:11:16 elena kernel: [ 7780.920026] usb 5-1: new low-speed USB device number 2 using uhci_hcd Nov 23 07:11:16 ielena kernel: [ 7781.312065] usb 5-1: New USB device found, idVendor=1941, idProduct=8021 Nov 23 07:11:16 elena kernel: [ 7781.312073] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Nov 23 07:11:16 elena kernel: [ 7781.356468] hid-generic 0003:1941:8021.0002: hiddev0,hidraw1: USB HID v1.00 Device [HID 1941:8021] on usb-0000:00:1d.3-1/input0 Nov 23 07:11:16 elena mtp-probe: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1" Nov 23 07:11:16 elena mtp-probe: bus: 5, device: 2 was not an MTP device Nov 23 07:13:36 elena systemd[1]: Started LSB: weewx weather system. 2017-11-23 6:28 GMT+01:00 Andrew Milner <[email protected]>: > Did you wait until the first archive interval had been completed before > trying to look at the pages in your browser?? There will be nothing there > until after the first archive interval - which depends on your .conf file > and/or the station. > > Keep checking the log .... and after the first archive interval check the > web pages > > > > On Thursday, 23 November 2017 07:04:30 UTC+2, Mielmari wrote: > >> >> Greetings to all >> >> I have on my PC Mint 18 and Xampp (Apache + MariaDB + PHP 7.0.24 + PERL) >> >> I bought a weather station (PCE-FWS20) and I thought to use weewx. I >> installed the .deb, and it seems that the daemon works >> >> sudo /etc/init.d/weewx start >> [ ok ] Starting weewx (via systemctl): weewx.service. >> >> I can see the log when I plug in the usb from the base of the station: >> Nov 22 07:21:02 elena kernel: [ 4410.816025] usb 5-1: new low-speed USB >> device number 2 using uhci_hcd >> Nov 22 07:21:02 elena kernel: [ 4411.004070] usb 5-1: New USB device >> found, idVendor=1941, idProduct=8021 >> Nov 22 07:21:02 elena kernel: [ 4411.004078] usb 5-1: New USB device >> strings: Mfr=0, Product=0, SerialNumber=0 >> Nov 22 07:21:02 elena kernel: [ 4411.047270] hid-generic >> 0003:1941:8021.0004: hiddev0,hidraw1: USB HID v1.00 Device [HID 1941:8021] >> on usb-0000:00:1d.3-1/input0 >> Nov 22 07:21:02 elena mtp-probe: checking bus 5, device 2: >> "/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1" >> Nov 22 07:21:02 elena mtp-probe: bus: 5, device: 2 was not an MTP device >> >> But when I click on the browser >> http://localhost/weewx >> the answer is >> Object not found!Error 404 >> >> I appreciate any help >> >> >> -- > 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/vp4h4QficIY/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. > -- 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.
