Code Monkey home page Code Monkey logo

nexttracewebapi's People

Contributors

dependabot[bot] avatar tsosunchia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nexttracewebapi's Issues

运行出错啦

`root@openstick:# docker run --network host -d --privileged --name ntwa tsosc/nexttraceweb
Unable to find image 'tsosc/nexttraceweb:latest' locally
latest: Pulling from tsosc/nexttraceweb
ce9ebea987c2: Pull complete
4224e649a23d: Pull complete
0f91bfc86f48: Pull complete
5582b5f00527: Pull complete
8363d20f211f: Pull complete
4f4fb700ef54: Pull complete
d9032bd83a0e: Pull complete
030a3f4d75cf: Pull complete
a6ba00c58908: Pull complete
379c49841c07: Pull complete
8d54f762acb0: Pull complete
Digest: sha256:cc080fc71f91b7f44f355ad276ae18895fbe4fa13e28f856d8af789d8a99269c
Status: Downloaded newer image for tsosc/nexttraceweb:latest
4a5b7dce202b63f99ebda4e80d88c908c30ac3b5cdde3f955ddc1ad78e7eaa87
root@openstick:
# docker logs ntwa
Traceback (most recent call last):
File "/app/app.py", line 14, in
eventlet.monkey_patch()
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 278, in monkey_patch
_green_existing_locks()
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 399, in _green_existing_locks
_upgrade_instances(sys.modules, rlock_type, upgrade)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 455, in _upgrade_instances
new = upgrade_or_traverse(v)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 450, in upgrade_or_traverse
_upgrade_instances(obj, klass, upgrade, visited, old_to_new)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 469, in _upgrade_instances
new = upgrade_or_traverse(v)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 450, in upgrade_or_traverse
_upgrade_instances(obj, klass, upgrade, visited, old_to_new)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 469, in _upgrade_instances
new = upgrade_or_traverse(v)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 450, in upgrade_or_traverse
_upgrade_instances(obj, klass, upgrade, visited, old_to_new)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 469, in _upgrade_instances
new = upgrade_or_traverse(v)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 450, in upgrade_or_traverse
_upgrade_instances(obj, klass, upgrade, visited, old_to_new)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 469, in _upgrade_instances
new = upgrade_or_traverse(v)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 450, in upgrade_or_traverse
_upgrade_instances(obj, klass, upgrade, visited, old_to_new)
File "/usr/local/lib/python3.10/dist-packages/eventlet/patcher.py", line 464, in _upgrade_instances
container_vars = vars(container)
File "/usr/local/lib/python3.10/dist-packages/werkzeug/local.py", line 311, in get
obj = instance._get_current_object()
File "/usr/local/lib/python3.10/dist-packages/werkzeug/local.py", line 508, in _get_current_object
raise RuntimeError(unbound_message) from None
RuntimeError: Working outside of application context.

This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
root@openstick:# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
4a5b7dce202b tsosc/nexttraceweb "/app/entrypoint.sh" 15 minutes ago Up 15 minutes ntwa
root@openstick:
#`

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.