Giter Site home page Giter Site logo

Comments (15)

my8100 avatar my8100 commented on July 22, 2024 5

Run pip install -U APScheduler==3.5.3

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024 3

The problem was solved,thanks!!!

from scrapydweb.

my8100 avatar my8100 commented on July 22, 2024 1

The demand has been implemented in the latest commit, see #4 (comment)
You can get it via git:

git clone https://github.com/my8100/scrapydweb.git
cd scrapydweb
python setup.py install

or:

pip install -U git+https://github.com/my8100/scrapydweb.git

from scrapydweb.

ryanvin avatar ryanvin commented on July 22, 2024

Many thanks!!!!!

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024

image

from scrapydweb.

my8100 avatar my8100 commented on July 22, 2024

@nidexiaogege
Could you tell me how to reproduce the problem?
Please post some logs of ScrapydWeb, as well as contents from http://127.0.0.1:5000/tasks/history/

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024

[2019-05-24 16:12:26,609] WARNING in apscheduler: Shutting down the scheduler for timer tasks gracefully, wait until all currently executing tasks are finished
[2019-05-24 16:24:48,814] WARNING in apscheduler: Shutting down the scheduler for timer tasks gracefully, wait until all currently executing tasks are finished
[2019-05-24 16:26:40,096] WARNING in apscheduler: Shutting down the scheduler for timer tasks gracefully, wait until all currently executing tasks are finished
[2019-05-24 16:33:57,455] WARNING in apscheduler: Shutting down the scheduler for timer tasks gracefully, wait until all currently executing tasks are finished
[2019-05-24 16:48:03,528] WARNING in apscheduler: Shutting down the scheduler for timer tasks gracefully, wait until all currently executing tasks are finished
[2019-05-24 17:23:09,850] WARNING in apscheduler: Shutting down the scheduler for timer tasks gracefully, wait until all currently executing tasks are finished
[2019-05-24 18:14:20,056] WARNING in apscheduler: Shutting down the scheduler for timer tasks gracefully, wait until all currently executing tasks are finished

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024

What should I do

from scrapydweb.

my8100 avatar my8100 commented on July 22, 2024

@nidexiaogege

  1. Run scrapydweb with the argument --verbose
  2. Try to reproduce the problem
  3. Post related logs and the full traceback info in the fail page

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024

image

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024

Which argument is the problem

from scrapydweb.

my8100 avatar my8100 commented on July 22, 2024

Run python -c "import apscheduler; print(apscheduler.__version__)", and post the version number.
BTW, did you modify any source code of scrapydweb? How did you install scrapydweb, pip or git?

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024

pip install

from scrapydweb.

my8100 avatar my8100 commented on July 22, 2024

What is the version number of apscheduler?
How to trigger it, by adding or editing a task?

from scrapydweb.

nidexiaogege avatar nidexiaogege commented on July 22, 2024

the version number of apscheduler is 3.3.1

from scrapydweb.

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.