Code Monkey home page Code Monkey logo

eddb_jsonapi's People

Contributors

kenneaal avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eddb_jsonapi's Issues

OwO what's this? Bwoke a thing!

http://dev.localecho.net:6543/_debug_toolbar/313430343131363636303934373336/exception

http://dev.localecho.net:6543/api/systems?filter[name:like]=%VXK%&include=bodies&nearest&x=-1000&y=-1000&z=-1000&cubesize=800&aggressive=true&type=lev&page=6

pulls

builtins.TypeError
TypeError: '<=' not supported between instances of 'int' and 'str'
Traceback (most recent call last)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid_debugtoolbar/panels/performance.py", line 58, in resource_timer_handler
Display the sourcecode for this frameOpen an interactive python shell in this frameresult = handler(request)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/tweens.py", line 41, in excview_tween
Display the sourcecode for this frameOpen an interactive python shell in this frameresponse = _error_handler(request, exc)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/tweens.py", line 16, in _error_handler
Display the sourcecode for this frameOpen an interactive python shell in this framereraise(*exc_info)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/compat.py", line 148, in reraise
Display the sourcecode for this frameOpen an interactive python shell in this frameraise value
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/tweens.py", line 39, in excview_tween
Display the sourcecode for this frameOpen an interactive python shell in this frameresponse = handler(request)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/router.py", line 156, in handle_request
Display the sourcecode for this frameOpen an interactive python shell in this frameview_name
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/view.py", line 642, in _call_view
Display the sourcecode for this frameOpen an interactive python shell in this frameresponse = view_callable(context, request)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/config/views.py", line 181, in call
Display the sourcecode for this frameOpen an interactive python shell in this framereturn view(context, request)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/viewderivers.py", line 390, in attr_view
Display the sourcecode for this frameOpen an interactive python shell in this framereturn view(context, request)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/viewderivers.py", line 368, in predicate_wrapper
Display the sourcecode for this frameOpen an interactive python shell in this framereturn view(context, request)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/viewderivers.py", line 439, in rendered_view
Display the sourcecode for this frameOpen an interactive python shell in this frameresult = view(context, request)
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid/viewderivers.py", line 124, in _class_requestonly_view
Display the sourcecode for this frameOpen an interactive python shell in this frameresponse = getattr(inst, attr)()
File "/home/kenneaal/EDDB_JsonAPI/lib/python3.6/site-packages/pyramid_jsonapi/collection_view.py", line 120, in new_func
Display the sourcecode for this frameOpen an interactive python shell in this frameif 400 <= exc.code < 500: # pylint:disable=no-member
TypeError: '<=' not supported between instances of 'int' and 'str'
Warning: this feature should not be enabled on production systems.

Hover over any gray area in the traceback and click on the icon on the right hand side of that gray area to show an interactive console for the associated frame. Type arbitrary Python into the console; it will be evaluated in the context of the associated frame. In the interactive console there are helpers available for introspection:

dump() shows all variables in the frame
dump(obj) dumps all that's known about the object
Hover over any gray area in the traceback and click on on the right hand side of that gray area to show the source of the file associated with the frame.

Click on the traceback header to switch back and forth between the rendered version of the traceback and a plaintext copy-paste-friendly version of the traceback.

URL to recover this traceback page: http://dev.localecho.net:6543/_debug_toolbar/313430343131363636303934373336/exception

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.