Add better installation instructions

Created on 5 November 2023, 8 months ago

Problem/Motivation

Add better installation instructions

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany sanduhrs πŸ‡ͺπŸ‡Ί Heidelberg, Germany, Europe

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @sanduhrs
  • Status changed to Fixed 8 months ago
  • πŸ‡©πŸ‡ͺGermany sanduhrs πŸ‡ͺπŸ‡Ί Heidelberg, Germany, Europe
  • πŸ‡ΊπŸ‡ΈUnited States duckydan

    Thanks so much for the detailed instructions. They are very clear and much appreciated. I followed them, and there was no change. I notice that it puts it into the vendor directory as well as libraries, and my logs show errors when it runs it from vendor. If I manually delete the one under vendor, and rebuild the cache, it still looks in vendor for it.

    [Sun Nov 05 13:28:09.779195 2023] [php:error] [pid 156781] [client 172.71.30.176:40318] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/beta.weavercafe/vendor/kornrunner/blurhash/src/Blurhash.php on line 24
    [Sun Nov 05 13:28:13.977885 2023] [php:error] [pid 156748] [client 172.71.30.176:40302] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/beta.weavercafe/vendor/kornrunner/blurhash/src/Blurhash.php on line 24
    [Sun Nov 05 13:30:06.258979 2023] [php:error] [pid 156782] [client 172.71.30.176:16004] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/beta.weavercafe/vendor/kornrunner/blurhash/src/Blurhash.php on line 24
    [Sun Nov 05 13:30:06.259414 2023] [php:error] [pid 156782] [client 172.71.30.176:16004] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 81920 bytes) in /var/www/html/beta.weavercafe/vendor/composer/ClassLoader.php on line 576
    [Sun Nov 05 13:30:06.259755 2023] [php:error] [pid 156782] [client 172.71.30.176:16004] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/beta.weavercafe/web/core/lib/Drupal/Core/Utility/Error.php on line 1
    [Sun Nov 05 13:30:48.281151 2023] [php:error] [pid 158128] [client 172.71.30.176:16270] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 36864 bytes) in /var/www/html/beta.weavercafe/vendor/kornrunner/blurhash/src/Blurhash.php on line 23
    [Sun Nov 05 13:30:53.810576 2023] [php:error] [pid 158129] [client 172.71.30.35:39544] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/beta.weavercafe/vendor/kornrunner/blurhash/src/Blurhash.php on line 24
    

    There may be something wrong with my composer.json, because even though I have oomphinc/composer-installers-extender installed via composer, it does not invoke until I try to run the installer for it. It says nothing to install (since it is there), but then copied the library from vendor to /web/libraries, so it is in two places. I assume that should run on any composer require or composer install.

    My next step will be to install it in a clean environment. There may be an issue with my CDN, or private files setting, or something like that.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024