Closed
Bug 1334949
Opened 9 years ago
Closed 8 years ago
My blog seems to be off planet
Categories
(Websites :: planet.mozilla.org, defect)
Websites
planet.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ehsan.akhgari, Assigned: mhoye)
References
Details
The URL added in bug 455139 was http://ehsanakhgari.org/blog/tags/planet/feed, the FOAF feed seems to show that it's an empty string now. It would be nice if you can switch to the https version while fixing this since I've moved my blog off of http (it does redirect at any rate.)
Thanks!
| Reporter | ||
Comment 1•9 years ago
|
||
Mike, do you know who I can talk to to get this fixed?
Flags: needinfo?(mhoye)
| Assignee | ||
Comment 2•9 years ago
|
||
Me! I've got a backlog of Planet bugs I'm cleaning up today.
Flags: needinfo?(mhoye)
| Assignee | ||
Comment 3•9 years ago
|
||
Done in commit 3f28a20ee450baa77ecbb224ac509546af9b50b6, changes should go live within the hour.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•9 years ago
|
||
What caused this?
| Assignee | ||
Comment 5•9 years ago
|
||
I don't know for sure, but we've had a small number of people report that http:// links no longer redirect successfully to https:// following our recent rehosting of Planet and SVN migration from planet to GitHub. I'm looking into it now.
| Assignee | ||
Comment 6•9 years ago
|
||
No, this is manifestly not fixed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mhoye
| Assignee | ||
Comment 7•8 years ago
|
||
Details are here; short version is httplib2 on Python 2.x does not - and will likely never - support SNI, so Planet has been shimmed to use Requests instead. Details are here: http://exple.tive.org/blarg/2017/04/07/planet-secure-for-now/
Sorry for the wait.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 8 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 8•8 years ago
|
||
My latest post didn't go on planet again. Can you look to see whether that was just a fluke?
Status: RESOLVED → REOPENED
Flags: needinfo?(mhoye)
Resolution: FIXED → ---
| Assignee | ||
Comment 9•8 years ago
|
||
Looks unrelated to your previous cert problems - Those have stayed fixed, which is nice! - but now the update script is hanging every few days.
Ericz (thanks, ericz!) has hand-cranked the script for now, and Planet is up to date. We're working on understanding the problem now, but that belongs in another bug.
Thanks for reporting this, as always.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Flags: needinfo?(mhoye)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•