I have just updated my site to drupal 10.1.0 and *almost* everything is working perfectly. The one problem remaining shows up when users try to edit certain content types. For those content types, the admin theme (Claro) shows the input form shifted about 700px to the right, leaving a bunch of whitespace along the left margin. The menus and title of the page is showing correctly; it's only the form itself that's shifted to the right.
I am trying to upgrade a Drupal 7 site to a new Drupal 10 site hosted on cPanel. I am using the Migrate Drupal UI Module. The upgrade is failing and giving the error: Migration d7_node_complete:pre_deliv_unit is busy with another operation: Importing
I have found a solution to this posted on here but it requires the use of Drush. How do I fix this problem without using Drush? I need to continue upgrading the nodes. It is a large site with over 10k nodes. The site is on a shared server with cPanel.