Ok, an update. I looked at the logs and it says:
Next Illuminate\Database\QueryException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'connection' cannot be null (SQL: insert into `queue_failed` (`connection`, `queue`, `payload`, `exception`, `failed_at`) values (?, default, [...]
What am I doing wrong ðŸ˜