fscrawler.log 4.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. 15:43:01,480 INFO  [f.console] ,----------------------------------------------------------------------------------------------------.
  2. | ,---,. .--.--. ,----.. ,--, 2.10-SNAPSHOT |
  3. | ,' .' | / / '. / / \ ,--.'| |
  4. | ,---.' || : /`. / | : : __ ,-. .---.| | : __ ,-. |
  5. | | | .'; | |--` . | ;. /,' ,'/ /| /. ./|: : ' ,' ,'/ /| |
  6. | : : : | : ;_ . ; /--` ' | |' | ,--.--. .-'-. ' || ' | ,---. ' | |' | |
  7. | : | |-, \ \ `. ; | ; | | ,'/ \ /___/ \: |' | | / \ | | ,' |
  8. | | : ;/| `----. \| : | ' : / .--. .-. | .-'.. ' ' .| | : / / |' : / |
  9. | | | .' __ \ \ |. | '___ | | ' \__\/: . ./___/ \: '' : |__ . ' / || | ' |
  10. | ' : ' / /`--' /' ; : .'|; : | ," .--.; |. \ ' .\ | | '.'|' ; /|; : | |
  11. | | | | '--'. / ' | '/ :| , ; / / ,. | \ \ ' \ |; : ;' | / || , ; |
  12. | | : \ `--'---' | : / ---' ; : .' \ \ \ |--" | , / | : | ---' |
  13. | | | ,' \ \ .' | , .-./ \ \ | ---`-' \ \ / |
  14. | `----' `---` `--`---' '---" `----' |
  15. +----------------------------------------------------------------------------------------------------+
  16. | You know, for Files! |
  17. | Made from France with Love |
  18. | Source: https://github.com/dadoonet/fscrawler/ |
  19. | Documentation: https://fscrawler.readthedocs.io/ |
  20. `----------------------------------------------------------------------------------------------------'
  21. 15:43:01,492 INFO  [f.p.e.c.f.c.BootstrapChecks] Memory [Free/Total=Percent]: HEAP [484.6mb/7.8gb=6.06%], RAM [16.3gb/31.2gb=52.26%], Swap [1.8gb/1.9gb=92.57%].
  22. 15:43:01,653 INFO  [f.p.e.c.f.FsCrawlerImpl] Starting FS crawler
  23. 15:43:01,653 INFO  [f.p.e.c.f.FsCrawlerImpl] FS crawler started in watch mode. It will run unless you stop it with CTRL+C.
  24. 15:43:01,721 WARN  [f.p.e.c.f.c.ElasticsearchClient] We are not doing SSL verification. It's not recommended for production.
  25. 15:43:02,062 INFO  [f.p.e.c.f.c.ElasticsearchClient] Elasticsearch Client connected to a node running version 8.4.3
  26. 15:43:02,065 WARN  [f.p.e.c.f.c.ElasticsearchClient] We are not doing SSL verification. It's not recommended for production.
  27. 15:43:02,106 INFO  [f.p.e.c.f.c.ElasticsearchClient] Elasticsearch Client connected to a node running version 8.4.3
  28. 15:43:02,197 WARN  [f.p.e.c.f.c.ElasticsearchClient] failed to create index [tuffy_es], disabling crawler...
  29. 15:43:02,197 FATAL [f.p.e.c.f.c.FsCrawlerCli] We can not start Elasticsearch Client. Exiting.
  30. fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClientException: error while creating index tuffy_es: {error={root_cause=[{"type":"security_exception","reason":"unable to authenticate user [elastic] for REST request [\/tuffy_es]","header":{"WWW-Authenticate":["Basic realm=\"security\" charset=\"UTF-8\"","Bearer realm=\"security\"","ApiKey"]}}], type=security_exception, reason=unable to authenticate user [elastic] for REST request [/tuffy_es], header={WWW-Authenticate=["Basic realm=\"security\" charset=\"UTF-8\"","Bearer realm=\"security\"","ApiKey"]}}, status=401}
  31. at fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClient.createIndex(ElasticsearchClient.java:280) ~[fscrawler-elasticsearch-client-2.10-SNAPSHOT.jar:?]
  32. at fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClient.createIndex(ElasticsearchClient.java:720) ~[fscrawler-elasticsearch-client-2.10-SNAPSHOT.jar:?]
  33. at fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClient.createIndices(ElasticsearchClient.java:437) ~[fscrawler-elasticsearch-client-2.10-SNAPSHOT.jar:?]
  34. at fr.pilato.elasticsearch.crawler.fs.service.FsCrawlerDocumentServiceElasticsearchImpl.createSchema(FsCrawlerDocumentServiceElasticsearchImpl.java:71) ~[fscrawler-core-2.10-SNAPSHOT.jar:?]
  35. at fr.pilato.elasticsearch.crawler.fs.FsCrawlerImpl.start(FsCrawlerImpl.java:118) ~[fscrawler-core-2.10-SNAPSHOT.jar:?]
  36. at fr.pilato.elasticsearch.crawler.fs.cli.FsCrawlerCli.startEsClient(FsCrawlerCli.java:322) ~[fscrawler-cli-2.10-SNAPSHOT.jar:?]
  37. at fr.pilato.elasticsearch.crawler.fs.cli.FsCrawlerCli.main(FsCrawlerCli.java:298) ~[fscrawler-cli-2.10-SNAPSHOT.jar:?]
  38. 15:43:02,204 INFO  [f.p.e.c.f.FsCrawlerImpl] FS crawler [tuffy_es] stopped
  39. 15:43:02,204 INFO  [f.p.e.c.f.FsCrawlerImpl] FS crawler [tuffy_es] stopped