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

Import error (Provider MITTWALD) #39

Open
sztop opened this issue Sep 19, 2022 · 3 comments
Open

Import error (Provider MITTWALD) #39

sztop opened this issue Sep 19, 2022 · 3 comments

Comments

@sztop
Copy link

sztop commented Sep 19, 2022

The TYPO3-installation of a customer is hosted at the provider "MITTWALD".
When executing the import via the scheduler we get the following error:
"Uncaught TYPO3 Exception Call to undefined method GeorgRinger\News\Domain\Model\news::setNewsImportData()
thrown in file /html/akademienord/typo3conf/ext/news_importicsxml/Classes/EventListener/NewsImportListener.php
in line 25"
The import isn't executed.

We executed the import then via command-line ("news:importicsxml"). Everything went fine.

We created a cronjob at MITTWALD that executes a shell-script with the "news:importicsxml" command. The same error "Uncaught TYPO3 Exception..." occured.

We cloned the installation and ran it on webspace of other providers (JWeiland and localhost). There the error doesn't occur when using the scheduler.

Has anybody some clue why the error occurs when using the scheduler at MITTWALD?

Thanks in advance
Andreas

@georgringer
Copy link
Owner

maybe this is the problem? #15

@sztop
Copy link
Author

sztop commented Sep 19, 2022

Thanks for the hint, Georg, but I am not using "uncache".
Do you think that maybe caching could be the problem? But why is the cloned identical version working at JWeiland and locally?
Since it is working from the command line at MITTWALD my suggestion was their cronjob service. But that somehow doesn't make any sense.
Do you have any idea which problem could lead to such error?

@sztop
Copy link
Author

sztop commented Sep 19, 2022

I cloned the TYPO3-installation on MITTWALD and deactivated ALL extensions but tx_news, news_importicsxml and the TYPO3-system-extensions. Still the same error when using the scheduler task :(

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

No branches or pull requests

2 participants