Jishar13 / pvbeancounter

Automatically exported from code.google.com/p/pvbeancounter
1 stars 0 forks source link

Excessive (Error: Forbidden 403: Exceeded 60 requests per hour) errors #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Running PVBeancounter
2.
3.

What is the expected output? What do you see instead?
Working normally except for excessive upload retrys

What version of the product are you using (e.g. 1.4.1.9 32bit)?
1.5.0.5 32 bit

What Operating system (XP, Vista, Windows 7 - 32bit or 64bit)?
Vista 32 bit

Which Database Type (MySQL, MS Access, SQLite - If Access, 32bit or 64bit)?
SQLit

Are there any unusual messages in PVService.log? (upload a copy to this
issue if there are)
The log file keeps filling up with Error: Forbidden 403: Exceeded 60 requests 
per hour.  It appears that it is continually trying to upload 
previous days data to PVoutput, even though they have been uploaded 
successfully before.

Please upload your settings.xml file with the issue. This answers many
questions I would otherwise need to ask.

Please provide any additional information below.
PVOutput.org link
http://www.pvoutput.org/list.jsp?id=2868&sid=2191

Original issue reported on code.google.com by mjyoun...@googlemail.com on 6 Jul 2011 at 10:32

GoogleCodeExporter commented 8 years ago
I believe the problem relates to the Meter Tolerance setting of 2%

On my system I use 5% to avoid excessive recalculation. I believe that 2% is 
below the error factor under some circumstances. I believe that too small a 
tollerance can produce an oscillation around the mean value that always exceeds 
the 2% margin.

Try setting Meter Tollerance to 5

You can also reduce History Hours to 24 to limit the range of recalculation. 
You can always increase this value on a temporary basis if you need to do 
catch-up processing.

History Hours only needs to be set to something in excess of any sleep interval 
in use by PVBC. Do not go below 4 hours. 

Dennis M-F

Original comment by DennisMackayFisher on 6 Jul 2011 at 10:58

GoogleCodeExporter commented 8 years ago
Thanks Dennis, the log file appears to have calmed down after setting the Meter 
Tolerance to 5%.
Malcolm

Original comment by mjyoun...@googlemail.com on 6 Jul 2011 at 11:28

GoogleCodeExporter commented 8 years ago

Original comment by DennisMackayFisher on 9 Jul 2011 at 6:36