I can confirm that #11 works on 10.3.9. Thanks!
I'm attaching a patch here that adds _admin_route: TRUE
to profile.routing.yml directly.
#61 works perfectly on 10.3.2, thanks.
Adding #11 as .patch for easier deployment.
I'm having the same issue on Drupal 10.2.6 when importing config. I still cannot figure out how to reproduce the issue.
10.2.5 - Patch #11 Fixed it for me. Thanks!
I'm having the same issue with SiteGround running PHP 8.1 on bash.
Setting up the makes sense, and it's logical.
alias php='/usr/local/bin/php81'
alias drush='/usr/local/bin/php81 -d memory_limit=2048M [directory path]/public_html/[project name]/vendor/drush/drush/drush.php'
alias composer='/usr/local/bin/php81 -d memory_limit=4096M /usr/local/bin/composer.phar'
However overriding /vendor/bin/drush with "#!/usr/local/bin/php81" feels wrong, even with a patch.
I'm starting to realize that SiteGround isn't an ideal choice for Drupal.
#49 worked for me. Many thanks!
I can confirm that #8 works for me on 9.5.2.