uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
8.23k stars 456 forks source link

Script cache:clear returned with error code 255 #534

Closed rajasuresh2 closed 2 years ago

rajasuresh2 commented 2 years ago

Not able to open console using php script, i am getting below error when running the command "php console"

Run composer recipes at any time to see the status of your Symfony recipes.

Executing script cache:clear [KO] [KO] Script cache:clear returned with error code 255 !! PHP Fatal error: Declaration of ContainerSNGxBdg\srcApp_KernelDevDebugContainer::getParameter(string $name) must be compatible with Symfony\Component\DependencyInjection\Container::getParameter($name) in /var/www/uvdesk/var/cache/dev/ContainerSNGxBdg/srcApp_KernelDevDebugContainer.php on line 17 !! PHP Stack trace:

komal-sh-27 commented 2 years ago

@rajasuresh2 Which version of UVdesk and PHP are you using?

rajasuresh2 commented 2 years ago

Hi, I am using community-skeleton helpdesk-project v1.0.16 and PHP 7.3.33. Thanks Suresh

rajasuresh2 commented 2 years ago

Hi Komal, I could able to install the product with the help of Akshay. Right now i am working on validation of the product. Thanks

steveb85 commented 1 year ago

I am having this exact same issue, what was the solution?

steveb85 commented 1 year ago

i seem to have fixed it.