Page 4 of 4

Re: UMS closes by itself

Posted: Thu Feb 13, 2025 11:22 pm
by yawa
Thank you @mik_s!

Ok, I have deleted all older logs and zips and restarted the UMS in TRACE mode. Will see how many log files it will gather till the next crash, will try to post them here.

Regarding 192.168.178.173: This is neither my computer nor the computer where UMS is running, but just yet another laptop in my local network. I noticed that that laptop has a Windows Media Player as DLNA client running which was recognized by UMS thus shown in the dashboard, pls find screenshot attached. Sometimes it shoes the player as "unknown" DLNS client though. Is it perhaps kind of "network issue" when UMS is trying to identify media clients running around and smth goes wrong?!

And yes, I checked RAM on my compouter - all good, no errors :)

Cheers!

Re: UMS closes by itself

Posted: Fri Feb 28, 2025 7:59 am
by yawa
In the meantime I've installed 4.10.0 and povided 8192 of memory while setup. The problem persists furthermore unfortunately. Logs please find attached (just the last one because I got about 40 Mb of zipped log files during 6 hours!). I can't see anything suspecting ... Have no idea ...

Re: UMS closes by itself

Posted: Tue Mar 04, 2025 12:23 am
by mik_s
I did not see anything odd about memory in those logs, however this was only the very end of the logs as you did not include the debug.log.zip
Make sure you use the packer to zip the logs and include everything. If this is too large to upload to the forum you could use something like Mega.nz to host it and post the link.

There was only one exception error where one image format could not be read, but that does not look important.

Code: Select all

Parsing image file "D:\Photos\2024 Фотоархив\03\Гриша Читакль март\PXL_20240315_095101312.jpg"
Error parsing image "null", switching to FFmpeg: Unable to recognize image format for "D:\Photos\2024 Фотоархив\03\Гриша Читакль март\PXL_20240315_095101312.jpg" - parsing failed
net.pms.util.UnknownFormatException: Unable to recognize image format for "D:\Photos\2024 Фотоархив\03\Гриша Читакль март\PXL_20240315_095101312.jpg" - parsing failed
	at net.pms.parsers.MetadataExtractorParser.parseStream(MetadataExtractorParser.java:212)
	at net.pms.parsers.MetadataExtractorParser.parse(MetadataExtractorParser.java:135)
	at net.pms.parsers.MetadataExtractorParser.parse(MetadataExtractorParser.java:99)
	at net.pms.parsers.FFmpegParser.parse(FFmpegParser.java:89)
	at net.pms.store.item.RealFile.isValid(RealFile.java:145)
	at net.pms.store.StoreContainer.addChildItem(StoreContainer.java:131)
	at net.pms.store.StoreContainer.addChild(StoreContainer.java:122)
	at net.pms.store.container.VirtualFolder.manageFile(VirtualFolder.java:115)
	at net.pms.store.container.VirtualFolder.analyzeChildren(VirtualFolder.java:198)
	at net.pms.store.container.VirtualFolder.discoverChildren(VirtualFolder.java:323)
	at net.pms.store.MediaScanner.scan(MediaScanner.java:141)
	at net.pms.store.MediaScanner.scan(MediaScanner.java:147)
	at net.pms.store.MediaScanner.scan(MediaScanner.java:147)
	at net.pms.store.MediaScanner.scan(MediaScanner.java:147)
	at net.pms.store.MediaScanner.startScan(MediaScanner.java:98)
	at net.pms.store.MediaScanner.lambda$startMediaScan$0(MediaScanner.java:198)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: net.pms.util.UnknownFormatException: Unable to find a suitable image reader
	at net.pms.parsers.MetadataExtractorParser.readImageInfo(MetadataExtractorParser.java:856)
	at net.pms.parsers.MetadataExtractorParser.parseStream(MetadataExtractorParser.java:209)
	... 16 common frames omitted

Re: UMS closes by itself

Posted: Tue Mar 04, 2025 4:26 am
by yawa
mik_s wrote: Tue Mar 04, 2025 12:23 am I did not see anything odd about memory in those logs, however this was only the very end of the logs as you did not include the debug.log.zip
Thanks @mik_s! I thought you would actually be interested in what happened immediately before the crash and what could still be logged. OK, next time I'll upload all the logs somewhere on Dropbox or something similar.

Re: UMS closes by itself

Posted: Thu Mar 20, 2025 1:25 am
by yawa
Yet another try to provide the logs including ZIP. Please find them here: https://1drv.ms/u/c/299408a27cb74a3b/EZ ... A?e=g8NQal

Any idea? Thanks a lot in advance!