Edgewall Software
Modify

Opened 14 years ago

Last modified 8 months ago

#9124 new defect

Request-URI Too Large

Reported by: darkskuld Owned by:
Priority: normal Milestone: next-stable-1.6.x
Component: general Version:
Severity: normal Keywords: apache url length trac error
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When i clicked 'create' on the database is locked error I get this apache error.

The requested URL's length exceeds the capacity limit for this server.

Apache/2.0.55 (Ubuntu) DAV/2 SVN/1.3.1 mod_python/3.1.4 Python/2.4.3 mod_ssl/2.0.55 OpenSSL/0.9.8a Server

I have apache configured not to accept URLs longer than 8190 bytes

I would be nice if there was a way to set an optional length limit on tickets created this way. That way, if the description exceeds that limit (say 8kb) it can trim part of the description so that it's still at least possible to create the ticket.

Attachments (1)

traceback.txt (19.1 KB ) - added by darkskuld 14 years ago.

Download all attachments as: .zip

Change History (8)

by darkskuld, 14 years ago

Attachment: traceback.txt added

comment:1 by Christian Boos, 14 years ago

Milestone: next-minor-0.12.x

Or we should use POST.

in reply to:  1 ; comment:2 by Remy Blank, 14 years ago

Replying to cboos:

Or we should use POST.

That may be tricky for a remote Trac instance, due to the __FORM_TOKEN. And in this specific case, creating the ticket on the local Trac instance was probably not a good idea either, as the database was locked :)

in reply to:  2 comment:3 by darkskuld, 14 years ago

Replying to rblank:

Replying to cboos:

Or we should use POST.

That may be tricky for a remote Trac instance, due to the __FORM_TOKEN. And in this specific case, creating the ticket on the local Trac instance was probably not a good idea either, as the database was locked :)

haha I was able to create a ticket on the local Trac instance after the database unlocked itself. Well at least using the new ticket link.

comment:4 by Ryan J Ollos, 9 years ago

Milestone: next-minor-0.12.xnext-stable-1.0.x

comment:5 by Ryan J Ollos, 7 years ago

Milestone: next-stable-1.0.xnext-stable-1.2.x

Moved ticket assigned to next-stable-1.0.x since maintenance of 1.0.x is coming to a close. Please move the ticket back if it's critical to fix on 1.0.x.

comment:6 by Ryan J Ollos, 4 years ago

Milestone: next-stable-1.2.xnext-stable-1.4.x

comment:7 by Ryan J Ollos, 8 months ago

Milestone: next-stable-1.4.xnext-stable-1.6.x

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.