Can someone please help with the login URL?

Hi ,

I am embarrassed to say that I successflully installed metabase on Digitalocean Droplet, tested it and left for 15 days.
Now, when I type IP address in the browser followed by the :3000, I don’t get the login prompt.

Here it should be but it is not:
http://188.166.57.220/auth/login
Or here http://188.166.57.220:3000/auth/login

Can someone please help ?

You shouldn’t need anything after the ip address. Are you sure the droplet is still running? Did you change the external port?

Hi, Thank yoi. I installed the new droplet.
Now the MYSQL connection is giving me the hard time.

Can you please help me solve this
“java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=localhost)(port=3306)(type=master) : Connection refused (Connection refused)”

Hi @anikasingh201611
Which version of Metabase? Are you using Docker or JAR-file?
Is MySQL running on the same server/container as Metabase?
Are you trying to use the MySQL as the internal metadata database or as a datasource?