Closed
Bug 309443
Opened 19 years ago
Closed 19 years ago
Connection failure in /opt/update/core/init.php, line 68
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 309484
1.0
People
(Reporter: kakadu+bugzilla, Assigned: justdave)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b5) Gecko/20050920 Firefox/1.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b5) Gecko/20050920 Firefox/1.4 When attempting to load a developer page in the UMO Developer Control Panel (the URL field loads the panel for my extension TBP), I get the following error messages: Warning: mysql_connect(): Too many connections in /opt/update/core/init.php on line 68 Fatal error: MySQL Error 1040: Too many connections in /opt/update/core/init.php on line 68 Reproducible: Always Steps to Reproduce: 1. Log into UMO's Developer Control Panel. 2. Attempt to load a developer page for one of the extensions. Actual Results: Warning: mysql_connect(): Too many connections in /opt/update/core/init.php on line 68 Fatal error: MySQL Error 1040: Too many connections in /opt/update/core/init.php on line 68 Expected Results: The developer page for that extension should appear.
| Assignee | ||
Comment 1•19 years ago
|
||
not exactly the same symptoms, but it's the same underlying problem, so marking a dupe to keep the work organized. *** This bug has been marked as a duplicate of 309484 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•