civicrm / org.civicrm.flexmailer

FlexMailer is now part of civicrm-core. Please see the link below for how to upgrade.
https://civicrm.org/extensions/flexmailer
Other
5 stars 22 forks source link

Error when updating CiviCRM on Wordpress #27

Closed themak1985 closed 4 years ago

themak1985 commented 6 years ago

As reported on this stack exchange

When upgrading versions of CiviCRM - viewing the system status page - I get the following error:

Sorry, due to an error, we are unable to fulfill your request at the moment. You may want to contact your administrator or service provider with more details about what action you were performing when this occurred. You have requested a non-existent service "civi_flexmailer_required_tokens".

This happened when updating from 5.3 - 5.3.1 and also 5.3.1 - 5.6

Simple fix is to disable flexmailer (and mosaico as necessary) and re-enable. However I thought I would share.

MegaphoneJon commented 6 years ago

Clearing cache also solves this. I know some cache clearing was recently added to the update process, which is why I haven't dug into this deeper, but if it's still happening on 5.6 upgrades it's probably worth figuring out if we're not clearing every cache that we could. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

themak1985 commented 6 years ago

I think I have cleared every cache I can think of. This is obviously low priority - as its an easy fix - but i still have to disable - enable. flexmailer

mwestergaard commented 5 years ago

Just ran into this issue with upgrade from 5.8.2 to 5.9. The upgrade went fine on my dev box. When applied to my production box, the upgrade reported 'Exception: "Queue runner must be configured before execution. - onEnd"'. The status footer showed "Powered by CiviCRM 5.9.0", but selecting the System Status option returned the message described here.

I cleared cache from Christian Wach's CiviCRM Admin Utilities plugin and also tried "cv flush" with no effect. I disabled/enabled the Mosaico and Flexmailer extensions as described here, and that lets the System Status function run, but it still reports a warning that an the 5.9.0 upgrade is available. Despite the warning, things seem to be okay, but I'm not sure there aren't upgrade activities that weren't performed.

mlutfy commented 4 years ago

Related: #45

Has anyone run into this issue recently? I think it has been fixed a few months ago.

mlutfy commented 4 years ago

(Closing for now, feel free to re-open if necessary)