BAD_REQUEST: ExperimentIds cannot be empty when checking ACLs in bulk

sarvar-anvarov
New Contributor II

I was going through this tutorial https://mlflow.org/docs/latest/getting-started/tracking-server-overview/index.html#method-2-start-yo..., I ran the whole script and when I try to open the experiment on the databricks website I get this error: "BAD_REQUEST: ExperimentIds cannot be empty when checking ACLs in bulk". I get the same error when I try to create a new experiment directly on the databricks website.

sarvaranvarov_0-1710056939049.png

 

 

stanjs
New Contributor III

Hi, I also encounter the same issue. I used Mlflow to log results as experiments in Databricks CE. It works perfectly fine before but I suddenly encountered this error. I am sure I didn't change any settings. And strangely I noticed that the URL is different from before when I clicked the same experiment.

kdfkas
New Contributor II

Hi @Retired_mod,

I'm also having the same issue in Databricks CE. 
This error is related to S3 bucket hosting CE. Is it possible to change the bucket policy on user's end?
I researched it, but I couldn't get the answer.

 

stanjs
New Contributor III

Hi did u resolve that? I encountered the same error

Hi, @stanjs , couldn't resolve that. I forgot to mention that I am also using databricks ce, so I can't change any s3 bucket configurations or etc. I'm guessing they are provided by MLflow or Databricks, but I am not sure.