Sheduler not working with TYPO3 6.2.3 and caretaker_instance 0.5
Closed this issue · 2 comments
rorentz commented
I just updated the caretaker_instance to the new version 0.5. Since that the sheduler does not work correctly. Errormessages are thrown:
TYPO3 Exception: caretaker testservice tx_caretakerinstance_Extension not found
I did rollback to version 0.4.1 and evryrthing works fine.
etobi commented
We had an issue with the loading order of caretaker and caretaker_instance.
I pushed a fix for that today, so i guess the problem should be solved for you, too. Let us know if it still exists when you update again (please update both caretaker and caretaker_instance)
rorentz commented
Yes, it worked now, thank you very much.