2023-10-09T09:54:27.369938Z ERROR greptime: Fatal error occurs! err.msg=Failed to start frontend, source: Failed to start server, source: Tokio IO error: Postgres failed to bind addr 127.0.0.1:4003, source: Address already in use (os error 48) err.code=Internal err.source=Failed to start server, source: Tokio IO error: Postgres failed to bind addr 127.0.0.1:4003, source: Address already in use (os error 48) err.source.sources=[Tokio IO error: Postgres failed to bind addr 127.0.0.1:4003, source: Address already in use (os error 48), Address already in use (os error 48)]
mysql -h 127.0.0.1 -P 4002
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:4002' (61)
steps:
gtctl cluster create myclusterkubectl port-forward svc/mycluster-frontend -n default 4003:4003./bin/gtctl playground, success is as follows:view http://localhost:4000/dashboard/ is ERR_CONNECTION_REFUSED