On 04/19/2012 04:21 PM, Ralf Hildebrandt wrote: >>> How big is the file that you're trying to upload? >> >> I'm not getting a form, all I get is "Under maintenance. Try again >> later." - must be a cachin issue somewhere > > Varnish (reverse proxy) is giving my this: > > $ telnet proxy.charite.de 8080 > Trying 141.42.1.205... > Connected to proxy.charite.de. > Escape character is '^]'. > GET http://cgi.clamav.net/sendfp.cgi HTTP/1.0 > > HTTP/1.0 503 Service Unavailable
Can you try flushing your varnish cache, and trying again? Maybe for some reason it cached an older 503 page. I get this when connecting directly to cgi.clamav.net: GET http://cgi.clamav.net/sendfp.cgi HTTP/1.0 HTTP/1.1 200 OK Server: Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g Vary: Accept-Encoding Content-Type: text/html; charset=ISO-8859-1 X-Cacheable: VarnishResNoCacheHost Content-Length: 2495 Accept-Ranges: bytes Date: Thu, 19 Apr 2012 13:25:30 GMT X-Varnish: 216809903 Age: 0 Via: 1.1 varnish Connection: close > Server: Varnish > Content-Type: text/html; charset=utf-8 > Retry-After: 5 > Content-Length: 284 > Accept-Ranges: bytes > Date: Thu, 19 Apr 2012 13:20:02 GMT > X-Varnish: 216808379 > Age: 0 > X-Cache: MISS from proxy-cvk-1 > Via: 1.1 varnish, 1.0 proxy-cvk-1 (squid/3.1.19-20120412-r10444) > Connection: close > > > <?xml version="1.0" encoding="utf-8" ?> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > <html> > <head> > <title>Maintenance</title> > </head> > <body> > <h1>Under maintenance. Try again later.</h1> > </body> > </html> > Connection closed by foreign host. > _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml