这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote
searxng  |   File "/usr/local/searxng/searx/network/network.py", line 394, in initialize
searxng  |     NETWORKS[engine_name] = NETWORKS[network]
searxng  |                             ~~~~~~~~^^^^^^^^^
searxng  | KeyError: 'qwant'

If you remove qwant (web), you remove the qwant network which is used by other qwant engines (images, videos, news --> network: qwant). I assume your intention is to remove all theses qwatn engines.

searxng/searx/settings.yml

Lines 1467 to 1494 in 0b37246

- name: qwant
qwant_categ: web
engine: qwant
shortcut: qw
categories: [general, web]
additional_tests:
rosebud: *test_rosebud
- name: qwant news
qwant_…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by return42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #3844 on September 22, 2024 03:32.