Code Monkey home page Code Monkey logo

Comments (3)

AragonSnow avatar AragonSnow commented on July 17, 2024

@5sir 重新pull镜像,如果还启动不了 docker logs 容器名 发以下报错信息

from qd.

bash-i avatar bash-i commented on July 17, 2024

已解决

from qd.

JunTsao avatar JunTsao commented on July 17, 2024

@5sir 重新pull镜像,如果还启动不了 docker logs 容器名 发以下报错信息

群晖docker,装载了文件夹,从0117升级到0122后,启动失败,升级办法是替换文件夹
附日志供参考,看看能不能帮到您查找问题

Traceback (most recent call last):
File "/usr/src/app/run.py", line 14, in <module>
from web.app import Application
File "/usr/src/app/web/app.py", line 16, in <module>
from web.handlers import handlers, ui_modules, ui_methods
File "/usr/src/app/web/handlers/__init__.py", line 22, in <module>    module = __import__('%s.%s' % (__package__, module), fromlist = ["handlers"])
File "/usr/src/app/web/handlers/task.py", line 16, in <module>
from funcs import pusher
File "/usr/src/app/funcs.py", line 8, in <module>
import croniter
ImportError: No module named croniter

from qd.

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.