- Issue created by @freelylw
What exact commands did you type to upgrade and what was their ouput?
index.php
is "denied by server configuration". What is the server configuration?- ๐ฌ๐งUnited Kingdom freelylw
I used the command " composer update! , there was on problem during the update.
my site was there for year without problem, no change on any server configuration, so I don't know what server configuration means here. what can I do to check the problem ? โServerโ means โthe web serverโ in this situation. The web server is misconfigured.
- ๐ฌ๐งUnited Kingdom freelylw
I don't know where to check the problem since the site completely dead. but my hosting support providing me with this ( I don't know where he got this since there is nothing showing on the screen ) :
Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "entity_bundle:node" plugin does not exist. Valid plugin IDs for Drupal\rules\Core\ConditionManager are: rules_list_contains, rules_user_is_blocked, rules_entity_is_of_type, rules_data_is_empty
That is probably ๐ upgrading from D10.1.8 to D10.3.0 .. "entity_bundle:node Closed: duplicate .
When an update fails you should have a plan and a procedure to restore from a backup.
- ๐บ๐ธUnited States rclemings
When I've seen this it's usually been an issue with file permissions. I don't know why an upgrade would have changed them but it's worth checking.