[Adium-devl] Crash reporter

Jeffrey Melloy jmelloy at visualdistortion.org
Tue Feb 20 03:45:35 UTC 2007


The sample log I posted from http://www.visualdistortion.org/crash/ 
index.html did show up, however.

If I change the submit form to post to http://crashes.adiumx.com/ 
post.jsp, I get redirected correctly, but the log information does  
not carry through, and I get an error about not being able to insert  
null into the crash_log field.

There wouldn't be a problem with not passing the POST request with a  
rewrite, would there?

Jeff

On Feb 19, 2007, at 9:06 PM, Evan Schoenberg wrote:

>
> On Feb 19, 2007, at 7:29 PM, Jeffrey Melloy wrote:
>
>> I've turned off the filtering.  I'm not sure why it was causing
>> problems, but since that's the only thing that's changed, I'm
>> assuming that was it.
>
> Doesn't seem to have been it; logs (including newly submitted)  
> still aren't showing up.
>
> There *is* a rewrite rule in effect now so that logs can go to  
> crashes.adiumx.com:
> RewriteCond %{HTTP_HOST} ^crashes.adiumx.com$
> RewriteRule ^(.*)$ http://www.visualdistortion.org/crash/$1
>
> where crashes are sent to
> http://crashes.adiumx.com/post.jsp
>
> that address redirects just fine, though, so I don't think that's  
> it.  Before you turned off the filtering, I tried making a build  
> which went to the address directly
> (http://www.visualdistortion.org/crash/post.jsp)
> and it didn't show up, either, though the filtering could have  
> potentially been a confounder.
>
> -Evan
>
> _______________________________________________
> Adium-devl mailing list
> Adium-devl at adiumx.com
> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070219/0cb5821f/attachment-0001.html>


More information about the devel mailing list