Bug #100844
closed
Invalid service “lowlevel.configuration.module.provider.webhooks”: - Setup via CLI fails in 12.4.1
Added by Mittwald CM Service over 1 year ago.
Updated 5 months ago.
Description
We just installed a Composer based 12.4.1 and during the setup via CLI I get the following error after the step of database selection:
In AbstractRecursivePass.php line 173:
Invalid service “lowlevel.configuration.module.provider.webhooks”: class “TYPO3\CMS\Lowlevel\ConfigurationModuleProvider\AbstractProvider” not found while loading “TYPO3\CMS\Webhooks\ConfigurationModuleProvider\WebhookTypesProvider”.
We have the same issue since v12.4.1. This also happens via the web installer.
- Status changed from New to Under Review
- Has duplicate Bug #100848: Invalid service "lowlevel.configuration.module.provider.webhooks" added
- Subject changed from Setup via CLI fails in 12.4.1 to Invalid service “lowlevel.configuration.module.provider.webhooks”: - Setup via CLI fails in 12.4.1
Hello,
is there any news in this ticket? For more than two weeks it has not been possible to install Typo3 according to the DDEV instructions at https://get.typo3.org/version/12#get.
Thank you for your help.
+1
It would be great if 12.4 could be installed asap.
Steps to reproduce (e.g. with based distribution):
- Create DB and grant access to user "typo3"
- Install base distribution (without typo3/cms-lowlevel)
composer create-project typo3/cms-base-distribution:^12 t3intro12
cd t3intro12
- run setup
./vendor/bin/typo3 setup --driver=mysqli --host=localhost --dbname=t3intro12 --username=typo3 --password='a34234Sfb8FGcs!' --project-name=t3intro12 --force -n --port=3306
Fails with:
In AbstractRecursivePass.php line 179:
Invalid service "lowlevel.configuration.module.provider.webhooks": class "TYPO3\CMS\Lowlevel\ConfigurationModuleProvider\AbstractProvider" not found while loading "TYPO3\CMS\Webhooks\ConfigurationModuleProvider\WebhookTypesProvid
er".
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Related to Bug #100944: Missing dependency to ext:lowlewel in ext:webhooks added
- Status changed from Resolved to Closed
Also available in: Atom
PDF