When running AMI LoD twig extension via Hydroponics we have no request domain/failure #199
Labels
API
CURLing your way into hell
bug
Something isn't working
Drupal 10
LoD Reconciliation
Make your labels into Links and suffer
Twig Extension
Extend too much and the wood might break
Milestone
What?
New to me. But might have happened before too. Might also be a Drupal 10 change because I remember ingesting with AMI LOD Twig extensions via background hydroponics.
But the error exists now
Which happens at
\Drupal\ami\TwigExtension::amiLodReconcile
when we request the current domain to initialize the controller manually
Here:
The solution here is either to use the internal esmero-web when running on background (which brings an issue with cookies/sessions) or do something totally different
Where we initialize the controller not by invoking the route, but via a class resolver/instance from the code directly
@alliomeria this is an issue for our huge background ingests so will have to tackle tomorrow early AM (will try)
The text was updated successfully, but these errors were encountered: