monarc-project / MonarcAppFO

MONARC - Method for an Optimised aNAlysis of Risks by @NC3-LU
https://www.monarc.lu
GNU Affero General Public License v3.0
101 stars 39 forks source link

Unable to resolve service "symfony_cli" to a factory during update #450

Closed Pyr0technicien closed 2 years ago

Pyr0technicien commented 2 years ago

Hello,

i'm trying to update our version of monarc to the latest but i'm encoutering this error :

image

Any idea of what i'm doing wrong ?

ruslanbaidan commented 2 years ago

Hello,

Could you describe the steps you do to perform the update.

Pyr0technicien commented 2 years ago

I'm just changing the owner of all the folders : sudo chown -R myuser . As the user of the folder is www-data, then i launch the update script :

./scripts/update-all.sh -c

ruslanbaidan commented 2 years ago

Could you try without the option "-c".

Pyr0technicien commented 2 years ago

I'm already using the option -c

ruslanbaidan commented 2 years ago

you can clear cache manually, could be an issue with permission as before the data was created by www-data.