What type of hardware are you using: VPS bought online What YunoHost version are you running: 12.1.27 How are you able to access your server: The webadmin
I am currently trying to set a password on RSS-Bridge. RSS-Bridge has its own web-auth feature, which I have enabled through the config file. However, the issue is that when I try to log in with my username and password, it never logs in and just keeps showing the login prompt in a loop.
I have confirmed this issue with both MyWebApp_ynh and rss-bridge_ynh.
Any suggestions or solutions would be greatly appreciated.
Iâm not sure to understand exactly the issue considering that, if itâs a yunohost app, you should tweak its permissions in the Group/Permissions interface to restrict it to your specific user hence making it âpersonalâ, but if you absolutely want to tweak stuff manually and have plenty of fun, you can follow this tutorial and edit the nginx conf of your app accordingly
Unfortunately, this no longer works. The issue is that RSS readers are no longer able to access my RSS-Bridge instance using the login created via the YunoHost Groups/Permissions interface. They show an error like: status code is 200, meaning âA feed could not be found.â It used to work, but it doesnât anymore.
I would really appreciate any suggestions or recommendations.