Excel File Error Exported

Hi, I Recently installing Metabase about 1 Months Ago. But now, I have little issue when I exporting Excel File. This issue only when I export XLSX files. But when I export JSON or CSV work fine.

This issue happening when I run METABASE.JAR on background process with start script “nohup java -jar metabase.jar &” but when I start normally " java -jar metabase.jar" XLSX Export work fine.

Somebody have same issue here? What a solution?

Thanks berfore.

Hi @bamsaryoputra
Please post “Diagnostic Info” from Admin > Troubleshooting.
And what error are you getting? Is there a stacktrace in Admin > Troubleshooting > Logs, or inside of the exported XLSX file?
My first guess is that you’re running out of RAM.

You should setup Metabase as a service instead of running it in the background:
https://www.metabase.com/docs/latest/operations-guide/running-metabase-on-debian.html