Closed
Bug 779648
Opened 13 years ago
Closed 13 years ago
Recent commit for bugzilla-stage-tip.mozilla.org has caused the server to be inaccessible
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dkl, Unassigned)
Details
Description:
A recent change for .htaccess has caused a test conflict and needs to be resolved as apache is not allowing any connections due to the incorrect .htaccess.
Steps to fix:
1. login to web2.stage.bugs.scl3.mozilla.com
2. cd bugzilla web root
3. rm .htaccess*
4. bzr revert .htaccess
Thanks
dkl
-- error message --
* Checking for update...
+ bzr pull --overwrite
[14:20:03] M .htaccess
[14:20:03] M extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl
[14:20:03] M extensions/BMO/template/en/default/bug/create/create-finance.html.tmpl
[14:20:03] Text conflict in .htaccess
[14:20:03] Conflict adding file .htaccess.BASE. Moved existing file to .htaccess.BASE.moved.
[14:20:03] Conflict adding file .htaccess.OTHER. Moved existing file to .htaccess.OTHER.moved.
[14:20:03] Conflict adding file .htaccess.THIS. Moved existing file to .htaccess.THIS.moved.
[14:20:03] 4 conflicts encountered.
[14:20:03] Using saved parent location: bzr://bzr.mozilla.org/bmo/4.0-dev/
[14:20:03] Now on revision 7948.
------------------------------------------------------------
revno: 7948
committer: Dave Lawrence <dlawrence@mozilla.com>
branch nick: 4.0-dev
timestamp: Wed 2012-08-01 17:15:17 -0400
message:
Bug 765842 - Creation of a Finance Bug Entry Form
Comment 1•13 years ago
|
||
This alerted;
web2.stage.bugs.scl3.mozilla.com:SCL3 Zeus - Port 81 is CRITICAL: web2.stage.bugs.scl3.mozilla.com down(1)
Contacted :dkl and landed on this bug.
Issue fixed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•