Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Problem #5

Open
prophetmaster opened this issue Nov 14, 2012 · 1 comment
Open

Problem #5

prophetmaster opened this issue Nov 14, 2012 · 1 comment

Comments

@prophetmaster
Copy link

hello, I have just one problem with your super class errorreporter. I'll try to be clear on my android code works fine and returns:
11-15 00:49:28.740: V/ExceptionReportService(2224): Got request to report error: Intent { act=de.quist.app.errorreporter.actionSendReport dat=custom://212456520 Htcflg=0x1 cmp=com.akira.flashcall/de.quist.app.errorreporter.ExceptionReportService bnds=[0,382][720,510](has extras) }

on my server and I have this code :

but my log file does not record anything. Do you know if I do something wrong?

@prophetmaster
Copy link
Author

Hello again, finally after several tests it Savere that the problem was on the server security error 406, add to resolve the error:

< IfModule mod_security.c >
SecFilterEngine Off
SecFilterScanPOST Off
< /IfModule >

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant