Coder Social home page Coder Social logo

Comments (3)

lvroyce avatar lvroyce commented on May 19, 2024

ERROR:cherrypy.error.41581200:[10/Jul/2013:10:49:09] HTTP Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond
response.body = self.handler()
File "/usr/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in call
self.body = self.oldhandler(_args, *_kwargs)
File "/usr/lib/python2.7/site-packages/cherrypy/_cpdispatch.py", line 34, in call
return self.callable(_self.args, *_self.kwargs)
File "/home/lvroyce/kimchi/kimchi/src/burnet/controller.py", line 229, in index
return self.get()
File "/home/lvroyce/kimchi/kimchi/src/burnet/controller.py", line 219, in get
resources = self._get_resources()
File "/home/lvroyce/kimchi/kimchi/src/burnet/controller.py", line 201, in _get_resources
idents = get_list(*self.model_args)
File "/home/lvroyce/kimchi/kimchi/src/burnet/mockmodel.py", line 127, in vms_get_list
return sorted(self._mock_vms.keys(), key=unicode.lower)
TypeError: descriptor 'lower' requires a 'unicode' object but received a 'str'

127.0.0.1 - - [10/Jul/2013:10:49:09] "GET /vms HTTP/1.1" 500 1821 "http://localhost:8000/" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0"
INFO:cherrypy.access.41581200:127.0.0.1 - - [10/Jul/2013:10:49:09] "GET /vms HTTP/1.1" 500 1821 "http://localhost:8000/" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0"

from kimchi.

lvroyce avatar lvroyce commented on May 19, 2024

I will look into this.

from kimchi.

lvroyce avatar lvroyce commented on May 19, 2024

this is already upstream, pls close

from kimchi.

Related Issues (20)

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.