Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报告一个错误 #35

Closed
zhengweiqing opened this issue Oct 21, 2023 · 1 comment
Closed

报告一个错误 #35

zhengweiqing opened this issue Oct 21, 2023 · 1 comment
Labels

Comments

@zhengweiqing
Copy link

使用的是最新版:web_42255e8 core_2.0.10

[2023-10-21 16:40:10,284] INFO in init: Initialization: upgrade db
[2023-10-21 16:40:13,340] INFO in init: Initialization: start
[2023-10-21 16:40:13,357] INFO in init: Initialization: set loglevel 20
[2023-10-21 16:40:13,361] INFO in automation: TaskQueue: found 0 task.
[2023-10-21 16:40:13,362] INFO in init: Initialization: finished
[2023-10-21 16:40:47,339] INFO in manager: [+]Single start!!!
[2023-10-21 16:40:47,422] ERROR in init: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/flask/app.py", line 1484, in full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/flask/app.py", line 1469, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/src/controller/scrapingctrl.py", line 30, in startScrapingdirect
startScrapingSingle(cid, filepath, True)
File "/app/src/bizlogic/manager.py", line 232, in startScrapingSingle
if conf.refresh_url:
^^^^
UnboundLocalError: cannot access local variable 'conf' where it is not associated with a value

github-actions bot pushed a commit that referenced this issue Oct 21, 2023
## [2.0.11](v2.0.10...v2.0.11) (2023-10-21)

### Bug Fixes

* [#35](#35) ([9824471](9824471))
@github-actions
Copy link

🎉 This issue has been resolved in version 2.0.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant