-
When running ManageIQ with
bin/rake evm:start, it may be necessary to override the REST API host via a PROXY_HOST environment variable.PROXY_HOST=127.0.0.1:3000 yarn start
-
ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds; all pooled connections were in useorError: socket hang uporError: connect ECONNREFUSEDmight be caused to by lower than expected connection pool size this is remedied by navigating tomanageiq/config/database.ymland increasing thepool: xxvalue.