Page 1 of 1

Trying to download Purchases Report

Posted: Fri Oct 19, 2018 7:55 pm
by Dot Matrix
I'm trying to download the purchases report available from the "Purchase History" page. The Purchases Report progress bar starts up when the link is clicked, and "The report is ready for download" panel appears. However, when I click "Download report (CSV)" on that panel, I get the following error message in the web browser window (using Firefox Quantum 62.0.3 (64-bit)):

Code: Select all

Type Exception Report

Message Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986

Description The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).

Exception

java.lang.IllegalArgumentException: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986
	org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:463)
	org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:298)
	org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:754)
	org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1385)
	org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	java.lang.Thread.run(Thread.java:748)

Note The full stack trace of the root cause is available in the server logs.

Re: Trying to download Purchases Report

Posted: Fri Oct 19, 2018 8:06 pm
by Ilan Tochner
Hi Dot,

Have you tried downloading Purchase Reports to this computer before?

Re: Trying to download Purchases Report

Posted: Sun Oct 21, 2018 11:04 am
by Oren Hurvitz
We have fixed this bug; thanks for letting us know!