Hi everyone,
I get errors when running these models and do not understand the reason for the errors. Have done some searching, but the adjustments I have done thus far does not help that much. The data I use is 158MB, about 1.9mil records (1.3mil for evaluation for the models). I am training the data to determine if an order converted or not. The error messages and fields I use are as follows:

Account_categories, quote_day_of_date, geo, region, max_quoted_amount. These variable sums up the types of fields I have in the data, 3 interger types and 7 V_WString / string types. I am using a total of 10 fields and am training 2 models for each algorithm to see how the model performs on less variables and all variables.
I also share the R code I used to determine the variable importance and an image of the flow. (however I think the error is due to the error with the model):

I would appreciate any expertise advice on the errors I currently have.
Thank you!