ispCP - Board - Support
Trac spam - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Trac spam (/thread-342.html)

Pages: 1 2 3 4


Trac spam - digibyte - 04-09-2007 05:43 PM

May be if Malte has some time: http://madwifi.org/wiki/FightingTracSpam
The tickets with spam are very annoying.


RE: Trac spam - ephigenie - 04-09-2007 08:40 PM

thx for the hint - i will look how to integrate that Wink


RE: Trac spam - ephigenie - 04-10-2007 11:17 AM

I integrated a trac-spamfilter lets hope that one works Wink


RE: Trac spam - BeNe - 04-19-2007 06:55 PM

It works - but a little bit to hard Sad

When i write a text,in the Preview i only see the first four letters.
Jump back to change the Text - changed it - new Preview:

Code:
Submission rejected as potential spam (Maximum number of posts per hour for this IP exceeded)

A second things was,
i want to reply to a Ticket - i get a error message that _my_ reply was detected as SPAM by Abakus or something....


RE: Trac spam - BeNe - 04-19-2007 07:05 PM

Damn - what happend here ?
There are now all my Ticktes in the system that i only wanted to Preview - and i pressed also Preview and not Submit!

Can some Dev-Team Member please close these Tickets.
Don´t know how this could happend - BIIIIG SORRY!!!!!!


RE: Trac spam - digibyte - 04-19-2007 07:09 PM

BeNe Wrote:Damn - what happend here ?
There are now all my Ticktes in the system that i only wanted to Preview - and i pressed also Preview and not Submit!

Can some Dev-Team Member please close these Tickets.
Don´t know how this could happend - BIIIIG SORRY!!!!!!
This is not your error. The same is true for the wiki. When you press review the page is actually submitted. I assume this is because only the first characters are sent and interpreted. Hopes that Malte can fix this issue.


RE: Trac spam - BeNe - 04-19-2007 07:11 PM

Good to know! Smile
Than i wait until it works correct - thx!


RE: Trac spam - BeNe - 04-19-2007 11:21 PM

Looks that the Trac System is down...
I get this since 1 hour by Reply a Ticket a create a new one Sad

Code:
Oops…
Trac detected an internal error:

If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.

TracGuide — The Trac User and Administration Guide
Python Traceback

Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 279, in process_request
    self._do_save(req, db, ticket)
  File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 511, in _do_save
    if int(req.args.get('ts')) != ticket.time_changed:
TypeError: int() argument must be a string or a number



RE: Trac spam - ephigenie - 04-20-2007 01:58 AM

yeah i know the trac is one big bug atm - that depends on mod_wsgi which is much faster than mod_python with trac - but has a lot more errors it seems Sad

I'm going to install lighty and make reverse-proxy entry in apache and then run trac as fastcgi app - lets see if that helps... (but I'm away until Tuesday - so don't expect a change before that ... sry Sad )


RE: Trac spam - RatS - 04-20-2007 03:08 AM

I cannot login as admin, therefore there is no one who can administrate it.