Askimet not working and comments being rejected
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Askimet not working and comments being rejected
Askimet not working and comments being rejected
12-08-2015 2:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
"We can’t connect to your site. Your firewall may be blocking us. Please contact your host and refer to our guide about firewalls.
It has been reporting this for several days now and, other than some new content, nothing has changed on my site (http://ccgi.gladman.plus.com/wp/)
Also, some users who have had no difficulty in commenting in the past are now having their comments rejected with the message:
-----------------------
The requested URL was rejected. If you think this is an error, please contact the webmaster.
Your support ID is: 70357972795870336
-----------------------
I see this myself when I post without logging in for some test comments although, strangely, some short length comments succeed.
So it seems to me that there has been a server configuration change of some sort that is causing problems (I have disabled all my plugins but this makes no difference).
Should I report this as a problem or is there something I should try to identify what is now going wrong?
Re: Askimet not working and comments being rejected
12-08-2015 3:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
David
Re: Askimet not working and comments being rejected
12-08-2015 4:09 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: gladman For some reason Askimet, which has been working flawlessly for months, is no longer stopping SPAM on my Wordpress site. It is now reporting:
"We can’t connect to your site. Your firewall may be blocking us. Please contact your host and refer to our guide about firewalls.
Where does it say that? I've just accessed the Askimet settings page on a Wordpress blog I have installed and I see this:

Are you running the latest versions of Wordpress/Askimet?
Quote from: gladman Also, some users who have had no difficulty in commenting in the past are now having their comments rejected with the message:
-----------------------
The requested URL was rejected. If you think this is an error, please contact the webmaster.
Your support ID is: 70357972795870336
-----------------------
Whilst that does sound similar to some other problems I've seen reported recently, I am struggling to replicate it on my own account.
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Askimet not working and comments being rejected
12-08-2015 5:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Here is content that I cannot post as a comment (without the ---- lines):
--------------
def solve_pos(sq_pos, shapes)
for s in solve_square(sq_pos, pieces, shapes, m, n)
sol.update([])
return frozenset(sol)
corners, middles, edges = (0, 0), (0, 3), (3, 0), (3, 3)
--------------
But if I take out a line, I can then post it (it is a code fragment but I am posting it as text as above).
THIRD EDIT:
The text I can't post as a comment is now (without the ---- lines):
-----
slupdate
set
=(
-----
But if I take the 'e' off the end of first line, I can then post it.
Yes, I'm running the latest versions of Askimet and Wordpress.
Re: Askimet not working and comments being rejected
12-08-2015 6:40 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
def solve_pos(sq_pos, shapes)
for s in solve_square(sq_pos, pieces, shapes, m, n)
sol.update([])
return frozenset(sol)
corners, middles, edges = (0, 0), (0, 3), (3, 0), (3, 3)
... has given me the same error you mentioned
Quote The requested URL was rejected. If you think this is an error, please contact the webmaster.
Your support ID is: 70357972795824879
It looks like something is being interpreted as a URL. It's not immediately obvious what this is.
David
Edit to add
I've looked in the database and when publishing the comment fails no entry is made in the commentmeta table (where Akismet posts its findings). I suspect publishing is blocked on the server before Akismet is asked (Hostopia spam checking?).
Publishing is allowed if I remove characters on the last line back to the = sign.
Re: Askimet not working and comments being rejected
13-08-2015 11:33 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Askimet not working and comments being rejected
13-08-2015 10:05 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I hope we can identify what is going on.
Re: Askimet not working and comments being rejected
19-08-2015 7:59 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: Bob I've asked Hostopia for some guidance (ref: 3658225). Suspect David's right and the comment is falling foul of a spam filter somewhere.
Are we making any progress on what is going wrong here?
I got a WordPress update today but it made no difference to this comment posting problem, which is proving to be a real nuisance.
Should I raise a support ticket for this?
Re: Askimet not working and comments being rejected
19-08-2015 1:10 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Does Askimet connect to your site properly now?
The issue concerning the comments was passed back to Hostopia's Security guys a couple of days ago and we're awaiting a response.
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Askimet not working and comments being rejected
19-08-2015 1:47 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thank you for your quick response, which I appreciate. Soon after I first posted on these issues, Askimet started working again and it has been working fine since then. I have no idea what caused the problem.
So it is only the comment posting problem that remains. I will assume from what you say that a ticket is not needed as you have the issue in hand with Hostopia anyway. Thank you for helping with this.
Re: Askimet not working and comments being rejected
19-08-2015 2:47 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: gladman Soon after I first posted on these issues, Askimet started working again and it has been working fine since then. I have no idea what caused the problem.
Hostopia's security bods made some changes/exceptions.
Quote from: gladman I will assume from what you say that a ticket is not needed as you have the issue in hand with Hostopia anyway.
That's right, no ticket required

Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Askimet not working and comments being rejected
25-08-2015 1:20 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Askimet not working and comments being rejected
25-08-2015 1:33 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator

Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Askimet not working and comments being rejected
03-09-2015 10:38 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: gladman Is there any progress on this issue?
Hostopia have come back to us to report that some changes have been made that should resolve this issue. My testing doesn't suggest that to be the case so can you try things your end and let me know how you get on?
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Askimet not working and comments being rejected
03-09-2015 12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
def solve_pos(sq_pos, shapes)
for s in solve_square(sq_pos, pieces, shapes, m, n)
sol.update([])
return frozenset(sol)
corners, middles, edges = (0, 0), (0, 3), (3, 0), (3, 3)
... still fails for me. However if I remove (just) the '=' sign from the last line it works.

David
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Askimet not working and comments being rejected