Mayank Kothari
Mayank Kothari
@madkinsz Unfortunately, I had terminated that Virtual Machine from my cloud platform. I tried to create another setup but am seeing some different problem. I execute the following commands: pip...
[StartupError.txt](https://github.com/PrefectHQ/server/files/5722698/StartupError.txt) [Config.txt](https://github.com/PrefectHQ/server/files/5722699/Config.txt) @madkinsz Attaching 2 files. The 1st one is Config.txt. It shows my docker is active. I have 2 config files - backend.toml and config.toml. I have a requirement...
@madkinsz 1. I saw a problem using unmodified config. Later installing **psutil** fixed it. Without configuration, I am able to start Prefect. Refer file - **Prefect Server Start without Config.txt**...
@madkinsz Thank you for your analysis and issue reporting. I already had localhost mapped to 127.0.0.1 in my system. I tried changing it to 0.0.0.0. Please refer attached file. I...
@madkinsz This did not work. I get an error : Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432? When I use the same credentials...