ispCP - Board - Support - VHCS fork

Full Version: Trac spam
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
May be if Malte has some time: http://madwifi.org/wiki/FightingTracSpam
The tickets with spam are very annoying.
thx for the hint - i will look how to integrate that Wink
I integrated a trac-spamfilter lets hope that one works Wink
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....
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!!!!!!
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.
Good to know! Smile
Than i wait until it works correct - thx!
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
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 )
I cannot login as admin, therefore there is no one who can administrate it.
Pages: 1 2 3 4
Reference URL's