Kodi Community Forum

Full Version: Server WMC Working but strange error in log
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Server WMC is working nicely for me and I can browse my Recorded TV folder on Kodi fine. However I get an error when opening Server WMC on the PC about the recorded TV share (even though it is clearly working) and the log has a strange error about an Overflow Exception on the Access Control List. My log file is here:

https://www.dropbox.com/s/448u78ihhi9fif...C.log?dl=0

Can anyone advise what this means ?

Thanks

Mark

Sent from my SM-T805Y
Yeah, that's weird alright.  The error is happening when swmc tries to check to see if you recorded tv folder is shared with everybody.  Not sure why it is failing, but since it does fail, swmc is posting the message that your recorded tv folder is not shared.  Since everything works, it clearly is being shared, so I suggest not worrying about it and just disabling the error messages.  That means setting the following values in the serverwmc log:

  <IsShowingRecTVErrorDialogAtStartup>false</IsShowingRecTVErrorDialogAtStartup>
  <IsShowingRecTVErrorDialogAtTab>false</IsShowingRecTVErrorDialogAtTab>
Ok thanks.

Sent from my SM-G955F
(2017-11-26, 22:39)sigmacom Wrote: [ -> ]Ok thanks.
 Out of curiosity, are you using Win10?
Never mind... read log..