Giter Club home page Giter Club logo

Comments (12)

s2367513 avatar s2367513 commented on June 5, 2024 1

Thanks, i will try again

from watcher.

Felix83000 avatar Felix83000 commented on June 5, 2024

Hi,

You just need to wait for Watcher to crawl the data.
It will happen every 30 minutes.

Regards,

from watcher.

Felix83000 avatar Felix83000 commented on June 5, 2024

Just be sure that you added the default RSS feeds: https://thalesgroup-cert.github.io/Watcher/README.html#populate-your-database

You can also personalize the RSS feeds by adding your own: https://thalesgroup-cert.github.io/Watcher/README.html#add-your-rss-source-to-threats-detection

from watcher.

raghuisin avatar raghuisin commented on June 5, 2024

waited for 6 hrs no luck still don't see trendy words
Screen Shot 2021-04-03 at 2 56 20 AM

from watcher.

Felix83000 avatar Felix83000 commented on June 5, 2024

waited for 6 hrs no luck still don't see trendy words
Screen Shot 2021-04-03 at 2 56 20 AM

Did you added the default RSS feeds? https://thalesgroup-cert.github.io/Watcher/README.html#populate-your-database

Please also check your connection from your server.

from watcher.

raghuisin avatar raghuisin commented on June 5, 2024

Thanks for the quick response. RSS feeds and blocklist are added. I checked the connection from watcher. any way to check the logs ?
Screen Shot 2021-04-03 at 11 46 49 AM

from watcher.

Felix83000 avatar Felix83000 commented on June 5, 2024

It is strange.
You can check the logs with the docker-compose up command.

from watcher.

raghuisin avatar raghuisin commented on June 5, 2024

Creating network "watcher_default" with the default driver
Creating rss-bridge ... done
Creating searx ... done
Creating db_watcher ... done
Creating searx-checker ... done
Creating watcher ... done
Attaching to rss-bridge, searx, db_watcher, watcher, searx-checker
rss-bridge | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.10.10.7. Set the 'ServerName' directive globally to suppress this message
rss-bridge | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.10.10.7. Set the 'ServerName' directive globally to suppress this message
rss-bridge | [Sat Apr 03 18:13:35.567387 2021] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/7.4.16 configured -- resuming normal operations
rss-bridge | [Sat Apr 03 18:13:35.567482 2021] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
db_watcher | 2021-04-03 18:13:37+02:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.23-1debian10 started.
searx | searx version 1.0.0-1.0.0
searx |
searx | Use existing /etc/searx/uwsgi.ini
searx | Use existing /etc/searx/settings.yml
searx | Listen on 10.10.10.3:8080
searx | [uWSGI] getting INI configuration from /etc/searx/uwsgi.ini
searx | [uwsgi-static] added mapping for /static => /usr/local/searx/searx/static
db_watcher | 2021-04-03 18:13:37+02:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
db_watcher | 2021-04-03 18:13:37+02:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.23-1debian10 started.
db_watcher | 2021-04-03T16:13:38.073063Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.23) starting as process 1
db_watcher | 2021-04-03T16:13:38.081371Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
db_watcher | 2021-04-03T16:13:38.282725Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
searx-checker | Sleep 116 seconds
db_watcher | 2021-04-03T16:13:38.514089Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
db_watcher | 2021-04-03T16:13:38.595125Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
db_watcher | 2021-04-03T16:13:38.595513Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
db_watcher | 2021-04-03T16:13:38.602932Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
db_watcher | 2021-04-03T16:13:38.627028Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.23' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.
watcher | db_watcher is up, starting Watcher.
watcher | Performing system checks...
watcher |
watcher | System check identified no issues (0 silenced).
watcher | April 03, 2021 - 18:13:41
watcher | Django version 3.1.6, using settings 'watcher.settings'
watcher | Starting development server at http://0.0.0.0:9002/
watcher | Quit the server with CONTROL-C.

from watcher.

Felix83000 avatar Felix83000 commented on June 5, 2024

Everything seems ok.

Don't forget to run Watcher in background for a time using this command: docker-compose up -d

If you already did this, please try to upgrade all Docker images using this process: https://thalesgroup-cert.github.io/Watcher/README.html#update-watcher

Regards

from watcher.

raghuisin avatar raghuisin commented on June 5, 2024

thanks for the response. No luck.:-(

from watcher.

raghuisin avatar raghuisin commented on June 5, 2024

finally , it started working after 24-48 hrs. Thanks for you support.

from watcher.

Felix83000 avatar Felix83000 commented on June 5, 2024

Great! We will see how to improve the first Watcher startup.

from watcher.

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.