ShaarliOS
ShaarliOS copied to clipboard
"Share failed: The request timed out." but share was saved OK
I'm getting
"Share failed: The request timed out."
...but share was saved OK!
I've tried increasing the timeout to maximum, but it makes no difference. The bookmark is saved immediately in Shaarli, then the error appears a while later.
Any ideas?
- iOS 15.3.1
- iPhone SE 2020
- Shaarli via docker

This is related to me using the following plugin: https://framagit.org/Alda/shaarli-autoarchiveorg
If the plugin is disabled, timeout error does not appear.
@gingerbeardman Thanks for reporting, I'll have a look.
Not Safari! 🙃
Shaarli via docker.
I install Shaarli via docker https://hub.docker.com/r/shaarli/shaarli
@gingerbeardman I'm not fluent in php, but do you think saving to archive.org may be synchronously blocking the incoming shaare action from getting a timely response?