Hello everyone!
I have 121 centroid points and i need to create connections (lines) between them and the nearest road, in order to connect the points to the network.

I tried to follow the steps in this article: https://support.esri.com/en-us/knowledge-base/how-to-create-connection-lines-between-a-point-and-a-li-000011815 but without success. In the last step, it says "Not enough points to create a line for value ..." I used the Near tool, calculated the distance, Near_X, Near_Y, but i can't create the connections.
Sorry, i don't have a lot of experience with ArcGIS Pro.