jellyfin / jellyfin-web

Web Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.41k stars 1.28k forks source link

Search returns empty, even the searched contents is present #6316

Open spirillen opened 1 week ago

spirillen commented 1 week ago

Describe The Bug Read title and Please see screenshots, it says it all

Steps To Reproduce

  1. Search
  2. In example we search for Trigger Warning
  3. The results returns nothing
  4. See error

Expected Behavior The film would have been shown

Logs Not showing anything on issue

Screenshots Search result

Image

The Film is present

Image

System (please complete the following information):

Additional Context

viown commented 1 week ago

Any errors in Dashboard -> Logs after search?

spirillen commented 1 week ago

Any errors in Dashboard -> Logs after search?

Nope, that is what is weird, it feels like a timeout, but I can't find anything in the log(s)

And here is even the search without any search...

Image

This is the log for when I made this reply and retested

[2024-11-12 11:53:43.062 +01:00] [ERR] Error processing request: "Could not find file '/etc/jellyfin/users/Tablet/profile.png'". URL "GET" "/Users/45e6ce0efb884db696b9a9332d3e6b6e/Images/Primary".
[2024-11-12 11:54:20.951 +01:00] [INF] Authentication request for "USER" has succeeded.
[2024-11-12 11:54:20.952 +01:00] [INF] Current/Max sessions for user "USER": 1/0
[2024-11-12 11:54:20.955 +01:00] [INF] Logging out access token "ID"
[2024-11-12 11:54:20.987 +01:00] [INF] Creating new access token for user
viown commented 1 week ago

That is odd. Do you still have issues with duplicate media? Do you see duplicate logs like in https://github.com/jellyfin/jellyfin-web/issues/6302? These could be related issues, and if we can figure out what's causing it, we can open an issue in https://github.com/jellyfin/jellyfin/issues

spirillen commented 1 week ago

That is odd. Do you still have issues with duplicate media? Do you see duplicate logs like in #6302? These could be related issues, and if we can figure out what's causing it, we can open an issue in https://github.com/jellyfin/jellyfin/issues

Nicely remembered @viown, but no, and here you are welcome to point a finger at me, yes literally, because I got the doubles to disappears, by changing one setting but which... and where. Now that I think about it, that was one of chose things I would return to, to find the right ✅ that solved my issue in #6302. Most get back on that one.

I have just tested this search once again, after restarting the browser (only the browser), and now the search is fine, however, I have also been making a Refresh Metadata => Scan for new and updated files

Image