Unable to resolve service "symfony_cli" to a factory during update #451
Replies: 11 comments 39 replies
-
Hello, Could you describe the steps you do to perform the update. |
Beta Was this translation helpful? Give feedback.
-
I'm just changing the owner of all the folders : sudo chown -R myuser . ./scripts/update-all.sh -c |
Beta Was this translation helpful? Give feedback.
-
Could you try without the option "-c". |
Beta Was this translation helpful? Give feedback.
-
I'm already using the option -c |
Beta Was this translation helpful? Give feedback.
-
you can clear cache manually, could be an issue with permission as before the data was created by www-data. |
Beta Was this translation helpful? Give feedback.
-
It goes a bit further but I'm still stuck at the end : When I remove the cache & restart apache2, the main page is loading but as soon as i want to login with my user, it loads for ever and never logs me in. These are the errors I get in my browser console : |
Beta Was this translation helpful? Give feedback.
-
The error message on the screen don't provide any useful information. The login problems could be related to missing migrations. You can try to run upgrade-db.sh Regarding error messages: we need browser console Response tab errors. |
Beta Was this translation helpful? Give feedback.
-
So I restored a backup and did the process all over again. But then I'm allowed to login. |
Beta Was this translation helpful? Give feedback.
-
@ruslanbaidan, Ok well your messages helped me a lot. Delete cache So definitely the arg " -c " that was failing everything for some reason. Now the version is correct v 2.12.2. |
Beta Was this translation helpful? Give feedback.
-
Good news. |
Beta Was this translation helpful? Give feedback.
-
Well, hapiness was short, we can't connect to our instance anymore (only one account can). For all other account we have the same issue as previously, when we click on connect, the loading ring never stops and we never get to enter monarc. no logs, nothing to be seen in the browser developer tools. I performed the update-db.sh too but that doesn't solve the problem either. Any help would be appreciated as we are stuck here @ruslanbaidan |
Beta Was this translation helpful? Give feedback.
-
Hello,
i'm trying to update our version of monarc to the latest but i'm encoutering this error :
Any idea of what i'm doing wrong ?
Beta Was this translation helpful? Give feedback.
All reactions