Lab – Troubleshoot the Development Environment TASK-8

Task 8 : It appears that Bob did not configure his app to connect a postgres database running on a different server.
That explains why things are working in his laptop and not in the DEV servers.
It also appears that he is using the wrong port for postgres!

Find the file in the directory under /opt/caleston-code that has a string matching DATABASES = { .
Replace the value of localhost to devdb01In the same file fix the postgres port to match the port being used on devdb01

how to go through this problem?

Hi @tanzir_eee
Have you got a chance to see the “hint/solution” section? We wrote some steps there.

Regards,
KodeKloud Support

there is no solution section on this qeustion. The hint didn’t seem to work for me

1 Like

please respond to this