php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71431 Infinite "Update in progress"
Submitted: 2016-01-22 12:43 UTC Modified: 2017-07-27 12:57 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: seros@php.net Assigned: yannick (profile)
Status: Closed Package: Online Doc Editor problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: seros@php.net
New email:
PHP Version: OS:

 

 [2016-01-22 12:43 UTC] seros@php.net
Description:
------------
When successfully login, after about 20 seconds the editor starts a "Global update" and stands forever in process "1/8 - VCS update", so the editor can not be used.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-02-03 13:27 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2016-02-03 13:27 UTC] cmb@php.net
This issue seems to be caused by the `ping` XHR. For some reason
the lock file is reported as being locked, so `updateData` is set
to `vcs_lock`[1], what triggers the bogus update notification.

Could one of the admins have a look at this issue, please?

[1] <https://github.com/php/web-doc-editor/blob/fad5f95eb6ea6e3623d009742fc0139285b9790e/php/ExtJsController.php#L410-L414>
 [2016-02-07 20:13 UTC] yannick@php.net
-Assigned To: +Assigned To: yannick
 [2016-02-07 20:13 UTC] yannick@php.net
I'm on it ;)
 [2016-02-07 20:17 UTC] yannick@php.net
I thinks there is a problem with CVS update around Januray 22.

If the problem come back, just enter the following :

apache@pb11:/local/web/sites/edit.php.net/data$ rm .project_PHP_lock_update_data

All is Ok now ;) And sorry for this.

Best,

Yannick
 [2016-02-07 20:17 UTC] yannick@php.net
-Status: Verified +Status: Closed
 [2016-02-07 20:17 UTC] yannick@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 [2017-06-30 14:56 UTC] anon at example dot com
I'm having the exact same problem now!
 [2017-06-30 18:25 UTC] yannick@php.net
I just solve this error again

Best,
Yannick
 [2017-07-27 11:11 UTC] seros@php.net
It's happening again.
Can someone fix it? (Yannick?)

Thanks.
 [2017-07-27 12:58 UTC] yannick@php.net
Just fixed (again and again ;) )

Best,
Yannick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 20:01:34 2025 UTC