Can't build repository in new installations

bdornbush - July 24, 2009 - 17:37
Project:Plugin Manager
Version:6.x-1.9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I have recently built 2 new Drupal sites on my hosting provider, DreamHost. When I install Plugin Manager, and then go to Plugin Manager > Search and click "The repository is out of date. Update it by clicking here", I get url http://mysite.com/admin/plugin_manager/reload and a message Page Not Found.

I have this version of the module installed on several other sites, and it works fine. The new sites are using Drupal-6.13. Any ideas why it is suddenly failing for new installations?

#1

Neo_TE - August 14, 2009 - 21:10

I get the following error message when I try to Update the Repository.

Its a new drupal 6 Installation having only "Plugin Manager" as the Custom Module.

Warning: MySQL client ran out of memory query: SELECT * FROM system WHERE type = 'theme' in /home/xyz/public_html/xyz/includes/database.mysqli.inc on line 128

Warning: Lost connection to MySQL server during query query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'theme_registry:' in /home/xyz/public_html/xyz/includes/database.mysqli.inc on line 128

Fatal error: Out of memory (allocated 11534336) (tried to allocate 4864 bytes) in /home/xyz/public_html/xyz/modules/filter/filter.admin.inc on line 322

Warning: MySQL server has gone away query: UPDATE sessions SET uid = 1, cache = 0, hostname = 'xxx.xxx.xx.xxx', session = 'messages|a:1:{s:5:\"error\";a:1:{i:0;s:272:\"warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 114176: parser error : out of memory error in /home/xyz/public_html/xyz/sites/all/modules/plugin_manager/plugin_manager.module on line 277.\";}}', timestamp = 1250281852 WHERE sid = 'abc' in /home/xyz/public_html/xyz/includes/database.mysqli.inc on line 128

 
 

Drupal is a registered trademark of Dries Buytaert.