Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mautci/MauticApi::newApi() #57

Open
maslme opened this issue Nov 4, 2021 · 1 comment
Open

Mautci/MauticApi::newApi() #57

maslme opened this issue Nov 4, 2021 · 1 comment

Comments

@maslme
Copy link

maslme commented Nov 4, 2021

Describe the bug
This error occurs several times in my error log, most of the time everything works fine.
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Argument 2 passed to Mautic\MauticApi::newApi() must implement interface Mautic\Auth\AuthInterface, instance of Bitmotion\Mautic\Mautic\OAuth given, called in /kunden/331271_70794/rp-hosting/13148/63148/typo3cms/firma10/typo3conf/ext/mautic/Classes/Domain/Repository/AbstractRepository.php on line 46 | TypeError thrown in file /kunden/331271_70794/rp-hosting/13148/63148/typo3cms/firma10/typo3conf/ext/mautic/Libraries/vendor/mautic/api-library/lib/MauticApi.php in line 61.

To Reproduce
I cannot reproduce this error.

TYPO3 10.4.21
EXT:mautic 4.1.0


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Moongazer
Copy link
Contributor

Is this issue still relevant or can it be closed? We've a project setup running with the same versions over 2 years already and searching the logs having no single occurence of this error:

$ grep --after-context=5 --before-context=10 'implement interface Mautic\Auth\AuthInterface' typo3_d3d919c467.log 
$ grep --after-context=5 --before-context=10 'implement interface Mautic\Auth\AuthInterface' typo3_mautic_d3d919c467.log 

TYPO3 v10.4.37
EXT:mautic v4.1.0

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

No branches or pull requests

2 participants