On Wed, 2003-11-19 at 16:14, Paul Kraus wrote: > I have a script that connects to an https page. > > It will randomly connect and run. The rest of the time it fails with a > 500 error. > > It truly is random. I just rerun the script until it displays results. > If I do this via a browser it will fetch the pages each time. > Now it does do a couple get(url)'s all of which are https pages. I > wonder if I need to somehow maintain state or cookies. I would assume > this was already being done but its not.
Paul, How are you running this script? Manually or do you have it set in cron to run at set intervals? Can you elaborate a little more on this as I'm finding it hard to give you advice. Also another source could be the WWW::Mechanize mailing list at: http://sourceforge.net/mail/?group_id=83309 And examples at: http://search.cpan.org/~petdance/WWW-Mechanize-0.66/lib/WWW/Mechanize/Examples.pod Kevin -- Kevin Old <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]