jethin_abraham
12/30/2021, 10:30 PMmeltano ui working. For some reason its failing with this error and not able to figure out a solution.
MainThread|gunicorn.error] [ERROR] Connection in use: ('0.0.0.0', 5000)edgar_ramirez_mondragon
12/31/2021, 4:30 AMPotential MacOS port conflicts
On recent versions of MacOS (Monterey/12.0 and up) an AirPlay related service may be bound to port 5000. In that scenario you may want to specify an alternate bind to port to start the service on a port other than 5000. If you would like to continue using that port, please consult this Apple Developers Forum article to how to reset port 5000.
jethin_abraham
12/31/2021, 5:51 AM