<pragmaticenigma>
looking at this thread: https://github.com/xbmc/xbmc/issues/15513 -- It would appear that the you need to use ftp:// ... on the end |auth=TLS ... If your FTPS site is using a self signed certificate, you might need to also add the flag on the end &verifypeer=false so it would be |auth=TLS&verifypeer=false
<pragmaticenigma>
I do not recommend verifypeer=false if you are connecting to an FTP site that is not locally available on your network
<CaptainComic>
my server setup only accepts AUTH SSL
<CaptainComic>
not AUTH TLS and no Implicit SSL
<CaptainComic>
[1] 220 capcom NAS Server (glFTPd 2.10 (Dec 24 2019) 64BiT Linux+TLS(OpenSSL 1.1.1d 10 Sep 2019)+SSP) ready.
<CaptainComic>
and yes, it uses a self signed cert
<pragmaticenigma>
CaptainComic: the parts after the | are for the client, not the server
<CaptainComic>
what i guess, it must be a handshake problem
<CaptainComic>
ahh i see
<CaptainComic>
so in my case it would be: |auth=SSL&verifypeer=false at the end right?
<pragmaticenigma>
I'm not certain SSL will work at all... but can't hurt to try
<CaptainComic>
i get no network connect error now
<CaptainComic>
but i have no dir listing
<CaptainComic>
one step forward ^^
<pragmaticenigma>
that's good... from that thread I was reading, make sure the debug log is enabled, as that is about the only source of clues for what connectivity issues are happening
andy-burns has quit [Ping timeout: 256 seconds]
<CaptainComic>
let's see. i activated debug loggin and try to connect again...
sunn has quit [Ping timeout: 272 seconds]
<CaptainComic>
now i know exactly what is going wrong
<CaptainComic>
2020-05-15 20:38:05.876 T:10272 ERROR: CCurlFile::FillBuffer - Failed: SSL peer certificate or SSH remote key was not OK(51)
andy-burns has joined #libreelec
pyrodex_ has quit [Ping timeout: 240 seconds]
pyrodex has joined #libreelec
Gittun has quit [Quit: UPP]
FriskyKat has quit [Remote host closed the connection]
FriskyKat has joined #libreelec
Fenster has quit [Ping timeout: 256 seconds]
FriskyKat has quit [Remote host closed the connection]
FriskyKat has joined #libreelec
psymin has quit [Remote host closed the connection]
psymin has joined #libreelec
kekePower has joined #libreelec
RedSoxFan07 has joined #libreelec
RedSoxFan07 has quit [Client Quit]
pauljw has quit [Quit: Later...]
|Jeroen| has quit [Quit: dada]
psymin has quit [Read error: Connection reset by peer]
psymin has joined #libreelec
CryptoManiac has joined #libreelec
CryptoManiac has quit [Ping timeout: 265 seconds]
andy-burns has quit [Ping timeout: 260 seconds]
blackest_mamba has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
gouchi has joined #libreelec
pragmaticenigma has quit [Quit: Leaving]
f476 has quit [Read error: Connection reset by peer]
gouchi has quit [Remote host closed the connection]
heldchen has joined #libreelec
testman has quit [Read error: Connection reset by peer]
testman has joined #libreelec
testman has quit [Client Quit]
testman has joined #libreelec
fraggle_laptop has quit [Ping timeout: 272 seconds]
blackest_mamba has joined #libreelec
fraggle_laptop has joined #libreelec
Fenster has joined #libreelec
kekePower has quit [Ping timeout: 260 seconds]
Tobbi has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fraggle_laptop has quit [Remote host closed the connection]
fraggle_laptop has joined #libreelec
shibboleth has quit [Quit: shibboleth]
<pletopia>
any luck with that FTPS
<pletopia>
i've never had luck with that
<pletopia>
connecting to gl
<pletopia>
i've wanted to get it to work becuase then i could use it from remote settings .. but i get errors
<pletopia>
last time i looked it was because kodi didn't like "non-standard" ftp outputs