Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Tom Keffer
Just wanted to make sure it still works! I don't have access to an Ultimeter. If you've got the configuration set up, a test under Python 3 would also be welcome. -tk On Thu, May 28, 2020 at 6:51 PM Francisco Puig wrote: > Replaced file / restarted service and its up and running! Should I

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Francisco Puig
Replaced file / restarted service and its up and running! Should I look for something in particular to test or just code optimization? On Thursday, May 28, 2020 at 9:27:22 PM UTC-4, Tom Keffer wrote: > > Francisco, could you do me a favor and test this version. It is slightly > more efficient.

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Tom Keffer
Francisco, could you do me a favor and test this version. It is slightly more efficient. -tk On Thu, May 28, 2020 at 6:18 PM Francisco Puig wrote: > Hi Tom, > > Yes, the latest driver file fixed the errors and I'm up and running! > > Thanks for your help / work. > > On Wednesday, May 27, 2020

[weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Francisco Puig
Hi Tom, Yes, the latest driver file fixed the errors and I'm up and running! Thanks for your help / work. On Wednesday, May 27, 2020 at 3:28:25 PM UTC-4, Francisco Puig wrote: > > Hi all, > > I'm trying to migrate my WeeWX RPi server to a Ubuntu 16 server and I'm > getting these errors. I

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Francisco Puig
Hi Tom, Yes, the latest driver file fixed the errors and I'm up and running! I have an issue that I can't see the internal webpage for the station but looks like its creating / updating the www files. Seems like the path for the web server changed but since I'm running other scrips on the

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Tom Keffer
I believe I've found the problem. Try this version. On Wed, May 27, 2020 at 4:47 PM Tom Keffer wrote: > Thanks, but I need to see farther up the log. You posted just the very end > of the error. > > On Wed, May 27, 2020 at 4:39 PM Francisco Puig wrote: > >> Hi Tom, >> >> I'm using Python 2,

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-27 Thread Tom Keffer
Thanks, but I need to see farther up the log. You posted just the very end of the error. On Wed, May 27, 2020 at 4:39 PM Francisco Puig wrote: > Hi Tom, > > I'm using Python 2, that I think its the correct for Ubuntu 16? > > I replaced the ultimeter.py and below are the log entries; > > May 27

[weewx-user] Re: Ubuntu 16 installation issues

2020-05-27 Thread Francisco Puig
Hi Tom, I'm using Python 2, that I think its the correct for Ubuntu 16? I replaced the ultimeter.py and below are the log entries; May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: File "/usr/share/weewx/weewx/engine.py", line 188, in run May 27 19:38:02 alpharetta

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-27 Thread Tom Keffer
Hello, Francisco 1. Are you using Python 2 or Python 3? 2. Can you replace your copy of /usr/share/weewx/weewx/drivers/ultimeter.py with the attached? It will tell us what is causing the TypeError. -tk On Wed, May 27, 2020 at 12:30 PM Francisco Puig wrote: > I used the apt-get installation

[weewx-user] Re: Ubuntu 16 installation issues

2020-05-27 Thread Francisco Puig
I used the apt-get installation method. On Wednesday, May 27, 2020 at 3:28:25 PM UTC-4, Francisco Puig wrote: > > Hi all, > > I'm trying to migrate my WeeWX RPi server to a Ubuntu 16 server and I'm > getting these errors. I have no idea where to start troubleshooting. > > Traceback (most