Tensorboard file

Hello.
I’m running the following command:

rllib train --run DREAMER -f tuned_examples/dreamer/dreamer-cartpole.yaml

in the yaml file, I just set
env: Cartpole-v0
for the rest it is the same as dreamer-deepmind-control.yaml

It seems to run, although all the time it just shows:

and in the log dir there are only two .json files

What I want to ask is whether this is expected or where the tensorboard file is?

Thank you.

Hey @StudentK , this seems like a resource issue and your cluster doesn’t seem to have the necessary resources to run the trial. Could you show me your dreamer-cartpole.yaml content?