Closed briandeadalive closed 2 years ago
Thanks for reporting.
Are you using my instance (https://searx.tiekoetter.com) or did you install SearXNG yourself from my fork?
I believe from your fork, I used the link on the “public instances”
I really don’t understand github, so I just followed the prompt that appeared in my search results about mojeek.
I just got the same error, so here’s some screen shots of how i proceeded. Don’t know if it helps, but I’m on an iphone 6s, using safari on the most current os.
Thanks for your work on this platform.
On Thu, Mar 3, 2022 at 9:37 PM Léon Tiekötter @.***> wrote:
Thanks for reporting.
Are you using my instance (https://searx.tiekoetter.com) or did you install SearXNG yourself from my fork?
— Reply to this email directly, view it on GitHub https://github.com/tiekoetter/searxng/issues/5#issuecomment-1058845791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWXJXBPC2KOLJKBQUJ26KBLU6GORBANCNFSM5P3WH4PA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
-- Zachary McDonough (510) 378-6150
Not sure if this will help, I have a safari extension that can create a text document showing all of the html coding. The only thing is that the publisher refuses to enable text wrapping, so the results are difficult to use on an iphone screen.
On Fri, Mar 4, 2022 at 6:51 PM Zac McDonough @.***> wrote:
I believe from your fork, I used the link on the “public instances”
I really don’t understand github, so I just followed the prompt that appeared in my search results about mojeek.
I just got the same error, so here’s some screen shots of how i proceeded. Don’t know if it helps, but I’m on an iphone 6s, using safari on the most current os.
Thanks for your work on this platform.
On Thu, Mar 3, 2022 at 9:37 PM Léon Tiekötter @.***> wrote:
Thanks for reporting.
Are you using my instance (https://searx.tiekoetter.com) or did you install SearXNG yourself from my fork?
— Reply to this email directly, view it on GitHub https://github.com/tiekoetter/searxng/issues/5#issuecomment-1058845791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWXJXBPC2KOLJKBQUJ26KBLU6GORBANCNFSM5P3WH4PA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
-- Zachary McDonough (510) 378-6150
-- Zachary McDonough (510) 378-6150
Sorry again, but I missed this. This is the url of all of the preferences I have enabled currently.
On Fri, Mar 4, 2022 at 6:58 PM Zac McDonough @.***> wrote:
Not sure if this will help, I have a safari extension that can create a text document showing all of the html coding. The only thing is that the publisher refuses to enable text wrapping, so the results are difficult to use on an iphone screen.
On Fri, Mar 4, 2022 at 6:51 PM Zac McDonough @.***> wrote:
I believe from your fork, I used the link on the “public instances”
I really don’t understand github, so I just followed the prompt that appeared in my search results about mojeek.
I just got the same error, so here’s some screen shots of how i proceeded. Don’t know if it helps, but I’m on an iphone 6s, using safari on the most current os.
Thanks for your work on this platform.
On Thu, Mar 3, 2022 at 9:37 PM Léon Tiekötter @.***> wrote:
Thanks for reporting.
Are you using my instance (https://searx.tiekoetter.com) or did you install SearXNG yourself from my fork?
— Reply to this email directly, view it on GitHub https://github.com/tiekoetter/searxng/issues/5#issuecomment-1058845791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWXJXBPC2KOLJKBQUJ26KBLU6GORBANCNFSM5P3WH4PA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
-- Zachary McDonough (510) 378-6150
-- Zachary McDonough (510) 378-6150
-- Zachary McDonough (510) 378-6150
I will investigate httpx.TimeoutException
and httpx.ReadTimeout
.
searx.exceptions.SearxEngineAccessDeniedException
is caused when the engine (in this case mojeek) blocks my instance, so I can't really do anything about it.
Not sure if this will help, I have a safari extension that can create a text document showing all of the html coding. The only thing is that the publisher refuses to enable text wrapping, so the results are difficult to use on an iphone screen.
I don't think this is the cause.
This is the url of all of the preferences I have enabled currently.
Why are you using the oscar theme? I am asking because it is planned to be dropped soon in favor of the simple theme.
@briandeadalive I have monitored my instance for about a day now and can't reproduce the errors.
https://searx.tiekoetter.com/stats?engine=mojeek
Feel free to reopen if the errors show up again.
Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG Repository: https://github.com/tiekoetter/searxng Branch: master Version: 2022.03.02-67fd4e13 (9ec51382)
How did you install SearXNG?
What happened?
How To Reproduce
Expected behavior
Screenshots & Logs
Additional context
Technical report
Error
(None, None, None)
searx/search/processors/online.py:96
_send_http_request
response = req(params['url'], **request_args)
Error
(None, None, 'www.mojeek.com')
searx/search/processors/online.py:96
_send_http_request
response = req(params['url'], **request_args)
Error
('HTTP error 403',)
searx/search/processors/online.py:96
_send_http_request
response = req(params['url'], **request_args)