Almost nothing working after fresh install of v14.5.0
Posted: Tue Sep 24, 2024 10:45 am
Hi there,
I installed v14.5.0 today completely from scratch (because of a bug in earlier versions) and now almost nothing works. I'd say about 95% of my library returns either a "Media Server Error: A Network Error Has Occurred" or "Media Type Not Supported", when of course everything worked before. I know there isn't an actual network problem because a handful of the files will still play. I also noticed a ton of java and database errors in the log on initial and subsequent startups. These aren't showing up now when I restart it. The errors I'm seeing with playing media don't show up in the log either (just on-screen), so I'm not sure how helpful the trace will be. Lastly, where nearly all of the files had associated thumbnail images before, now only a small fraction have them. For the rest, the software isn't even generating the default 4 second thumbnail either, as it seems it just can't read those files (or something).
I'm not going to post the trace here as there will be personally identifiable information in it, but will DM to a mod/dev on request. I'm going to uninstall and try an older version to see what happens and will report back here. Stay tuned.
One set of errors, I wish I had grabbed more:
16:54:45 ERROR Database "medias" error while writing in "VIDEO_METADATA_ACTORS" for "null": Referential integrity constraint violation: "VIDEO_METADATA_ACTORS_TVSERIESID_FK: PUBLIC.VIDEO_METADATA_ACTORS FOREIGN KEY(TVSERIESID) REFERENCES PUBLIC.TV_SERIES(ID) (CAST(2 AS BIGINT))"; SQL statement:
INSERT INTO "PUBLIC"."VIDEO_METADATA_ACTORS"("ID","TVSERIESID","FILEID","ACTOR")VALUES(DEFAULT,?,DEFAULT,?) [23506-230]
16:54:45 ERROR Database "medias" error while writing in "VIDEO_METADATA_GENRES" for "null": Referential integrity constraint violation: "VIDEO_METADATA_GENRES_TVSERIESID_FK: PUBLIC.VIDEO_METADATA_GENRES FOREIGN KEY(TVSERIESID) REFERENCES PUBLIC.TV_SERIES(ID) (CAST(2 AS BIGINT))"; SQL statement:
INSERT INTO "PUBLIC"."VIDEO_METADATA_GENRES"("ID","TVSERIESID","FILEID","GENRE")VALUES(DEFAULT,?,DEFAULT,?) [23506-230]
I installed v14.5.0 today completely from scratch (because of a bug in earlier versions) and now almost nothing works. I'd say about 95% of my library returns either a "Media Server Error: A Network Error Has Occurred" or "Media Type Not Supported", when of course everything worked before. I know there isn't an actual network problem because a handful of the files will still play. I also noticed a ton of java and database errors in the log on initial and subsequent startups. These aren't showing up now when I restart it. The errors I'm seeing with playing media don't show up in the log either (just on-screen), so I'm not sure how helpful the trace will be. Lastly, where nearly all of the files had associated thumbnail images before, now only a small fraction have them. For the rest, the software isn't even generating the default 4 second thumbnail either, as it seems it just can't read those files (or something).
I'm not going to post the trace here as there will be personally identifiable information in it, but will DM to a mod/dev on request. I'm going to uninstall and try an older version to see what happens and will report back here. Stay tuned.
One set of errors, I wish I had grabbed more:
16:54:45 ERROR Database "medias" error while writing in "VIDEO_METADATA_ACTORS" for "null": Referential integrity constraint violation: "VIDEO_METADATA_ACTORS_TVSERIESID_FK: PUBLIC.VIDEO_METADATA_ACTORS FOREIGN KEY(TVSERIESID) REFERENCES PUBLIC.TV_SERIES(ID) (CAST(2 AS BIGINT))"; SQL statement:
INSERT INTO "PUBLIC"."VIDEO_METADATA_ACTORS"("ID","TVSERIESID","FILEID","ACTOR")VALUES(DEFAULT,?,DEFAULT,?) [23506-230]
16:54:45 ERROR Database "medias" error while writing in "VIDEO_METADATA_GENRES" for "null": Referential integrity constraint violation: "VIDEO_METADATA_GENRES_TVSERIESID_FK: PUBLIC.VIDEO_METADATA_GENRES FOREIGN KEY(TVSERIESID) REFERENCES PUBLIC.TV_SERIES(ID) (CAST(2 AS BIGINT))"; SQL statement:
INSERT INTO "PUBLIC"."VIDEO_METADATA_GENRES"("ID","TVSERIESID","FILEID","GENRE")VALUES(DEFAULT,?,DEFAULT,?) [23506-230]