Docker image issue

I am brand new to docker. I followed the instructions on the website but now I’m getting this error:

ERROR disk-space-monitor kumo_server_common::disk_space: statvfs(/var/spool/kumomta/data) failed: ENOENT: No such file or directory

I just pulled down the latest docker image and I’m not sure why this file is missing.

If you’re brand new to Docker why not install from repo instead?

to help you maybe post the docker command / docker compose file, I guess there is something wrong with the directory mount

that error message is harmless error that is printed when you first launch kumod; the monitor is started just before the data directory is created

ah perfect, thanks for the explanation

Wow I didn’t expect such a quick response!

Mike- I’m new to every aspect of this. I’ve never scripted but I’m being told I have to use docker.

Wez- I’m not quite sure what that means. I figured out how to log into the instance and tried to find that var/spool/kumomta/data file and it doesn’t show up in the container. Is that normal?

As long as you don’t think we’re the ones telling you to use Docker. It is not required for KumoMTA.

Oh okay, no my job is.

This is a good place to start with docker.

This is great! More info than I even asked for thank you!

Welcome to the world of container management :slightly_smiling_face:

Hey guys I just wanted to update you all, I got Kumo to run locally and sent an email to a listener and the email was received!