In my case after change parameters for each one of the sources I could fix this issue. For some reason it started considering fix IP and disabled parameters, I edited it via PBI Desktop, remove the fix IP and add parameters (server and database).
from = PostgreSQL.Database("111.111.111.111:PORT", db_prod) to = PostgreSQL.Database(Server_IP, Database)