You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Posting this here as I'm not sure which repository to put it in. It might be a configuration issue with nginx in buildkit and/or the site-template.
I'm running the Isle Site Template with a Starter Site based on 1.0.0 (running Drupal 10.1).
I'm testing the Mirador PR that fixes the "use local library" option, so i'm on a page where an image is shown in mirador.
When javascript aggregation is off, Mirador and the image shows up from the local libraries folder (success!)
But when javascript aggregation is on (default), the Mirador viewer does not show up at all (a blank empty space is displayed where the mirador viewer would be).
The console shows (truncated a really long alphanumeric string for courtesy):
The resource from “https://islandora.dev/sites/default/files/js/js__KsmWjh3S9c-3z1l3qc3F9jG0StLevS-CTl-GnWUOlg.js?scope=footer&delta=2&language=en&theme=olivero&include=eJx9[...]” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
The network tab shows (same long string truncated):
GET | https://islandora.dev/sites/default/files/js/js__KsmWjh3S9c-3z1l3qc3F9jG0StLevS-CTl-GnWUOlg.js?scope=footer&delta=2&language=en&theme=olivero&include=eJx9[...] 500 Internal Server Error
The text was updated successfully, but these errors were encountered:
Further info:
On Drupal 10 served by Apache on a bare metal Mac, this problem does not occur.
More further info:
Watchdog shows: Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '256' frames in Peast\Syntax\Parser->checkAsyncFunctionStart() (line 1405 of /var/www/drupal/vendor/mck89/peast/lib/Peast/Syntax/Parser.php). and "Location" was the really long URL truncated above.
This is very likely related to this Drupal issue which locates the problem between XDebug and Peast. Comment 14 points out the known issue on Peast's page whcih suggests raising the xdebug.max_nesting_level...
Posting this here as I'm not sure which repository to put it in. It might be a configuration issue with nginx in buildkit and/or the site-template.
I'm running the Isle Site Template with a Starter Site based on 1.0.0 (running Drupal 10.1).
I'm testing the Mirador PR that fixes the "use local library" option, so i'm on a page where an image is shown in mirador.
When javascript aggregation is off, Mirador and the image shows up from the local libraries folder (success!)
But when javascript aggregation is on (default), the Mirador viewer does not show up at all (a blank empty space is displayed where the mirador viewer would be).
The console shows (truncated a really long alphanumeric string for courtesy):
The resource from “https://islandora.dev/sites/default/files/js/js__KsmWjh3S9c-3z1l3qc3F9jG0StLevS-CTl-GnWUOlg.js?scope=footer&delta=2&language=en&theme=olivero&include=eJx9[...]” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
The network tab shows (same long string truncated):
GET | https://islandora.dev/sites/default/files/js/js__KsmWjh3S9c-3z1l3qc3F9jG0StLevS-CTl-GnWUOlg.js?scope=footer&delta=2&language=en&theme=olivero&include=eJx9[...] 500 Internal Server Error
The text was updated successfully, but these errors were encountered: