Closed
Bug 528294
Opened 15 years ago
Closed 15 years ago
[Jetpack Gallery] My jetpack page is 404 while listed in recently added ones, same goes for my profile (404 too)
Categories
(Mozilla Labs :: Jetpack Prototype, defect, P2)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: NiKo, Assigned: ryansnyder)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
I registered today on the Jetpack gallery website (http://jetpackgallery.mozillalabs.com/) with the "n1k0" username, and submitted my first jetpack code (name: Jetlagged, ID: 88).
Since then, I can't access its page (http://jetpackgallery.mozillalabs.com/jetpacks/88 ==> 404) while the jetpack is listed in the recently aded ones (http://jetpackgallery.mozillalabs.com/jetpacks).
Also and maybe related, I can't log in using my email/username and password, the system says that "The login credentials supplied did not match a verified account. Please try again."
But if I ask for my password, a password changing pagelink is sent to me and by changing it, I'm authenticated again.
But if I click on the link to my profile (http://jetpackgallery.mozillalabs.com/contributors/n1k0), it's 404 again.
Note: the code of the jetpack I sublitted is there: http://github.com/n1k0/jetlagged/blob/master/jetlagged.js
Reproducible: Always
Steps to Reproduce:
1. Go to http://jetpackgallery.mozillalabs.com/, click on "Jetlagged"
2. http://jetpackgallery.mozillalabs.com/jetpacks/88 is 404
3. Also, go to http://jetpackgallery.mozillalabs.com/contributors/n1k0 : 404
Actual Results:
HTTP 404
Expected Results:
HTTP 200
Reporter | ||
Updated•15 years ago
|
Summary: [Jetpack Gallery] My jetpack page is 404 while listed in recently added one, same goes for my profile (404 too) → [Jetpack Gallery] My jetpack page is 404 while listed in recently added ones, same goes for my profile (404 too)
Updated•15 years ago
|
Assignee: nobody → dbuchner
Comment 1•15 years ago
|
||
Also, see this related entry - https://bugzilla.mozilla.org/show_bug.cgi?id=528319 - for issues that overlap this bug's stated errors.
Assignee: dbuchner → ryan
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•15 years ago
|
Priority: -- → P2
Comment 2•15 years ago
|
||
How very strange. Daniel: Let's figure out how to get Ryan working on this quickly (or get someone else up-to-speed on the code).
Assignee | ||
Comment 3•15 years ago
|
||
The same 404 happens in the admin page as well. I'll file a bug to have the log file pulled so that I can parse the log file for the error.
Assignee | ||
Comment 4•15 years ago
|
||
In the database, there is neither a user with the username 'n1k0' or with the user id associated with jetpack #88. (Per bug #529311)
This could have been caused by a bug in Jetpack Gallery, but at the moment there's not enough evidence to know where to look for a cause.
The best thing to do would be to create a new user account and to submit your Jetpack once you've logged in. In the meantime, we'll keep an eye out to see if this problem recurs elsewhere.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•