Think I have this solved now. Finally found that the Weewx install would not work because I have a Davis Weatherlink Live in use. Had to add another driver for WLL. Found this at https://github.com/jonotaegi/weewx-wll. Thanks to Vince here and jonotaegi
On Tuesday, August 25, 2020 at 11:25:06 AM UTC-7 Dennis Clark wrote: > Always a possibility but I have gone back in terminal to review all my > commands and it looks like sudo was always used. using ssh for everything > as I dont have an external monitor. > > i.e. sudo apt-get install weewx > Went through the setup dialogs then > > sudo tail -f /var/log/syslog. was used to get errors shown in last post. > > > I am at the point of doing a fresh install of the pi followed by all the > weewx install steps again. > > > > On Tuesday, August 25, 2020 at 11:16:53 AM UTC-7 vince wrote: > >> On Tuesday, August 25, 2020 at 9:11:55 AM UTC-7, Dennis Clark wrote: >>> >>> So yes, found I omitted the comma between latitude and longitude. Tried >>> a new install with correctly added comma and now it apperas I may have it >>> narrowed down to some sort of permissions error??? >>> When I did a manual weeconfig --reconfigure to check things out it >>> errors after entering the IP of my Weatherlink. >>> Any thoughts ? >>> >>> >> Permission denied on a pi, for new pi users especially, is always the >> user forgetting to preface their commands with 'sudo' >> > -- 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/2c813b4a-a40b-47c5-807e-7f8df4ee0aa5n%40googlegroups.com.
