-
-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cURL error 28 (timeout) when using pagereres for creating screenshots #2191
Comments
Hello 👋 Thank you for taking the time to open this issue with the bookmarks app. I know it's frustrating when software I look forward to working with you on this issue |
I think this might be unrelated to pageres. It seems that the app simply cannot connect to the bookmarked URL |
Hi Marcel, Thanks for your kind comments, sure I understand the circumstances and very happy to be patient and if somehow I can help/contribute/cooperate on improving this brilliant code/software. In the meantime and after reading your comments, I've seen that pageres is able to connect to the bookmarked url by executing pageres from the terminal, I do see that the image is being produced correctly as expected, but never in less than 10 seconds, always 20 secs or even more. Typically betweeen 20 and 30 secs.
So looks just a timeout issue because of having a fixed 10 secs. The servers are located in a very remote location (a school in a rural area at southeast Asia) with very poor connectivity, so using satellite. That might explain higher-than-expected execution time. So maybe the question is just about that timeout for that cURL being set to 10 seconds... where it comes from? There is any way to change/customize it?. |
So, there's two issues here:
I will look into both. |
to account for servers on bad internet ref #2191 Signed-off-by: Marcel Klehr <[email protected]>
Describe the bug
get error:
cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for ... (url)
To Reproduce
Steps to reproduce the behavior (on ubuntu 22.04 running ob proxmox VM, using starlink satellite internet):
Expected behavior
Get the screenshot for the bookmark just added
Desktop (please complete the following information):
Server (please complete the following information):
Nextcloud log (nextcloud/data/nextcloud.log)
The text was updated successfully, but these errors were encountered: