FreshRSS app migration failed when upgradig to Truenas Scale 24.10

I had FreshRSS running on Truenas Scale 24.04.
After upgrading to 24.10, I am able to see FreshRSS login page but when I provide my credentials, I see a page with an error message:

HTTP 500: Application problem

Access to database is denied for freshrss: SQLSTATE[08006] [7] could not translate host name “freshrss-postgres” to address: Name or service not known

On TrueNAS app screen I can see the service names for this app
FreshRSSWorkload

From my basic docker knowledge, based on the error message and service names, I am assuming fresh_rss is trying to connect to freshrss-postgres but the correct service name is postgres.

Any tips on how I can fix this?

1 Like

Same exact issue here. Any progress on your side?

Nope

Did you ever end up fixing this?

Nope, I gave up.

Now I am run freshrss(and all apps) using dockge so I have more control on how things work.