contao / core-bundle

[READ-ONLY] Contao Core Bundle
GNU Lesser General Public License v3.0
123 stars 58 forks source link

[4.4.39] Contao maintenance with "recreate the symlinks" option dont work #1685

Closed Andrew-Jenkins closed 5 years ago

Andrew-Jenkins commented 5 years ago

Affected version(s) Contao 4.4.39 and Contao Manager on a Hetzner server. The Server is using php71 and mysql 5.0.12.

Description
I updated my Contao installation via the Contao Manager phar to the latest Version of Contao 4.4.39 which works fine. After that I logged into my Contao Backend and wanted to do a maintenance on the system and with the "recreate the symlinks" option. But this didnt work and I'll get the following error message.

Attempted to call an undefined method named "setContainer" of class "Contao\CoreBundle\Command\SymlinksCommand".

Error Screen

How to reproduce
In Contao Backend go to maintenance and select the "recreate the symlinks" option under "purge data" and try to start it. Then the error will shown.

fritzmg commented 5 years ago

Duplicate of https://github.com/contao/contao/issues/462