Log Module and Export Warnings

I’m constantly getting log errors regarding an export process, although I did not start any. The error is always:
“Some properties are not exported because they contain more or less than 500, 1000 or 5000 characters: …”

I know that earlier the admin used the Easy Admin tool to initiate a backup. I’m asking myself if there are some cron jobs running in the background causing this. Do you have any idea how I can stop this?

Thanks in advance.

I don’t have any direct experience with any of these modules but it looks from a search like the string you’re talking about comes from the BulkExport module.

I’ve solved the problem! It was a stuck task from EasyAdmin. I found the ID and dropped the task from the ‘job’ table, and the problem was solved.