[SOLVED] Re: Blog posts not showing on the planet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2013-08-30 at 01:30 +1000, Ankur Sinha wrote:
> New blog post, still not on planet. :(

Well, threebean and giarc sat and dug it out with me earlier today. The
issue seems to be with the useragent that httplib2 sends over. For some
reason, the server doesn't like it, as threebean uncovered:

> >>> import httplib2
> >>> h = httplib2.Http()
> >>> response, content = h.request("http://ankursinha.in/blog/feed/";)
> >>> response.status
> 406
> >>> response, content = h.request("http://ankursinha.in/blog/feed/";,
> headers={'user-agent': 'trololololololol 9000'})
> >>> response.status
> 200

Googling up seems to point to mod_security rules (not much idea what this is exactly). I'm heading to file a ticket with my host now.

Other blogs that *seem* to be affected, and need to be notified are owned by these users:

http://fabian-affolter.ch/blog : Fabian Affolter

and 

http://www.gadgetwisdom.com/ : (Not sure who controls this one)


*Phew*

/me goes to blog about this debugging session.
-- 
Thanks,
Warm regards,
Ankur (FranciscoD)

http://fedoraproject.org/wiki/User:Ankursinha

Join Fedora! Come talk to us!
http://fedoraproject.org/wiki/Fedora_Join_SIG

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
websites mailing list
websites@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/websites

[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux