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
Comment #1
32i commentedhave you tried to run update.php after updating?
Comment #2
georgedamonkey commentedYes. Actually, that's when I first saw the error.
Comment #3
32i commentedWell, what version did you use before update? I wasn't able to reproduce the error, unfortunately.
Try to rollback to version you used before.
Comment #4
georgedamonkey commentedIt 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.
Comment #5
damienmckennaAre 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
Comment #6
georgedamonkey commentedGiven 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.