The first error message tells that an E-type source (voltage-controlled voltage) inside the model for U1 is parallel to V1. This must not happen, because these both determine the voltage between their nodes, but only one can. Mathematically, this is 'over-defined circuit matrix'.
The second error message tells that an E-type source (voltage-controlled voltage) inside the model for U2 is shorted. This must not happen, because shorting means zero voltage, but the voltage source value must determine the voltage, which creates the same problem as before.
The models for any IC put into a schematic are nothing else as a netlist, like, the one you create.
It is well possible that your circuit is OK, but the models of the ICs have a problem or do not work together. To find out, several iterations might be neccessary. At first, I would take the first schematic and insert a small resistor (e.g. 1 ohm) in series to V1, like LTspice suggested. Does the problem disappear? If yes, tweak the resistor value to something that does not matter in your circuit.