Error while starting Metabase (Address already in use: bind) [SOLVED]

Hello,
When I try to start metabase on windows, I get this error : FAILED ServerConnector@429c545a{HTTP/1.1}{0.0.0.0:3000}: java.net.BindException: Address already in use: bind.
What’s the solution of this problem ?

Sounds like port 3000 is already in use by another application. Either try releasing that port or set MB_JETTY_PORT as mentioned in https://metabase.com/docs/latest/operations-guide/running-the-metabase-jar-file.html

Thinks.

1 Like

How do you do this? MB_JETTY_PORT

Found it in another thread. Fixed.

@sadu It would help if you the provided a link to the other thread. Just for reference:
https://www.metabase.com/docs/latest/operations-guide/environment-variables.html#mb_jetty_port