Hello,

I just updated to the latest dev version of the media module, and Now I get this error on every page of my site:

The website encountered an unexpected error. Please try again later.

I'm not seeing anything useful in my error logs. Any ideas on what I can do? If I remove the media module directory, the error goes away, but I kind of need that module.

Thank you for any help you can provide.

Comments

32i’s picture

have you tried to run update.php after updating?

georgedamonkey’s picture

Yes. Actually, that's when I first saw the error.

32i’s picture

Well, what version did you use before update? I wasn't able to reproduce the error, unfortunately.
Try to rollback to version you used before.

georgedamonkey’s picture

It was a previous dev version and wasn't sure how to restore that specific version. I ended up restoring a backup of the server, but I'm a little gun shy now on updating this module.

damienmckenna’s picture

Status: Active » Postponed (maintainer needs more info)

Are you able to run Drush commands? You can get more debugging details from it than via the admin. It may also help to try some of the items mentioned on this page, at least to help track down what the actual error is: https://drupal.org/node/158043

georgedamonkey’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Given my paranoia, I reverted back to a backup of the server I had the site on. Yesterday, I decided to try upgrading the module again, and it's worked ok. In hindsight, I 'believe' the problem was due to me not upgrading file entity beforehand. But, I'm not sure. Anyway, everything's working now.