Problem streaming or accessing owncloud with webdav share
#1
Hello, 

I am trying to stream videos from my owncloud server via webdav but I getting the message network location is not found. I tested my cloud server for web dav connection and everything was ok using other android app for web dav. 

I also mapped the cloud folder as a drive in windows and tried to play my videos from there. The drive was discovered and the contents were scrapped, but no video streaming as the kodi player was showing the play icon on top right of the screen, but no video at all. 

In the past I have managed to connect kodi matrix to my cloud server and stream flawlessly all videos. Don't know what happened, possibly an update, and now I cannot. 

Does anybody has info or a workaround on that?

https://paste.kodi.tv/idahamarow.kodi
Reply
#2
enable debug logging, restart kodi and provide a new log
Reply
#3
https://paste.kodi.tv/tepabehagu.kodi
Reply
#4
Tried to connect with FTP and FTPS, same situation.
Reply
#5
022-11-02 09:03:31.581 T:9340 ERROR <general>: CCurlFile::FillBuffer - Failed: SSL peer certificate or SSH remote key was not OK(60)
2022-11-02 09:03:31.581 T:9340 ERROR <general>: CCurlFile::Open failed with code 0 for https://mycloud.cloudns.ph:443/remote.ph...les/admin/:

Your server certificate is not accepted, self signed?
see https://kodi.wiki/view/Advancedsettings.xml#network (catrustfile) for an option to add it to your trusted certificates
Reply
#6
Quote:Your server certificate is not accepted, self signed?
see https://kodi.wiki/view/Advancedsettings.xml#network (catrustfile) for an option to add it to your trusted certificates
Thanx for the reply, 

My server certificate is Sectigo Positive SSL. What is the proceedure? Do I have to edit the C:\Program Files\Kodi\system\certs\cacert.pem file, or smthing else?
Reply
#7
(2022-11-02, 13:13)huhas12 Wrote: Do I have to edit the C:\Program Files\Kodi\system\certs\cacert.pem file, or smthing else?

The link aka advancedsettings.xml wiki page is pretty clear, as it says:
<catrustfile>filepath</catrustfile> <!-- Added in v19- Allows specifying a custom SSL CA trust store bundle. e.g. special://masterprofile/cacerts.pem -->

So you'll need to insert the complete file path to the cacerts.pem file on your system. You may also have to include the .pem filename itself, I have no specific experience in this matter.
Reply
#8
you should copy C:\Program Files\Kodi\system\certs\cacert.pem to e.g. special://masterprofile/cacerts.pem (which points to your user data folder), then edit this file.
Do not edit the original C:\Program Files\Kodi\system\certs\cacert.pem, it will be overwritten on next kodi update
Reply
#9
Tried both... should I create a masterprofile.xml ?
Reply
#10
Nothing works...
Reply

Logout Mark Read Team Forum Stats Members Help
Problem streaming or accessing owncloud with webdav share0