Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Keep getting 'Permission Denied' when trying to reply

by Corion (Patriarch)
on Nov 22, 2011 at 09:32 UTC ( [id://939403]=note: print w/replies, xml ) Need Help??


in reply to Keep getting 'Permission Denied' when trying to reply

The "Permission Denied" also happens when there is high database load, as usually happens during the backup (between 0800 UTC and 0900 UTC), and the calling code does not yet check why the permission check code failed - due to a DB timeout or due to rules violations.

On the other side, just because some spam still gets through does not mean that the measures are ineffective. I see much potential in the recent change as it made it much easier to plug in additional checks like rate limiting.

  • Comment on Re: Keep getting 'Permission Denied' when trying to reply

Replies are listed 'Best First'.
Re^2: Keep getting 'Permission Denied' when trying to reply
by BrowserUk (Patriarch) on Nov 22, 2011 at 09:44 UTC
    (between 0800 UTC and 0900 UTC),

    Ah. Okay, I'll watch for that in future.

    does not yet check why the permission check code failed - due to a DB timeout or due to rules violations.

    A "timed out" error would have saved me wondering what I was doing wrong and this thread.

    does not mean that the measures are ineffective.

    I did say "yet". My intent was to aid debugging rather than a complaint.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.
Re^2: Keep getting 'Permission Denied' when trying to reply
by yitzchak (Sexton) on Dec 14, 2011 at 09:18 UTC
    Our database backup shouldn't be causing high load anymore and runs earlier than that, so I suspect there's something else happening in that time frame if you are seeing high load.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://939403]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-19 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found