MySQL access denied errors on video files
#1
Been using XBMC 11 on Arch linux with no probs for a while now, with a MySQL database just fine. I have a folder where I download random videos (from YouTube or wherever) to watch in batch in XBMC, and a shortcut to the folder. Have had no problems for the longest time, but now hitting play on any file will do nothing (this is in Files mode, not Library, as I just watch the video then usually delete).

I am getting these in my xbmc.log:

Code:
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos34 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos33 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos32 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos31 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos30 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos29 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos28 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos27 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos26 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos25 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos24 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos23 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos22 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos21 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos20 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos19 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos18 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos17 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos16 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos15 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos14 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos13 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos12 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos11 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos10 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))
16:24:34 T:2977385280   ERROR: Unable to open database: MyVideos9 [1045](Access denied for user 'xbmc'@'192.168.1.103' (using password: YES))

My Movies/TV/Music are all playing back fine though, so I'm perplexed. Appreciate any help with how to fix this, thanks!
Reply
#2
Can you post the full debug log (wiki) (via pastebin-like website)?
Reply
#3
Well this is strange, it's working again. If the issue occurs again, I will post a full log here. Thanks for your response!
Reply

Logout Mark Read Team Forum Stats Members Help
MySQL access denied errors on video files0