Closed CodeShakingSheep closed 7 months ago
Same here.
I just investigated it a bit further and I think the root problem is that the API returns a 401 response {"message":"Unauthenticated."}
I am having the same problem but with a new install while setting the app only available for admins (since it's a one user app and I'm the only admin).
Could someone please try to upgrade by sudo yunohost app upgrade 2fauth -u https://github.com/Thovi98/2FAuth_ynh/tree/testing --debug
and see if the issue persists?
Could someone please try to upgrade by
sudo yunohost app upgrade 2fauth -u https://github.com/Thovi98/2FAuth_ynh/tree/testing --debug
and see if the issue persists?
It's working 👍
Thanks a lot for the PR @Thovi98. Apparently package version 5.1.0 has been pushed to master branch, but your fix hasn't been pushed to master yet. So, as I updated this app normally on my server I was still running into this issue. I will wait for your PR to be merged and will report back then.
With the merged PR the upgrade to version 5.1.1 worked. So, I'm closing this.
Describe the bug
After upgrading to version 5.0.4~ynh1 from version 5.0.3~ynh1 the 2FAuth page is blank (see screenshot). Also, there are a bunch of errors in the dev console.
Context
Steps to reproduce
I just hit the updgrade button in webadmin.
Expected behavior
2FAuth version 5.0.4~ynh1 should display the page correctly.
Logs