Where are these errors showing up? Is the Lynx Print adding interface reporting these when you try to get a URL? What exactly is it saying if so (is it telling you the remote URL sent a 403 or timed out, or that your server may have timed out)?
If your server is timing out, you need to increase your maximum PHP execution time. There is server side processing that has to be done and for some URLs it may take some time.
If you are getting 403 responses from a remote URL, try a different site (such as wordpress.org, it is known to work). If that does not work, you likely have an issue with your server.
Well,
I got it to work with some sites but not others, so I don’t think it is my server that is the problem. Maybe theirs?
Yes, errors are happening when I try to load a URL in the plug-in interface.
If you don’t mind, can you open a support topic in the support forums (the proper place for support) and include the URLs that are causing problems. I can’t guarantee that they can all be fixed, but if I can reproduce the issue I may be able to find a way around the issue.
Use this useragent, It will work every time.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:50.0) Gecko/20100101 Firefox/50.0
-
This reply was modified 8 years, 5 months ago by
onigetoc.