Closed GoogleCodeExporter closed 9 years ago
Hello,
Some proxy servers are configured to block "POST" requests.
Internally, the plugin fills an HTML form for you and send it to the selected
image
hosting provider through the "POST" method... so that's probably why it doesn't
work.
But there's an easy way to see whether this issue is caused by the plugin or
not.
When connected to a proxy server, please go to one of the upload host (say
http://imageshack.us/) and try to upload a picture.
If the upload is successful, then the issue comes from the plugin.
Original comment by these.rberger@gmail.com
on 15 May 2010 at 2:27
Sorry, I was too brief in my initial problem description. I did test several
hosts
prior to reporting this, and just re-verified the issue again.
When working through the web interface of http://imageshack.us, the upload of an
image is successful.
When using the Pidgin plugin, the upload to imageshack fails and the following
error
appears:
Error
Failed to upload the screenshot to 'ImageShack'!
connect() timed out!
Original comment by duane.br...@gmail.com
on 28 May 2010 at 7:12
Thanks for testing, so this issue apparently comes from the plugin...
I now need technical details on how the proxy is configured and I think those
informations should be kept private. Please e-mail me.
Original comment by these.rberger@gmail.com
on 4 Jun 2010 at 4:00
Original comment by these.rberger@gmail.com
on 7 Aug 2010 at 3:28
If you're using libcurl in the plugin, you should pass in the proxy connection
settings to it. You can pull these details from libpurple using the
purple_global_proxy_get_info(), purple_proxy_info_get_*() functions
Original comment by eionrobb
on 12 Apr 2011 at 5:46
Original issue reported on code.google.com by
duane.br...@gmail.com
on 14 May 2010 at 1:43