[Tiny-Tiny RSS] RSS reader

Salut @ericg

J’ai updaté l’app, changé le password admin, par contre je n’arrive plus à me connecter via l’API avec mon smartphone (appli TTRSS-Reader, utilisation d’un User lambda (pas admin).

J’ai supprimé/recréer un mot de passe API, mais peine perdue :

Impossible de se connection à votre instance de Tiny Tiny RSS, vérifiez la connexion et les paramètres réseaux.

Détail de l'erreur : 
Exception-MLessage: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $ No Exception-Cause available.

Note : Aucun soucis via un navigateur web en passant par le portail Yunohost.

@Kit Can you confirm the option Activer l’API is activated in TTRSS configuration → Général

cf: Tiny Tiny RSS | Yunohost Documentation

Yes it is ! (under admin and under my user config)

salut!
même soucis ici, accès API autorisé.
le pb est résolu en ajoutant ttrss à la liste des applis accessibles aux visiteurs

You have to add ttrss to visitor group in the admin page

d’ailleurs en cliquant sur la tuile ttrss depuis mon user panel je n’accède plus directement à mes flux rss mais à l’invite de login de ttrss

2 Likes

d’ailleurs en cliquant sur la tuile ttrss depuis mon user panel je n’accède plus directement à mes flux rss mais à l’invite de login de ttrss

As stated in the release post:

Not tested but this branch adds a permission for the api.

sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/ttrss_ynh/tree/api --force
1 Like

Problème de backup, et donc pas d’upgrade forcée : https://paste.yunohost.org/raw/unovugawar

2022-02-24 17:15:14,444: WARNING - 1046 Source path '/etc/cron.d/ttrss' does not exist
2022-02-24 17:15:14,444: DEBUG - 1046 + grep --quiet /etc/fail2ban
2022-02-24 17:15:14,444: DEBUG - 1046 + echo /etc/cron.d/ttrss
2022-02-24 17:15:14,445: DEBUG - 1047 + return 1
2022-02-24 17:15:14,445: DEBUG - 1047 + ynh_exit_properly
2022-02-24 17:15:14,945: DEBUG - 1549 + exit 1
2022-02-24 17:15:15,946: DEBUG - 2550 Could not run script: /var/cache/yunohost/app_tmp_work_dirs/app_5uosjntq/scripts/backup
2022-02-24 17:15:15,948: WARNING - 2552 Could not back up ttrss
2022-02-24 17:15:15,952: DEBUG - 2555 The operation 'Create a backup archive' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20220224-161513-backup_create' to get help
2022-02-24 17:15:15,957: DEBUG - 2561 action [1614.1] executed in 2.428s
2022-02-24 17:15:15,958: WARNING - 2561 Nothing to save
2022-02-24 17:15:15,996: DEBUG - + ynh_die '--message=Backup failed, the upgrade process was aborted.'

Je retenterai ce soir en revenant d’abord à la version précédente de ttrss.

1 Like

I deleted the cron file… I realized we already have update_daemon running as a service

I removed the app, restored the backup then upgraded to this branch : API is working again.

Thank you !

The url gives me Page not found error and the api is not working anymore.

This way api works but still we need to make a login from web page first.

The url gives me Page not found error and the api is not working anymore.

it is now on testing branch

Ok, thanks!
Luckily the api works adding the tt-rss application to the visitors group, as suggested by @mck1e

Je viens de faire la màj et chez moi aussi, plus d’interface web admin, une page blanche…

Cimer Albert !

please, I don’t already have that /etc/cron.d/ttrss job (file), how should I proceed to solve the issue and backup service does not fail? thank you

Bonjour à tous

Même problème rencontré, précisément en passant de 20200916~ynh5 à 20220222~ynh1. J’utilise également l’appli ttrss-reader sour Android.

Pourtant, la mise à jour semble s’être bien passée (https://paste.yunohost.org/raw/iceyobixiw).
Dans les sous-opérations, j’ai tout de même une action " Supprimer permission ‘ttrss’ " qui semble avoir été déclenchée…

Problème résolu en ajoutant ttrss au groupe “visiteurs” comme le suggère @mck1e.
Du coup, je n’ai même pas essayé d’accéder avec le compte admin.

Bon dimanche !

faut faire gaffe à bien se log avec le compte admin et le pass ‘password’ et le changer fissa si on rend ttrrs accessible aux visiteurs,
j’avais pas bien pigé ça au début :o

2 Likes

Bien vu, je viens de le faire… Merci !

Yep. Merci!