karlheyes / icecast-kh

KH branch of icecast
GNU General Public License v2.0
300 stars 107 forks source link

kh17.1 #388

Closed gunsar closed 1 year ago

gunsar commented 1 year ago

@karlheyes kh17.1 trial some admin xsl display problem

http://192.168.8.233:8000/admin/listmounts.xsl �|:�|:�;|:�;|:92.168.8.233:8000 Connection: keep-alive User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Accept: text/css,/;q=0.1 Referer: http://192.168.8.233:8000/adminbar.html Accept-Encoding: gzip, deflate Accept-Language: id-ID,id;q=0.9,en-ID;q=0.8,en;q=0.7,en-US;q=0.6,ar;q=0.5

http://192.168.8.233:8000/admin/logs.xsl Access log unknown log Error log unknown log

karlheyes commented 1 year ago

I did fix an issue around the 17.1 update which had this problem and I did retag it but I've fixed a few other things now and 17.2 is up

gunsar commented 1 year ago

now, I am reinstall vps and using v17.2 linux the relay is not running admin page problem is also the same

gunsar commented 1 year ago

still using the same tutorial from https://ssamjh.nz/how-to-install-icecast-kh-on-ubuntu-server/ version 17.0 runs normally, 17.1 + 17.2 has problems as I explained above

karlheyes commented 1 year ago

fixed that. junk uninitialized data getting attached to the headers. you should see that on the master tree now

gunsar commented 1 year ago

I have reinstalled and taken git icecast-master to stream directly from the encoder runs normally same problem, relay not running, admin listmounts.xsl not showing

<relay> <server>192.168.8.216</server> <port>8000</port> <mount>/stream</mount> <local-mount>/stream</local-mount> <username>source</username> <password>hackme</password> <relay-shoutcast-metadata>1</relay-shoutcast-metadata> </relay>

<relay local-mount="/stream2" on-demand="true"> <host server=">192.168.8.216" port="8000" mount="/stream" /> </relay>

karlheyes commented 1 year ago

reverted a commit which was causing that. trying to avoid a minor memory leak. Will resolve that another way.

karl.

gunsar commented 1 year ago

okay, I'm now starting to try the kh18 version, it's being monitored thank's

gunsar commented 1 year ago

https://github.com/karlheyes/icecast-kh/commit/1f99e961e37e6455119032cfe8d4411d7df37cb3