Sami Mokaddem

Results 61 comments of Sami Mokaddem

Hi, What is your data source? Are you using *pystemon* to feed the plateform or are you using the ``import_dir.py`` file?

Hi, Sorry for the late response... Could you share the output of ``pystemon-feeder.py`` as well as your configuration file? A misconfiguration could prevent one of the script to pop pastes.

Do you have the latest version of AIL? We added a backoff time (see #169) From what I can see, *pystemon* is not pushing pastes to redis, so ``pystemon-feeder.py`` has...

This error of ``Flask_server.py`` is a known 'bug' and is not related to your issue. So, *pystemon* seems to be downloading. Can you check that the option ``redis->queue`` is sets...

The *sleeping* output is normal, it just means that there is nothing to process; which is normal as AIL is not receiving pastes. Anyway, it seems that the problem is...

The chain is as follow: ``pystemon -> pystemon-feeder -> mixer -> global -> ... `` Does *pystemon* writes pastes to disk? To check in redis (with pystemon running): - connect...

Good! @MickeyAl does this solution solves your issue?

Can you check your *pystemon* configuration? Does ``save-all : yes`` and ``queue: yes`` apply? What is the output of *pystemon*? Is it downloading pastes?

Hey @albatroaz94, Could you check that your pystemon path is set correctly in ``/configs/core.cfg`` under the ``[Directories]`` section ``pystemonpath`` variable. Basically, the ``pystemonpath`` should be set so that ``` pystemonpath...