Re: [weewx-user] Re: import data into Weewx 5.0 error

2024-02-02 Thread bhouseski
well I feel dumb... thank-you. Mike On Friday, February 2, 2024 at 3:12:30 p.m. UTC-5 Tom Keffer wrote: > You don't have the necessary privileges to write to the SQLite database. > Try using "sudo" > > sudo weectl import ... > > See the wiki article *Understanding permissions >

Re: [weewx-user] Re: import data into Weewx 5.0 error

2024-02-02 Thread Tom Keffer
You don't have the necessary privileges to write to the SQLite database. Try using "sudo" sudo weectl import ... See the wiki article *Understanding permissions *. -tk On Fri, Feb 2, 2024 at 8:21 AM bhouseski wrote: > so I was pl

[weewx-user] Re: import data into Weewx 5.0 error

2024-02-02 Thread bhouseski
so I was playing with this some more and now got the following error (see below). any thoughts? Using configuration file */etc/weewx/weewx.conf* This is a dry run. Nothing will actually be done. Starting weectl import... A CSV import from source file '/var/tmp/data.csv' has been requested. U

[weewx-user] Re: import data into Weewx 5.0 error

2024-02-02 Thread bhouseski
so I was working away some more on this and now I am getting the bellow errors. any thoughts? Using configuration file */etc/weewx/weewx.conf* This is a dry run. Nothing will actually be done. Starting weectl import... Traceback (most recent call last): File "/usr/share/weewx/weewx/manager

[weewx-user] Re: import data into Weewx 5.0 error

2024-01-19 Thread bhouseski
yes, this worked (only tried part one). Thank-you. On Thursday, January 18, 2024 at 7:54:31 p.m. UTC-5 gjr80 wrote: > This problem is due to small bug in our version comparison. This will be > fixed in the next release. If you wish to use weectl import before the > next release you have a coup

[weewx-user] Re: import data into Weewx 5.0 error

2024-01-18 Thread gjr80
This problem is due to small bug in our version comparison. This will be fixed in the next release. If you wish to use weectl import before the next release you have a couple of options: 1. you can download a file containing the fix for this problem and replace your v5.0.0 version of this file.