YunoHost-Apps / shaarli_ynh

Shaarli package for YunoHost
GNU General Public License v3.0
20 stars 13 forks source link

Unable to setup with Android and Shaarlier: "The given url is not a compatible Shaarli" #56

Open iootaa opened 3 years ago

iootaa commented 3 years ago

Hi there,

I would love to publish some links to Shaarli from Android with the app Shaarlier

Unfortunatelly I get an error at setup: "The given url is not a compatible Shaarli"

I reported this bug on the tracker of Shaarlier, I'll just paste the link here to avoid duplication: https://github.com/dimtion/Shaarlier/issues/48

Any hint would be warmly welcome, Cheers

anmol26s commented 3 years ago

You need to grant API access in the settings. If the issue still persists, please show Nginx logs. $ tail -n 100 /var/logs/nginx/domain.tld-error.log

App logs would be helpful too. $ tail /var/www/shaarli/data/logs

lapineige commented 3 years ago

Is your shaarli instance private or public (alias: can you access it without being logged in Yunohost ?)

Can you test if shaarli.domain.tld/api_link/ is publicly accessible ? (see YunoHost-Apps/shaarli_ynh#39 (comment))