I am trying to access the Relational DB from PythonAnywhere Application but it does not allow me to connect to the database.
I get the error: connection to server at "vmd.h.filess.io" (161.97.121.243), port 5433 failed: Connection refused
After researching a lot, I found that the website/server is not listed in the Allowlisted sites for free users and because of that, I cannot connect to the DB.
Please add vmd.h.filess.io to the allowed hosts list.
I am trying to access the Relational DB from PythonAnywhere Application but it does not allow me to connect to the database. I get the error: connection to server at "vmd.h.filess.io" (161.97.121.243), port 5433 failed: Connection refused
After researching a lot, I found that the website/server is not listed in the Allowlisted sites for free users and because of that, I cannot connect to the DB.
Please add vmd.h.filess.io to the allowed hosts list.