Getting error while doing setup with concrete 5.7.5.2

Permalink
This error occurred after successful creation of tables during the workflow of setup.
Can someone help on how to resolve this error.

Log is as below.


Authentication type with handle concrete already exists!.

Trace:
#0 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/src/Package/StartingPointPackage.php(293): Concrete\Core\Authentication\AuthenticationType::add('concrete', 'Standard') #1 [internal function]: Concrete\Core\Package\StartingPointPackage->add_users() #2 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/controllers/install.php(273): call_user_func(Array) #3 [internal function]: Concrete\Controller\Install->run_routine('elemental_blank', 'add_users') #4 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/src/Controller/AbstractController.php(156): call_user_func_array(Array, Array) #5 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/src/Routing/ControllerRouteCallback.php(25): Concrete\Core\Controller\AbstractController->runAction('run_routine', Array) #6 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/src/Routing/Router.php(115): Concrete\Core\Routing\ControllerRouteCallback->execute(Object(Concrete\Core\Http\Request), Object(Concrete\Core\Routing\Route), Array) #7 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/src/Support/Facade/Facade.php(119): Concrete\Core\Routing\Router->execute(Object(Concrete\Core\Routing\Route), Array) #8 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/src/Application/Application.php(390): Concrete\Core\Support\Facade\Facade::__callStatic('execute', Array) #9 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/src/Application/Application.php(390): Concrete\Core\Support\Facade\Route::execute(Object(Concrete\Core\Routing\Route), Array) #10 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/bootstrap/start.php(256): Concrete\Core\Application\Application->dispatch(Object(Concrete\Core\Http\Request)) #11 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/concrete/dispatcher.php(36): require('/var/lib/opensh...') #12 /var/lib/openshift/5609e4807628e195bc000199/app-root/runtime/repo/php/index.php(2): require('/var/lib/opensh...') #13 {main}

 
meswaramarco replied on at Permalink Reply
Hi, just wondering how you solved this problem ... Have the same error message too

Authentication type with handle concrete already exists!.