in2code-de / luxletter

Newsletter system for TYPO3
https://www.in2code.de/agentur/typo3-extensions/luxletter/
23 stars 25 forks source link

Scheduler: Ausführung fehlgeschlagen: 1521716628, No site found for identifier newsletter #117

Closed stephangrass closed 1 year ago

stephangrass commented 2 years ago

Hi.

I have a multisite installation. One site is dedicated to the newsletter. I get the following error in the scheduler:

Ausführung fehlgeschlagen: 1521716628, No site found for identifier newsletter

Do I have to configure anything else?

Thanks Stephan

einpraegsam commented 2 years ago

Hard to say. Some points:

stephangrass commented 2 years ago

Did you add the unsubscribe page identifier to every site configuration (pid can be outside the site but must be valid) Yes

Are you using the very latest version of luxletter? V 11.1.0

What about the preview in the backend? Did this work? Yes, the preview works

What about sending the newsletter from CLI by hand? Sending by hand will work

Are there more information about the problem? not really

einpraegsam commented 2 years ago

Strange, when sending over CLI works but not with scheduler.

Now we're coming to the playtime:

stephangrass commented 2 years ago

Sorry, I haven't sent the newsletter via CLI yet. I can send the newsletter manually from the scheduler. So if I trigger the task manually.

Sending by ./vendor/bin/typo3cms luxletter:queue will work.

einpraegsam commented 2 years ago

Sorry, running out of ideas. Probably a problem with rights on the server. Last option: Debugging and see what's wrong here.

stephangrass commented 2 years ago

ok, thanks for the first one. I will start debugging ...

einpraegsam commented 1 year ago

Any final feedback?