MyMedia service crashes when scanning network shared folder

Post Reply
bardx
Posts: 7
Joined: Mon Mar 29, 2021 9:53 am

MyMedia service crashes when scanning network shared folder

Post by bardx »

When MyMedia service starts, it almost immediately crashes while scanning folders for music files. This happens always (and only) when I have mounted network folders (from my NAS). I'm on a Raspberry with Raspbian Linux.

This is the error I get:
MyMedia Error.png
MyMedia Error.png (33.6 KiB) Viewed 4961 times

Any idea on why this happens or how to fix it?
Thanks.
bardx
Posts: 7
Joined: Mon Mar 29, 2021 9:53 am

Re: MyMedia service crashes when scanning network shared folder

Post by bardx »

Here's an example log of a run (sensitive information is hidden with *****************). It takes just a few seconds for the service to crash. The logs are collected in the consecutive run because, of course, the service is not available anymore after crashing.

Code: Select all

24/07/2022 17:57:31.743 26249:0 01 Program.cs:Main:85 Initializing My Media for Alexa - Version 1.3.147.994...
24/07/2022 17:57:32.435 26249:0 01 Program.cs:Main:86 GitHash 1.3.147
24/07/2022 17:57:32.437 26249:0 01 Program.cs:Main:93 Initializing step 2...
24/07/2022 17:57:32.439 26249:0 01 Logger.cs:LogHeader:126 My Media for Alexa - Version 1.3.147.994
24/07/2022 17:57:32.443 26249:0 01 Logger.cs:LogHeader:127 Compiled for: linux
24/07/2022 17:57:32.444 26249:0 01 Logger.cs:LogHeader:128 GitHash: 1.3.147
24/07/2022 17:57:32.444 26249:0 01 Logger.cs:LogHeader:131 Server GUID: 
24/07/2022 17:57:32.449 26249:0 01 Logger.cs:LogHeader:132 User ID: 
24/07/2022 17:57:32.455 26249:0 01 Logger.cs:LogMemory:112 Initial Managed memory: 4MB, Process Private memory: 26MB
24/07/2022 17:57:32.520 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Unknown, lo, lo, Loopback
24/07/2022 17:57:32.705 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.717 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork 127.0.0.1
24/07/2022 17:57:32.724 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 ::1
24/07/2022 17:57:32.724 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.734 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, enxb827eb4a79dd, enxb827eb4a79dd, Ethernet
24/07/2022 17:57:32.734 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.735 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.736 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.736 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.746 26249:0 01 IPAddressHelper.cs:PrintIPConfig:32 		InterNetwork *****************
24/07/2022 17:57:32.747 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, wlan0, wlan0, Wireless80211
24/07/2022 17:57:32.747 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.748 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.748 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.748 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.750 26249:0 01 IPAddressHelper.cs:PrintIPConfig:32 		InterNetwork *****************
24/07/2022 17:57:32.751 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, hassio, hassio, Ethernet
24/07/2022 17:57:32.751 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.751 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.752 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.752 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.754 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, docker0, docker0, Ethernet
24/07/2022 17:57:32.754 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.755 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.755 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.755 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.757 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, vetheadbaff, vetheadbaff, Ethernet
24/07/2022 17:57:32.758 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.758 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.758 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.759 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.761 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, vethbf9ffc0, vethbf9ffc0, Ethernet
24/07/2022 17:57:32.761 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.761 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.762 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.762 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.764 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, vethe77f444, vethe77f444, Ethernet
24/07/2022 17:57:32.764 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.765 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.765 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.765 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.767 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth25772c5, veth25772c5, Ethernet
24/07/2022 17:57:32.767 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.768 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.768 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.769 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.770 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, vethfa57a73, vethfa57a73, Ethernet
24/07/2022 17:57:32.771 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.771 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.772 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.772 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.774 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth8c17546, veth8c17546, Ethernet
24/07/2022 17:57:32.774 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.774 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.775 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.775 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.776 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.777 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, vetha41df0b, vetha41df0b, Ethernet
24/07/2022 17:57:32.778 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.778 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.778 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.779 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.779 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.781 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth7b19563, veth7b19563, Ethernet
24/07/2022 17:57:32.781 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.782 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.782 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.783 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.783 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.785 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth9017a25, veth9017a25, Ethernet
24/07/2022 17:57:32.785 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.785 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.786 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.786 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.788 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth29f09d5, veth29f09d5, Ethernet
24/07/2022 17:57:32.788 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.789 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.789 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.789 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.792 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth3b24e4f, veth3b24e4f, Ethernet
24/07/2022 17:57:32.792 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.792 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.793 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.793 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.795 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth3e628a7, veth3e628a7, Ethernet
24/07/2022 17:57:32.795 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.796 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.796 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.796 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.798 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, vethcad5e75, vethcad5e75, Ethernet
24/07/2022 17:57:32.799 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.799 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.800 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.801 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.803 26249:0 01 IPAddressHelper.cs:PrintIPConfig:22 NIC Up, veth331deac, veth331deac, Ethernet
24/07/2022 17:57:32.803 26249:0 01 IPAddressHelper.cs:PrintIPConfig:24 	IP Addresses:
24/07/2022 17:57:32.804 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetwork *****************
24/07/2022 17:57:32.804 26249:0 01 IPAddressHelper.cs:PrintIPConfig:27 		InterNetworkV6 *****************
24/07/2022 17:57:32.805 26249:0 01 IPAddressHelper.cs:PrintIPConfig:29 	Gateways:
24/07/2022 17:57:32.835 26249:0 01 IPAddressHelper.cs:PrintIPConfig:35 Autoselected IP: *****************
24/07/2022 17:57:32.836 26249:0 01 IPAddressHelper.cs:PrintIPConfig:36 Done.
24/07/2022 17:57:32.867 26249:0 01 Program.cs:Main:102 Helper directories created.
24/07/2022 17:57:32.868 26249:0 01 Program.cs:Main:114 arg = /server
24/07/2022 17:57:32.883 26249:0 01 Program.cs:Run:170 Executing in Background Service mode
24/07/2022 17:57:32.883 26249:0 01 Program.cs:Run:171 Current Locale = it-IT
24/07/2022 17:57:32.885 26249:0 01 Program.cs:Run:172 Current directory = /opt/mymedia
24/07/2022 17:57:32.886 26249:0 01 Program.cs:Run:173 Environment Current directory = /opt/mymedia
24/07/2022 17:57:32.887 26249:0 01 Program.cs:Run:174 Assembly directory = MyMediaForAlexa.exe
24/07/2022 17:57:32.891 26249:0 01 Program.cs:Run:175 Process directory = \MyMediaForAlexa
24/07/2022 17:57:32.910 26249:0 01 DynamicConfigurationManager.cs:Load:24 Stage 1
24/07/2022 17:57:32.911 26249:0 01 DynamicConfigurationManager.cs:Load:35 Stage 2
24/07/2022 17:57:32.917 26249:0 01 PersistanceManager.cs:DeSerializeObject:170 Un-Persisting MyMediaEchoService.DynamicConfiguration from /home/pi/.MyMediaForAlexa/Preferences.xml...
24/07/2022 17:57:34.117 26249:0 01 PersistanceManager.cs:DeSerializeObject:207 Done.
24/07/2022 17:57:34.118 26249:0 01 DynamicConfigurationManager.cs:Load:44 Stage 3
24/07/2022 17:57:34.160 26249:0 01 DynamicConfigurationManager.cs:Load:46 Stage 4
24/07/2022 17:57:34.160 26249:0 01 DynamicConfigurationManager.cs:Load:51 Stage 5
24/07/2022 17:57:34.163 26249:0 01 DynamicConfigurationManager.cs:MigrateFromRegistry:101 Migrating from registry...
24/07/2022 17:57:34.198 26249:0 01 DynamicConfigurationManager.cs:MigrateFromRegistry:127 No registry settings found ... skipping...
24/07/2022 17:57:34.198 26249:0 01 DynamicConfigurationManager.cs:Load:53 Stage 6
24/07/2022 17:57:34.200 26249:0 01 DynamicConfigurationManager.cs:Load:62 Stage 7
24/07/2022 17:57:34.200 26249:0 01 DynamicConfigurationManager.cs:Load:71 Stage 8
24/07/2022 17:57:34.201 26249:0 01 FirewallDetect.cs:GetFirewall:23 Detected firewall: 
24/07/2022 17:57:34.202 26249:0 01 FirewallDetect.cs:GetAntivirus:15 Detected antivirus: 
24/07/2022 17:57:34.202 26249:0 01 DynamicConfigurationManager.cs:Load:96 Stage 9
24/07/2022 17:57:34.205 26249:0 01 Utils.cs:CheckLibGDIPlusDependencies:81 Local copy of ./libgdiplus.so.0 was not detected.
24/07/2022 17:57:34.277 26249:0 01 PersistanceManager.cs:DeSerializeObject:170 Un-Persisting System.Collections.Generic.Dictionary`2[System.String,MyMediaEchoWeb.Models.AlexaDevice] from /home/pi/.MyMediaForAlexa/Devices.xml...
24/07/2022 17:57:34.566 26249:0 01 Program.cs:Run:207 Creating key pair...
24/07/2022 17:57:34.708 26249:0 01 CredentialStore.cs:CreateKeyPair:131 Rewriting public key...
24/07/2022 17:57:34.711 26249:0 01 Program.cs:Run:209 Done.
24/07/2022 17:57:34.712 26249:0 01 Program.cs:Run:226 Initializing message controller...
24/07/2022 17:57:34.718 26249:0 01 PersistanceManager.cs:DeSerializeObject:170 Un-Persisting System.Collections.Generic.Dictionary`2[System.Guid,MyMediaEchoWeb.Models.Message] from /home/pi/.MyMediaForAlexa/Messages.xml...
24/07/2022 17:57:34.894 26249:0 01 Program.cs:Run:228 Done.
24/07/2022 17:57:34.920 26249:0 01 MessageController.cs:AddMessage:114 Added e8d650e9-ed3f-45df-9b74-ad5babb572ce; Title:My Media for Alexa starting; Description:My Media for Alexa is starting up
24/07/2022 17:57:34.928 26249:0 01 PersistanceManager.cs:DeSerializeObject:170 Un-Persisting System.Collections.Generic.Dictionary`2[System.Guid,MyMediaEchoWeb.Models.PlaylistHistory] from /home/pi/.MyMediaForAlexa/PlaylistHistory.xml...
24/07/2022 17:57:35.079 26249:0 01 PersistanceManager.cs:DeSerializeObject:170 Un-Persisting System.Collections.Generic.Dictionary`2[System.Guid,MyMediaEchoWeb.Models.Bookmark] from /home/pi/.MyMediaForAlexa/Bookmarks.xml...
24/07/2022 17:57:35.136 26249:0 01 Program.cs:Run:258 Using HTTPS: False
24/07/2022 17:57:35.137 26249:0 01 Program.cs:Run:260 Checking root certificates...
24/07/2022 17:57:35.141 26249:0 01 CertSync.cs:Run:330 Initializing root CAs...
24/07/2022 17:57:35.144 26249:0 01 CertSync.cs:Run:334 The certificate store is empty, importing from OS...
24/07/2022 17:57:35.145 26249:0 01 CertSync.cs:Run:342 Importing OS root certificates from /etc/ssl/certs/ca-certificates.crt
24/07/2022 17:57:35.385 26249:0 01 CertSync.cs:Process:176 Importing into legacy user store:
24/07/2022 17:57:35.792 26249:0 01 CertSync.cs:ImportToStore:208 I already trust 127, your new list has 128
24/07/2022 17:57:35.863 26249:0 01 CertSync.cs:ImportToStore:261 Import process completed.
24/07/2022 17:57:35.871 26249:0 01 CertSync.cs:Process:180 
24/07/2022 17:57:35.872 26249:0 01 CertSync.cs:Process:181 Importing into BTLS user store:
24/07/2022 17:57:36.248 26249:0 01 CertSync.cs:ImportToStore:208 I already trust 127, your new list has 128
24/07/2022 17:57:36.290 26249:0 01 CertSync.cs:ImportToStore:261 Import process completed.
24/07/2022 17:57:36.335 26249:0 01 Program.cs:Run:262 Root certificate step complete.
24/07/2022 17:57:38.307 26249:0 08 FFmpegDownloader.cs:GetMetadata:128 Cannot find a key for OS:linux, PlatformArch:Unknown
24/07/2022 17:57:39.169 26249:0 01 Program.cs:ConfigureWebListener:357 IN
24/07/2022 17:57:39.170 26249:0 01 Program.cs:ConfigureWebListener:380 Bind attempt #0
24/07/2022 17:57:39.175 26249:0 01 WebServer.cs:.ctor:56 WebServer::Starting...
24/07/2022 17:57:39.180 26249:0 01 WebServer.cs:.ctor:86 WebServer::Started
24/07/2022 17:57:39.182 26249:0 01 Program.cs:ConfigureWebListener:421 Success
24/07/2022 17:57:39.183 26249:0 01 Program.cs:ConfigureWebListener:443 OUT
24/07/2022 17:57:39.185 26249:0 01 Logger.cs:LogMemory:112 Before Library Load Managed memory: 11MB, Process Private memory: 53MB
24/07/2022 17:57:39.295 26249:0 01 LuceneManager.cs:CheckIntegrity:234 Checking index integrity...
24/07/2022 17:57:39.629 26249:0 07 WebServer.cs:AuthenticationSchemeForClient:1124 Client authentication protocol selection in progress...http://*****************:52051/logs
24/07/2022 17:57:39.632 26249:0 07 WebServer.cs:AuthenticationSchemeForClient:1139 Basic
24/07/2022 17:57:39.633 26249:0 06 WebServer.cs:AuthenticationSchemeForClient:1124 Client authentication protocol selection in progress...http://*****************:52051/logs
24/07/2022 17:57:39.633 26249:0 06 WebServer.cs:AuthenticationSchemeForClient:1139 Basic
24/07/2022 17:57:39.839 26249:0 08 WebServer.cs:DoRequest:214 CurrentRequests Count = 1
24/07/2022 17:57:39.844 26249:0 08 WebServer.cs:DoRequest:238 WebRequest:1 from *****************, START WebServer::HTTP Request - GET url=http://*****************:52051/logs useragent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 Edg/103.0.1264.49 headers=Host: *****************:52051
Connection: keep-alive
Cache-Control: max-age=0
Authorization: Basic *****************
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 Edg/103.0.1264.49
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Referer: http://*****************:52051/index.html
Accept-Encoding: gzip, deflate
Accept-Language: it,it-IT;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6
If-None-Match: "MyMediaForAlexa.log2022-57-24-055710.zipSun, 24 Jul 2022 15:57:15 GMT"
If-Modified-Since: Sun, 24 Jul 2022 15:57:15 GMT
Lozzy_uk
Posts: 42
Joined: Sun Jan 13, 2019 6:45 pm

Re: MyMedia service crashes when scanning network shared folder

Post by Lozzy_uk »

Has it ever worked? i.e did it work and then stop without reason that you know of?
bardx
Posts: 7
Joined: Mon Mar 29, 2021 9:53 am

Re: MyMedia service crashes when scanning network shared folder

Post by bardx »

Never worked with network folders. With local folders only, it always work.
braix123
Posts: 7
Joined: Fri Dec 18, 2020 6:56 pm

Re: MyMedia service crashes when scanning network shared folder

Post by braix123 »

I've been increasing that lately too. The server is then logged off for a while and counts the files again.
Installation: Synology Docker 1.3.147 with local files.
Post Reply