Closed
Bug 477887
Opened 17 years ago
Closed 17 years ago
404 on sign-in
Categories
(Cloud Services :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
0.3
People
(Reporter: bugzilla, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090208 Shiretoko/3.1b3pre
Build Identifier: 0.2.99
I try logging in, but get a 404 URL not found. Sync worked earlier today.
Reproducible: Always
Steps to Reproduce:
1. Try to log in
Actual Results:
2009-02-10 23:01:11 Chrome.Window INFO User string: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090208 Shiretoko/3.1b3pre
2009-02-10 23:01:11 Chrome.Window INFO Weave version: 0.2.99
2009-02-10 23:01:11 Service.Util TRACE Setting 'Mozilla Services Password' password for user henrik
2009-02-10 23:01:11 Service.Util TRACE Setting 'Mozilla Services Encryption Passphrase' password for user henrik
2009-02-10 23:01:11 Service.Main DEBUG Logging in user henrik
2009-02-10 23:01:11 Service.Main DEBUG Event: weave:service:verify-login:start
2009-02-10 23:01:11 Service.Main DEBUG Verifying login for user henrik
2009-02-10 23:01:12 Net.Resource DEBUG GET request for https://services.mozilla.com/0.3/user/henrik
2009-02-10 23:01:12 Net.Resource DEBUG GET request failed (404)
2009-02-10 23:01:12 Net.Resource DEBUG Error response:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /0.3/henrik was not found on this server.</p>
<hr>
<address>Apache/2.2.3 (Red Hat) Server at sm-weave-proxy01 Port 80</address>
</body></html>
2009-02-10 23:01:12 Service.Main DEBUG Event: weave:service:verify-login:error
2009-02-10 23:01:12 Service.Main DEBUG Caught exception: Could not GET resource https://services.mozilla.com/0.3/user/henrik (404) (JS frame :: file:///Users/henrik/Library/Application%20Support/Firefox/Profiles/hmunn5r9.default/extensions/%7B340c2bbc-ce74-4362-90b5-7c26312808ef%7D/modules/resource.js :: Res__request :: line 217)
2009-02-10 23:01:12 Service.Main DEBUG Event: weave:service:login:error
2009-02-10 23:01:12 Service.Main DEBUG Caught exception: Login failed
2009-02-10 23:01:12 Chrome.Window INFO Login Error
2009-02-10 23:01:13 Chrome.Login TRACE Sync login window closed
Expected Results:
Successful login
Updated•17 years ago
|
Comment 1•17 years ago
|
||
We broke our internal redirects. Working on fixing this now.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•16 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Updated•16 years ago
|
QA Contact: weave → general
You need to log in
before you can comment on or make changes to this bug.
Description
•