Hi,
Yesterday I tried accessing Metabase (open-source), and I was shown the “Welcome to Metabase” screen, as if I haven’t even created an account. I checked with my IT department, and they sent me the following screengrab:
Any help would be appreciated.
Thanks
Some additional details:
Running Metabase on an Oracle DB
Metabase version 0.57.3.
There’s a lot of missing log output there if the instance was operating normally enough to show the first-time startup dialog. Did the server restart, or did someone restart Metabase without knowing how to start it properly for your installation?
For reference, you must start Metabase using these Java options (you can add more, like -Xmx to set the max heap size, if needed):
java --add-opens java.base/java.nio=ALL-UNNAMED -jar metabase.jar