Release [CMIK] TFC.tv addon - repo / updates / support
(2018-11-17, 15:54)cmik Wrote:
(2018-11-17, 15:41)markv Wrote:
(2018-11-17, 14:50)cmik Wrote: It is 443 (https).
Check if you have SSL enabled (with Listen 443 in ports.conf file) and headers also which I’ve forgotten in my post.  
 
Thanks for the quick response, it still wouldn't work, I believe I've enabled all the modules you've stated

xml:

root@f0cd383339df:~# a2enmod ssl
Considering dependency setenvif for ssl:
Module setenvif already enabled
Considering dependency mime for ssl:
Module mime already enabled
Considering dependency socache_shmcb for ssl:
Module socache_shmcb already enabled
Module ssl already enabled
root@f0cd383339df:~# a2enmod proxy
Module proxy already enabled
root@f0cd383339df:~# a2enmod proxy_http
Considering dependency proxy for proxy_http:
Module proxy already enabled
Module proxy_http already enabled
root@f0cd383339df:~# a2enmod headers
Module headers already enabled
root@f0cd383339df:~# service apache2 reload[FAIL] Reloading Apache httpd web server: apache2 failed!
[warn] The apache2 configtest failed. Not doing anything. ... (warning).
Output of config test was:
AH00526: Syntax error on line 2 of /etc/apache2/sites-enabled/default-ssl.conf:
Invalid command '\xc2\xa0', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.
root@f0cd383339df:~#

I only did reload just so it wouldn't crash, apache wouldn't start again without it getting fixed first.


and ports.conf looks ok:

xml:

Listen 80

<IfModule ssl_module>
    Listen 443
</IfModule>

<IfModule mod_gnutls.c>
    Listen 443
</IfModule>
 

For that error message, please look at what I’ve answered to rpbg on posts above.   
 Well that was bizarre, I did have a read before but I didn't think I was having the same problem since I couldn't find any strange symbols in the config file I copied. nevertheless it's been fixed.. Thank you

but I am getting Timeouts in Kodi whenever I try to watch something

xml:

...
17:35:24.241 T:4695520704   ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for https://o2-i.akamaihd.net/i/tvpatrol/201...trolsat-hd-,
...
17:36:24.278 T:123145556754432   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:36:24.278 T:123145556754432   ERROR: CCurlFile::Open failed with code 0 for https://o2-i.akamaihd.net/i/tvpatrol/201...trolsat-hd-,
...
Reply


Messages In This Thread
kodi mysql - by Eon0613 - 2017-08-04, 17:10
Installing on Apple TV - by vaderlives4ever - 2017-08-14, 15:00
RE: [CMIK] TFC.tv addon - repo / updates / support - by markv - 2018-11-17, 19:42
Playlist - by tonsan - 2019-05-07, 03:20
Logout Mark Read Team Forum Stats Members Help
[CMIK] TFC.tv addon - repo / updates / support10