• searxng

    From Errol Casey to All on Mon May 12 15:44:29 2025
    My docker/podman container running recently started showing that seem
    related to time out, to search engines.

    Has anybody else encountered this? I've not changed anything -- so wondnering if something changed upstream.

    Sorry!

    No results were found. You can try to:

    Refresh the page.
    Search for another query or select another category (above).
    Change the search engine used in the preferences: /preferences
    Switch to another instance: https://searx.space

    https://mynotes.ddns.net/share/vOh43L0OXYHE
    ---
    Amessyroom
    toolazy.synchro.net:2323 (telnet)
  • From MeaTLoTioN@1337:1/101 to Errol Casey on Tue May 13 18:20:24 2025
    On 12 May 2025, Errol Casey said the following...

    My docker/podman container running recently started showing that seem related to time out, to search engines.

    Has anybody else encountered this? I've not changed anything -- so wondnering if something changed upstream.

    Sorry!

    No results were found. You can try to:

    Refresh the page.
    Search for another query or select another category (above).
    Change the search engine used in the preferences: /preferences
    Switch to another instance: https://searx.space

    https://mynotes.ddns.net/share/vOh43L0OXYHE

    I haven't seen anything like that, mine has been running just fine. Did you update it recently? I update mine nightly so I always have the latest version available.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Press SPACEBAR once to abort, or twice to save changes

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (1337:1/101)
  • From Errol Casey to MeaTLoTioN on Wed May 14 00:24:00 2025
    Re: Re: searxng
    By: MeaTLoTioN to Errol Casey on Tue May 13 2025 06:20 pm

    On 12 May 2025, Errol Casey said the following...

    My docker/podman container running recently started showing that seem
    related to time out, to search engines.

    Has anybody else encountered this? I've not changed anything -- so
    wondnering if something changed upstream.

    Sorry!

    No results were found. You can try to:

    Refresh the page.
    Search for another query or select another category (above). Change the
    search engine used in the preferences: /preferences Switch to another
    instance: https://searx.space

    https://mynotes.ddns.net/share/vOh43L0OXYHE

    I haven't seen anything like that, mine has been running just fine. Did you update it recently? I update mine nightly so I always have the latest version available.

    when you say update, do you mean remove image and then redownload it each night ?

    I had not tried that, but did and I'm still having same issue. Bizzare that it just suddenly started this week.
    ---
    Amessyroom
    toolazy.synchro.net:2323 (telnet)
  • From Errol Casey to MeaTLoTioN on Wed May 14 01:31:50 2025
    Re: Re: searxng
    By: MeaTLoTioN to Errol Casey on Tue May 13 2025 06:20 pm

    My docker/podman container running recently started showing that seem
    related to time out, to search engines.
    I haven't seen anything like that, mine has been running just fine. Did you update it recently? I update mine nightly so I always have the latest version available.

    Got it working. After trying to update container image, edit settings.yml (increase time out),
    and change DNS. None of which worked.

    Patched up server and rebooted, and it is working again. argh!

    I use podman vs docker since using a RHEL dervivative.

    And there was a path for podman, so maybe there was something changed inbetween updates.

    I normally try and update things weekly.

    But don't know the real problem .... :-(
    ---
    Amessyroom
    toolazy.synchro.net:2323 (telnet)
  • From MeaTLoTioN@1337:1/101 to Errol Casey on Wed May 14 20:33:53 2025
    On 14 May 2025, Errol Casey said the following...

    when you say update, do you mean remove image and then redownload it
    each night ?

    I had not tried that, but did and I'm still having same issue. Bizzare that it just suddenly started this week.

    No, this is my update script;

    #!/usr/bin/env bash
    cd /usr/local/searxng-docker
    git pull
    docker-compose pull
    docker-compose up -d

    I run that at midnight every night.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Great minds think alike; small minds run together

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (1337:1/101)