[wp-trac] [WordPress Trac] #15731: Updating multiple plugins at once throws FTP error and leaves wp in maintenance mode
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 10 23:01:08 UTC 2010
#15731: Updating multiple plugins at once throws FTP error and leaves wp in
maintenance mode
-----------------------------+----------------------------------------------
Reporter: koke | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.0.2
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Changes (by dd32):
* keywords: close =>
Comment:
Doesn't look like a duplicate to me
It looks like a bit of a odd bug here, The FTP server is being
disconnected mid-way on the upgrades..
On a single plugin upgrade this would be handled as a upgrade failure, but
in bulk mode, it appears that it just continues onto the next plugin,
which results in a FTP credentials page being flashed up.
Ultimately, to "fix" this, would require the server in question having
it's configuration set better, however, in the event the connection is
severed mid-way, it shouldn't attempt to do the next plugin before
attempting to re-connect.
Maintainence mode will not be possible to deactivate until after the ftp
connection is restored as well currently. We might be able to chmod it 777
and hopefully, WordPress could delete it after a failed ftp session
directly without then need for FTP.. But it seems like a huge workaround
for a simple problem: The FTP server is severing the connection early.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15731#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list