Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Fatal Error. No idea what might be.. #267

Closed
tiagocparra opened this issue Oct 11, 2014 · 1 comment
Closed

Fatal Error. No idea what might be.. #267

tiagocparra opened this issue Oct 11, 2014 · 1 comment
Assignees

Comments

@tiagocparra
Copy link

I ran into this fatal error:

Fatal error: Uncaught exception 'Zend\ServiceManager\Exception\ServiceNotFoundException' with message 'Zend\ServiceManager\ServiceManager::get was unable to fetch or create an instance for zfcuser_user_service' in /home/tiago/zf2-tutorial/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php:529 Stack trace:

#0 /home/tiago/zf2-tutorial/vendor/bjyoungblood/bjy-authorize/src/BjyAuthorize/Service/AuthenticationIdentityProviderServiceFactory.php(28): Zend\ServiceManager\ServiceManager->get('zfcuser_user_se...')

#1 [internal function]: BjyAuthorize\Service\AuthenticationIdentityProviderServiceFactory->createService(Object(Zend\ServiceManager\ServiceManager), 'bjyauthorizepro...', 'BjyAuthorize\\Pr...') 

#2 /home/tiago/zf2-tutorial/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php(902): call_user_func(Array, Object(Zend\ServiceManager\ServiceManager), 'bjyauthorizepro...', 'BjyAuthorize\\Pr...')

#3 /home/tiago/zf2-tutorial/vendor/zendframework/zendframework/library/Zend in /home/tiago/zf2-tutorial/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php on line 529

I guess some configs might be overrinden but I don't have a clue. Currently using ZF2(2.3.3).

Any idea?

Thanks in advance,

@tiagocparra
Copy link
Author

You can close it. It was bad naming of the factory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants