neon-mmd / websurfx

:rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine
https://github.com/neon-mmd/websurfx/tree/rolling/docs
GNU Affero General Public License v3.0
758 stars 97 forks source link

websurfx results often prefixed with "localhost:port" resulting in 404 #631

Open stef204 opened 1 day ago

stef204 commented 1 day ago

Description

On branch rolling.

Very often, when searching, the results page will show a number of links to websites/webpages which include both valid links and invalid ones--resulting in error 404.

The invalid links are prefixed with http://localhost:port/ which of course results in 404.

One can just hover the mouse over the various results and see which links are valid and which are not.

This is definitely something which needs to be resolved. Unless I my config file is misconfigured, creating the problem.

Screenshots

No response

Do you want to work on this issue?

None

Additional information

relevant section of config.lua is here

github-actions[bot] commented 1 day ago

To reduce notifications, issues are locked until they are https://github.com/neon-mmd/websurfx/labels/%F0%9F%8F%81%20status%3A%20ready%20for%20dev and to be assigned. You can learn more in our contributing guide https://github.com/neon-mmd/websurfx/blob/rolling/CONTRIBUTING.md