• 1
  • 35
  • 36
  • 37(current)
  • 38
  • 39
  • 57
XBMC Video Server: stream/download your library contents
heres the error log

[Thu Jul 10 16:24:00.269000 2014] [ssl:warn] [pid 1572:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Jul 10 16:24:00.551000 2014] [ssl:warn] [pid 1572:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Jul 10 16:24:00.587000 2014] [mpm_winnt:notice] [pid 1572:tid 256] AH00455: Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.9 configured -- resuming normal operations
[Thu Jul 10 16:24:00.587000 2014] [mpm_winnt:notice] [pid 1572:tid 256] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01
[Thu Jul 10 16:24:00.588000 2014] [core:notice] [pid 1572:tid 256] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Thu Jul 10 16:24:00.590000 2014] [mpm_winnt:notice] [pid 1572:tid 256] AH00418: Parent: Created child process 4528
[Thu Jul 10 16:24:01.270000 2014] [ssl:warn] [pid 4528:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Jul 10 16:24:01.529000 2014] [ssl:warn] [pid 4528:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Jul 10 16:24:01.577000 2014] [mpm_winnt:notice] [pid 4528:tid 268] AH00354: Child: Starting 150 worker threads.
[Thu Jul 10 19:19:05.777000 2014] [mpm_winnt:warn] [pid 4528:tid 1728] (OS 121)The semaphore timeout period has expired. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Thu Jul 10 19:19:05.778000 2014] [mpm_winnt:warn] [pid 4528:tid 1728] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Thu Jul 10 22:22:30.109000 2014] [mpm_winnt:warn] [pid 4528:tid 1728] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jul 11 06:32:47.674000 2014] [mpm_winnt:warn] [pid 4528:tid 1728] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jul 11 07:20:17.454000 2014] [mpm_winnt:warn] [pid 4528:tid 1728] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
Reply
@crxman: I don't see any 404 errors here. Do you see anything in the "access log"? Can you browse to simply "http://localhost"? You should get some kind of default XAMPP page IIRC.
Reply
heres what i have in the access log

198.20.99.130 - - [10/Jul/2014:16:51:19 -0400] "GET / HTTP/1.1" 302 -

could it be that its trying to use port 80, i know port 80 is already being used.

Requested URL http://localhost:80/xbmc-video-server
Reply
Of course, if you have somethig else listening on port 80 you'll have to make XAMPP/Apache use another port, otherwise it'll obviously not work. I told you this already in the PM.
Reply
i did make apache use another port but when i try to go to the localhost it trys to go to port 80. in apache i put port 82
Reply
You'll need to specify the port when you enter the address, e.g. http://localhost:82/xbmc-video-server.
Reply
ok when i tried that i got this



Notice: Trying to get property of non-object in C:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php on line 658

Notice: Trying to get property of non-object in C:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\schema\CDbCommandBuilder.php on line 92
CDbException

CDbCommand failed to execute the SQL statement: CDbCommand failed to prepare the SQL statement: SQLSTATE[HY000]: General error: 1 no such table: t
Reply
Weird, I've never seen that error before. Can you pastebin the contents of src/protected/runtime/application.log? I'll have to test the Windows instructions on a clean environment to see if I can reproduce.
Reply
i dont see any application log
Reply
You're saying the runtime directory is completely empty?
Reply
Well, I updated the Windows instructions on the wiki (https://github.com/Jalle19/xbmc-video-se...Windows%29), one step was no longer needed and the infamous obligatory "reboot your computer" step was added since at least Windows 8.1U1 doesn't notice that the PATH has changed which means Git won't work from the command prompt until you reboot.

@crxman: I was completely unable to reproduce your issue. Perhaps you should start over (delete the xbmc-video-server directory and follow the last step in the guide, no need to re-install all the applications).
Reply
I have a quick question about XBMC smb resource and streaming them:

When I mount my NAS to N:\ then I can see it in my explorer but on restart its still in explorer but showed as not connected and XBMC isn't able to access the files on my NAS. When I double click on it in the explorer it will get connected and everything runs fine.
Because of this issue I switched to XBMCs built in smb support and set up my NAS as smb connection.
In XBMC itself this solution works perfectly, I can play my files immediately after startup and even can start my NAS after my HTPC.

But streaming/downloading does not work with this connection. My URLs look like this:
http://192.168.1.1:8080/random/smb%3a%2f...20Fire.mkv

The smd connection doesn't require a password because the password of my HTPC machine is the same as the HTPC login account on my NAS, maybe theres the problem?

What is the best way to solve this?
(Windows 8.1 if it matters)
Reply
Can you browse to that file in your browser? Enable debug logging in XBMC and see what it says when you try to access the file.
Reply
I am not sure if you mean the windows mount or the XBMC smb connection.

This is how it looks like in my explorer:
http://i.stack.imgur.com/4KfJE.png

When double click it gets accessible and looks like this:
http://i.imgur.com/E8XkP4V.png
Then everything is fine and works perfectly.

XBMC thinks the file does not exist because it cant access the mount when its "red".


When I try to download the smb:// file with the XBMC Video Server it gives me a "servererror"
http://i.imgur.com/qyUHnGC.png

-----

What I could do is running a cmd command to mount the network drive on boot, but this won't work when I start my HTPC before the NAS has been started
Reply
What exactly does it say when you click "Download" on the smb:// file? And when you do that, check the XBMC log with debugging enabled to see what happens.
Reply
  • 1
  • 35
  • 36
  • 37(current)
  • 38
  • 39
  • 57

Logout Mark Read Team Forum Stats Members Help
XBMC Video Server: stream/download your library contents9