[weewx-user] Re: Limiting weewx logging only to error/fail

2017-11-23 Thread mwall
On Wednesday, November 22, 2017 at 3:02:53 AM UTC-5, Daniel Jönsson wrote:
>
>
> This was exactly how I understood it to be when I read up on the commit on 
> github, and this is what I have been trying to do. But it does not effect 
> the logging.
> I am running version 3.6.1, and if I understand it correct this was 
> implemented in 3.6.0, so it should work but isn't.
>
> I have tried to put it under [StdReport] and all reports their under, and 
> under [StdRESTful]. No matter where I put it, it does absolutely nothing to 
> lessen the output to syslog.
>

could you post some log output and highlight the messages that you think 
should not be emitted?

also post a sanitized copy of the weewx.conf

m

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Version 3.8.0 is out

2017-11-23 Thread mwall
On Thursday, November 23, 2017 at 6:26:59 PM UTC-5, vince wrote:
>
>
> You probably need to 'apt-get update' then 'apt-get upgrade' 
>

if you only want to upgrade weewx and not the rest of your system, then do:

apt-get update
apt-get install weewx

the 'apt-get update' will update your system's repository information - it 
does nothing to any software currently installed.

the 'apt-get upgrade' will upgrade all software on your system for which 
upgrades are available.

the 'apt-get install weewx' will upgrade just weex (or install it if you 
have not installed it already)

m 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Version 3.8.0 is out

2017-11-23 Thread vince
On Thursday, November 23, 2017 at 3:09:36 PM UTC-8, Phil Green wrote:
>
> I update using the apt-get install weewx method. Has the repository been 
> updated ? I have tried and it says I am running the current version (3.7.1) 
> no update available.
>
>
https://groups.google.com/forum/?hl=en&fromgroups#!topic/weewx-user/dEU-Uy7tUVc

You probably need to 'apt-get update' then 'apt-get upgrade' 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Version 3.8.0 is out

2017-11-23 Thread Phil Green
I update using the apt-get install weewx method. Has the repository been 
updated ? I have tried and it says I am running the current version (3.7.1) 
no update available.
Regards
Phil


On Wednesday, November 22, 2017 at 10:37:17 PM UTC, Tom Keffer wrote:
>
> Find it in the usual places , as well as the 
> Debian repository.
>
> Nothing major in this release. Just a few minor new capabilities, plus bug 
> fixes. See the change log  for 
> details. 
>
> -tk
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] strange error with vantage

2017-11-23 Thread gjr80
Hi,

Your station may have corrupt memory. Try the steps under the section 'Corrupt 
station memory' in the User's Guide 
http://weewx.com/docs/usersguide.htm#html_generated_but_not_updated

Gary

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] WView User Switching to WeeWX - Some Q's

2017-11-23 Thread Rod in Edm
I wasn't thinking so much of replicating all the functions of wviewmgmt, 
just the basic stuff, including a status of the parts (ftp, html, etc).  
Sort of a dashboard view of the configured functions, and config parameters 
- I have no interest in the automated start-stop buttons, which didn't work 
that reliably for me anyway.  But I understand what you're getting at.

As I said, my effort would be just to suit my own purposes, not for public 
consumption.  I rarely access wviewmgmt, and wview just runs without my 
intervention.  But now and then I like to see the status of things - if my 
webpages stop updating, checking the status of wview can tell me if its my 
ISP or wview that's having problems - and for that purpose, wviewmgmt works.

On Monday, 20 November 2017 04:38:37 UTC-7, Tom Keffer wrote:
>
> I purposely avoided a tool such as wviewmgmt for the reasons Matthew 
> outlined as well as two others. 
>
>1. It requires installing a webserver, so now the mission of a newbie 
>becomes getting a webserver running (although with the the introduction of 
>nginx and lighttpd this isn't so bad as it used to be). 
>2. I really, really, *hate* the idea of an application that monitors 
>the status of weewx, restarting as necessary. WeeWX should just run and 
> not 
>crash. Let's put our efforts into engineering it properly so it doesn't 
>need a monitor. 
>
> -tk
>
> On Mon, Nov 20, 2017 at 12:34 AM, Rod in Edm 
> > wrote:
>
>> Yup, I get all that, and was actually thinking about a standalone mgmt 
>> tool that would replace some of the manual editing, just some way to enter 
>> the basic stuff into weewx.conf without hand-editing the file.  At this 
>> stage I'm just kicking tires, and asking where the first set of limits are 
>> to what's possible.  Thanks for the ideas and considerations to ponder.
>>
>>
>> On Sunday, 19 November 2017 23:07:17 UTC-7, mwall wrote:
>>>
>>>
>>>
>>> On Sunday, November 19, 2017 at 11:11:38 PM UTC-5, Rod in Edm wrote:

 Am I missing something that would prevent such a project, or make it 
 difficult?  Or is this effort already underway by you, Tom, or the weewx 
 user-base?  I appreciate expanding the app may not be in the cards, as 
 doing so might make it bigger and slower than your original plan had in 
 mind.
>
>
>
>>> a gui for managing weewx would be nice, but it should never be part of 
>>> weewx, imho.  you will never be able to write a gui that is as expressive 
>>> as the configuration files.  however, one could fairly easily write a gui 
>>> that could robustly manage the basics, and without breaking with every new 
>>> weewx release.
>>>
>>> the gui will need a way to communicate with weewx.  doing that 
>>> cross-platform is not difficult, but definitely not trivial.  one way to do 
>>> it would be a simple weewx service that periodically emits weewx state to 
>>> file(s), or via a restful api.
>>>
>>> the basics are easy - latest loop data, n-latest records, which 
>>> uploaders are enabled, which skins are enabled, which extensions are 
>>> installed.
>>>
>>> it gets tricky when you have to do parameters for each extension.  or 
>>> even for each driver.  you'll need a generic way to map configuration 
>>> parameters to gui elements, without having the gui look like a generic 
>>> config editor.
>>>
>>> like i said at the start, i would start with just the basics, and use 
>>> the gui for start/stop/status rather than trying to tweak every possible 
>>> config option through the gui.
>>>
>>> btw, i find the wviewmgmt pages rather archaic - mark copied the look 
>>> and feel of the old wrt54 (now linksys) routers, a design that was rather 
>>> cumbersome even in its prime.  when i wrote the exfoliation skin for wview, 
>>> i also started a rewrite of the wview configurator and mgmt gui.  way too 
>>> brittle!
>>>
>>> you could do much more now with a simple bootstrap/jquery interface, or 
>>> even with an openwrt lua-based ui.
>>>
>>> m 
>>>
>> -- 
>> 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 weewx-user+...@googlegroups.com .
>> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Version 3.8.0 is out

2017-11-23 Thread Thomas Keffer
On Thu, Nov 23, 2017 at 1:51 AM, Antony K. 
wrote:

> Issue #276
> 
> ?
>
>
​What about it?​ This is open-source software. Until someone volunteers to
implement it, it will remain undone. How about you?

-tk

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.