You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to 0.61.11~ynh1, it is impossible to log into Trilium. The app reports failure to sync. The web interface bounces me to the Yunohost SSO login page "Please log in to access this content."
Context
Hardware: Raspberry Pi at home
YunoHost version: 11.2.5
I have access to my server: Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
If yes, please explain:0.61.11~ynh1,
Using, or trying to install package version/branch: master
Attempting to use the resulting upgraded Trilium via the web interface sends the browser to the Yunohost app login page. Trilium is shown as an available app, but clicking simply reloads the page.
There was a Trilium DB schema change that may have been involved. I'm closing this issue with a description of how I fixed the problem.
From the Trilium UI, right-click on the "root" and select "export."
Export the entire system as an HTML zip file and save it locally.
From the Yunohost UI, delete the entire Trilium application.
From the Yunohost UI, make a fresh install of the current Trilium.
Log in by going to the URL you specified in the installation dialog. This time the UI will ask for a password and not bounce you back to the Yunohost apps page.
From the new Trilium UI, import your saved HTML zip file. Everything will repopulate properly.
The package may need to add an intermediate upgrade step to properly perform the migration. Though it is a weird design choice not to include the migration in later releases.
tituspijean
changed the title
Raspberry Pi, 0.61.11 upgrade fails
Database migration requires upgrade to v0.60.4 first
May 16, 2024
Describe the bug
After upgrading to 0.61.11~ynh1, it is impossible to log into Trilium. The app reports failure to sync. The web interface bounces me to the Yunohost SSO login page "Please log in to access this content."
Context
Steps to reproduce
sudo yunohost app upgrade trilium -u https://github.com/YunoHost-Apps/trilium_ynh/tree/master --debug
Attempting to use the resulting upgraded Trilium via the web interface sends the browser to the Yunohost app login page. Trilium is shown as an available app, but clicking simply reloads the page.
Logs
https://paste.yunohost.org/raw/oyutumekeg
The text was updated successfully, but these errors were encountered: