ValdikSS / aceproxy

Ace Stream HTTP Proxy. ABANDONED! NO SUPPORT WHATSOEVER!
MIT License
196 stars 115 forks source link

aceproxy error #34

Closed rygelmedia closed 9 years ago

rygelmedia commented 9 years ago

Hello, I've installed aceproxy on ubuntu server (14.04) with acestreamengine (version: 3.0.3 revision: 1355) and I tried unsuccessfully to use P2P-Stream (installed on OpenELEC 5/RPi) with the proxy. Please see below the log of the aceproxy if someone can help.


12.08.2015 21:58:04 INFO http_HTTPHandler: Accepted connection from 192.168.1.10 path /pid/http://super-pomoyka.us.to/trash/ttv-list/acelive/462_all.acelive/stream.mp4
192.168.1.10 - - [12/Aug/2015 21:58:04] "HEAD /pid/http://super-pomoyka.us.to/trash/ttv-list/acelive/462_all.acelive/stream.mp4 HTTP/1.1" 200 -
12.08.2015 21:58:04 INFO http_HTTPHandler: Accepted connection from 192.168.1.10 path /pid/http://super-pomoyka.us.to/trash/ttv-list/acelive/462_all.acelive/stream.mp4
192.168.1.10 - - [12/Aug/2015 21:58:04] "HEAD /pid/http://super-pomoyka.us.to/trash/ttv-list/acelive/462_all.acelive/stream.mp4 HTTP/1.1" 200 -
12.08.2015 21:58:04 INFO http_HTTPHandler: Accepted connection from 192.168.1.10 path /pid/http://super-pomoyka.us.to/trash/ttv-list/acelive/462_all.acelive/stream.mp4
12.08.2015 21:58:04 INFO AceClient_init: Successfully connected with Ace!
12.08.2015 21:58:04 DEBUG HTTP: AceClient created
12.08.2015 21:58:04 DEBUG HTTP: hangDetector spawned
12.08.2015 21:58:05 DEBUG AceClient_aceInit: aceInit ended
12.08.2015 21:58:05 DEBUG HTTP: AceClient inited
12.08.2015 21:58:05 DEBUG AceClient_recvdata: STATUS changed to main:loading
12.08.2015 21:58:06 ERROR AceClient_recvdata: LOADASYNC returned error with message: Cannot load transport file
12.08.2015 21:58:06 ERROR AceClient_START: START error!
12.08.2015 21:58:06 ERROR HTTP: Exception: AceException('START error!',)
12.08.2015 21:58:06 WARNING root: Dying with error
192.168.1.10 - - [12/Aug/2015 21:58:06] code 500, message Internal Server Error
192.168.1.10 - - [12/Aug/2015 21:58:06] "GET /pid/http://super-pomoyka.us.to/trash/ttv-list/acelive/462_all.acelive/stream.mp4 HTTP/1.1" 500 -
12.08.2015 21:58:06 DEBUG HTTP: END REQUEST
12.08.2015 21:58:06 DEBUG HTTP: That was the last client, destroying AceClient
12.08.2015 21:58:06 DEBUG AceClient_destroy: Destroying client...
12.08.2015 21:58:06 DEBUG AceClient_recvdata: STATUS changed to main:idle
12.08.2015 21:58:06 DEBUG http_hangDetector: Client disconnected
12.08.2015 21:58:06 DEBUG AceClient_recvdata: Got SHUTDOWN from engine
ValdikSS commented 9 years ago

This is not a valid PID. Use /torrent/ and read wiki on how to urlencode URLs.

rygelmedia commented 9 years ago

In fact, the client is P2P-Stream. When I use the KODI P2P-Stream addon installed on the Ubuntu server (using directly acestreamengine and not aceproxy), the same content plays correctly (unlike when P2P-Stream is used from OpenELEC/Rpi via aceproxy). Do you mean It's P2P-Stream that generate bad URL when using aceproxy?

ValdikSS commented 9 years ago

Probably.

rygelmedia commented 9 years ago

OK thanks for the feedback (but It's the same behaviour for all contents I've tried)