PDScan icon indicating copy to clipboard operation
PDScan copied to clipboard

删除任务bug

Open ZFYy1x opened this issue 1 year ago • 2 comments

在删除任务的时候接口报错 Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1

接口报错:"\n\n \n \n \n \n \n \n \n \n \n
\n NameError \n \n
NameError: name 'stop_task' is not defined

\n \n Traceback (most recent call last) \n \n
\n
\n
File "/usr/local/lib/python3.8/dist-packages/flask/app.py",\n line 2095,\n in call \n
def call(self, environ: dict, start_response: t.Callable) -> t.Any: \n """The WSGI server calls the Flask application object as the \n WSGI application. This calls :meth:wsgi_app, which can be \n wrapped to apply middleware. \n """ \n return self.wsgi_app(environ, start_response) \n \n\n ![image](https://github.com/Bron image

ZFYy1x avatar Jan 22 '24 03:01 ZFYy1x

自行构建和提供的镜像都试过,都会有这个报错

ZFYy1x avatar Jan 22 '24 03:01 ZFYy1x

我也是,希望能解决一下

wuqingsix666 avatar Mar 22 '24 02:03 wuqingsix666