GithubHelp home page GithubHelp logo

blog's Issues

500 Error on GET /feed

To view the error go to http://bret.appspot.com/feed. How did you get feedburner to work with this error?

The fix is in templates/feed.xml. if you are a vim user, the fix is :%s/entry.html/entry.body/. Otherwise just replace entry.html with entry.body.

Here is the stack trace produced when I go to http://david-krisch.appspot.com:
Uncaught exception GET /feed (74.125.44.136)
<tornado.wsgi.HTTPRequest object at 0xe43edccaf092ef70>
Traceback (most recent call last):
File "/base/data/home/apps/david-krisch/1.336443108460349776/tornado/web.py", line 688, in _execute
getattr(self, self.request.method.lower())(_args, *_kwargs)
File "/base/data/home/apps/david-krisch/1.336443108460349776/blog.py", line 109, in get
self.render("feed.xml", entries=entries)
File "/base/data/home/apps/david-krisch/1.336443108460349776/tornado/web.py", line 301, in render
html = self.render_string(template_name, **kwargs)
File "/base/data/home/apps/david-krisch/1.336443108460349776/blog.py", line 74, in render_string
self, template_name, users=users, **kwargs)
File "/base/data/home/apps/david-krisch/1.336443108460349776/tornado/web.py", line 399, in render_string
return t.generate(**args)
File "/base/data/home/apps/david-krisch/1.336443108460349776/tornado/template.py", line 127, in generate
return execute()
File "feed.xml", line 98, in _execute
AttributeError: 'Entry' object has no attribute 'html'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.