Excuse me, how can we solve this problem?

Please see the reply in this thread. Also, to get the best response, try use only one thread for all of your questions on a particular topic.

To “see details” as mentioned in the error message, you’ll need to set

option ipopt_options "halt_on_ampl_error yes";

or, if you are already setting an ipopt_options string, add halt_on_ampl_error yes to it.