Switching to Stable Yunohost

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 13.0.4 (testing)
How are you able to access your server: The webadmin
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: No

Describe your issue

How do I switch to YNH Stable from testing? I tried following these instructions for version 12:

Neither the curl script nor editing /etc/apt/sources.list.d/yunohost.list worked (it’s not editable).
I am trying to fix this issue: New Audiobookshelf Auth Breaks YNH · Issue #229 · YunoHost-Apps/audiobookshelf_ynh · GitHub

Share relevant logs or error messages

none, just can’t update

There is an update that fixes your issue

Have a look at nginx configs here

You may need to change proxy_params_no_auth in the nginx with proxy_params_with_auth

I don’t think you understood what I was asking–I want to go to 13.0.5 or whatever the stable number currently is, and then the issue would be fixed is my understanding. I’m afraid I’m not sure what you’re linking me to with the nginx conf–I understand what an nginx conf is, but not what you’re suggesting, are you suggesting I rm -rf my current and replace it with your link?

Edit: missed the last line there, sorry! I could change proxy_params, but would that update me to 13.0.6? To be explicit i would like to not be on testing anymore, I would like to be on stable.

The github issue you linked is my reason for making this thread, I tried to switch already but don’t seem to be able to.

That’s because Trixie is still on testing. The latest stable is bookworm

The latest Trixie version is 13.0.6 that is available in the testing channel.

Ah I understand now! Thank you for your time. I need to implement that change and then see if I can figure out how to update to 0.6. testing / why neither .5 or .6 have shown up as update options for me!