![]() |
Weather Plugin Error - - Printable Version +- SIP (https://nosack.com/sipforum) +-- Forum: SIP (Sustainable Irrigation Platform) (https://nosack.com/sipforum/forumdisplay.php?fid=1) +--- Forum: Installation and set up questions (https://nosack.com/sipforum/forumdisplay.php?fid=2) +--- Thread: Weather Plugin Error - (/showthread.php?tid=281) |
Weather Plugin Error - - kenden - 2022 Jun 13 Below is the output the status box for the Weather-based water level plug in. Seems to me that it is a python issue with my setup but I do not know. I am using a Rp3 with a new 64bit install of Raspi OS (debian?). SIP is running via python3. Any suggestions are appreciated. Also has anyone made an ICON of the Sip Tree? TIA Ken Code: [code]Weather-based water level encountered error: RE: Weather Plugin Error - - dan - 2022 Jun 13 Hi Ken, There could be several problems with the weather plugin. It was written and modified by different users and it has not been mainlined. I will take a look and report back here but it may take a while to resolve the problems. At this point there are several older plugins that may require updating in order to run under Python3. I am not sure what you are asking about the logo. Could you elaborate? Dan RE: Weather Plugin Error - - kenden - 2022 Jun 13 (2022 Jun 13, 09:49 PM)dan Wrote: Hi Ken, Dan, I did not think to setup and run using python2. I will change over and give that a try and report back. Regarding the logo, i liked it and thought that it would make a great ICON for a browser shortcut. I assumed that someone might have had the same idea and had already created a set of ICONS from the logo. - just bling... Ken RE: Weather Plugin Error - - kenden - 2022 Jun 14 I change SIP to autorun using Python2 and the status is now updating with readable information. Easy fix thanks. Now to figure out what it means. Ken RE: Weather Plugin Error - - astrogerard - 2022 Jun 14 Just tested the weather plugin on the latest raspi image (bullseye) and use exclusively Python3. The plugin works fine. Since your error is "urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution" I assume there was/is a network/dns issue. --Gerard RE: Weather Plugin Error - - dan - 2022 Jun 15 I found the same as Gerard under Python3. The plugin seems to be working as expected. @Ken, Regarding the SIP logo/icon it was decided to use only part of the logo for the icon to keep it simple and the proper dimensions. We used the tilted S with the faucet handle on top and the water drop. RE: Weather Plugin Error - SOLVED - kenden - 2022 Jun 15 Thanks Gerald and Dan, I appreciate your feedback. I changed back to python3 and restarted SIP and the plugin worked as expected. I did receive an initial output similar to my opening post but after an hour, I checked again and all was good. Thanks Ken |