Last modified: 2014-10-28 02:30:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T74569, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72569 - Database error when attempting to create a global poll
Database error when attempting to create a global poll
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
SecurePoll (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-27 17:55 UTC by James Alexander
Modified: 2014-10-28 02:30 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
internal error (69.59 KB, image/png)
2014-10-27 17:55 UTC, James Alexander
Details

Description James Alexander 2014-10-27 17:55:44 UTC
Created attachment 16910 [details]
internal error

I attempted to create a 2 question (multi option) global poll with approval voting. When I did so and pressed 'create poll' it hung for a while before going to an error page (see attached screen shot). It's possible this is happening for all polls but given the recent test polls created (but local only) I'm currently working under the assumption this is a global poll specific bug.

The error gives the internal error screen and the message:
Cannot contact the database server. Can't connect to MySQL server on '208.80.154.18' (4) (208.80.154.18))
Comment 1 Brad Jorsch 2014-10-27 18:40:58 UTC
This seems more like a database issue than a code issue, unless we're somehow deadlocking.

Relevant messages from the logs appear to be these:

dberror.log:

 Mon Oct 27 17:43:39 UTC 2014    mw1017  testwiki        Error connecting to 208.80.154.18: Can't connect to MySQL server on '208.80.154.18' (4)
 Mon Oct 27 17:43:39 UTC 2014    mw1017  testwiki        Connection error: Unknown error (208.80.154.18)

I don't see anything relevant-looking in exception.log, fatal.log, hhvm.log, or hhvm-fatal.log.
Comment 2 James Alexander 2014-10-27 18:55:25 UTC
Yeah, just for the record I was just able to create a local wiki election but this happened again when I tried to do a global one. It does appear I was able to create an enWiki one (though I haven't tried voting yet).
Comment 3 Brad Jorsch 2014-10-27 19:15:16 UTC
Looking at the config, it appears that the only wiki using '208.80.154.18' as a database is labswiki (https://wikitech.wikimedia.org).
Comment 4 Sean Pringle 2014-10-28 02:30:27 UTC
Related to the wikitech migration last month. The xml dumps are also trying to connect from time to time. Need input from Andrew Bogott and Reedy who helped out with that migration iirc (cc'd them).

Allowing external connectiosn to DB on 208.80.154.18 isn't necessarily what we want.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links