Error while creating event/scheduler based workflow

After installing Lightning from the github repository with docker, we’re having the following issue when trying to create an event based workflow

System specification: Ubuntu 24.04 desktop

Need help to fix this pls

Hmm, that’s odd :thinking: .

@moukaila are you using the prebuilt image (openfn/lightning:latest) or did you build the lightning docker image locally?

@midigofrank We’re are using docker image locally

Hmm, okay. I’ll try and see if I can reproduce this, in the meantime, please use the prebuilt images. Here is a compose file you can use: Vanilla docker compose configuration?