Registration app 0.3.0 issue

After updating the registration app i get the following issue:

OCP\AppFramework\QueryException: Could not resolve registrationService! Class registrationService does not exist

/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve(‘registrationSer…’)
/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 544: OC\AppFramework\Utility\SimpleContainer->query(‘registrationSer…’)
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 73: OC\AppFramework\DependencyInjection\DIContainer->query(‘registrationSer…’)
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 96: OC\AppFramework\Utility\SimpleContainer->buildClass(Object(ReflectionClass))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve(‘OCA\Registratio…’)
/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 544: OC\AppFramework\Utility\SimpleContainer->query(‘OCA\Registratio…’)
/var/www/html/lib/private/AppFramework/App.php - line 101: OC\AppFramework\DependencyInjection\DIContainer->query(‘OCA\Registratio…’)
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main(‘OCA\Registratio…’, ‘askEmail’, Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1010: OC\Route\Router->match(’/apps/registrat…’)
/var/www/html/index.php - line 40: OC handleRequest()
{main}

it might be of help if you’d tell us about the environment your running nc on… includes nc-version itself…
… just saying…

You are right.

Ubuntu 16.04
Nextcloud version 11.0.3 (stable)
Apache
MySQL

Use the issue tracker linked on the store, not the forum

Hi @aknobbe, could your file a issue on github?

Hi,

Is there any solution for this?
This has been reported on GitHub as well, but I haven’t seen a solution to this. It seems a rather critical component for some groups, so I’m wondering whether others have found a solution to this that I am somehow missing?

Have you had the time to take a look at what is causing this @pellaeon?
Thanks and best regards,

Ralph

I am already looking into this.

In version 12.0.3 i have no issue with this app.