ValdikSS / aceproxy

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

Acestream 3.0 problem #14

Closed hacktek closed 10 years ago

hacktek commented 10 years ago

Hey! Been using this with great success with 2.1 on Ubuntu but the recent move to 3.0 seems to have broken something. I'm running acestream engine as such: "~/acestream_3.0.0-a18_ubuntu_12.04_x86_64/acestreamengine --lib-path ~/acestream_3.0.0-a18_ubuntu_12.04_x86_64 --client-console --upload-limit 7000000 &"

Here's the log output:

30.08.2014 11:55:53 INFO http_HTTPHandler: Accepted connection from x.x.x.x path /pid/11f2eb93cfe49106b5336b9d36ce05de493c5692/stream.mp4 30.08.2014 11:55:53 INFO AceClient_init: Successfully connected with Ace! 30.08.2014 11:55:53 DEBUG http_HTTPHandler: AceClient created 30.08.2014 11:55:53 DEBUG http_HTTPHandler: hangDetector spawned 2014-08-30 11:55:53,533|Instance2InstanceThread-24|acestream.coreapp|external_connection_made: ip=127.0.0.1 port=40627 myip=127.0.0.1 myport=62062 connections=1 2014-08-30 11:55:53,535|BGTaskQueueThread-1|acestream.coreapp|got command: HELLOBG version=3 2014-08-30 11:55:53,536|BGTaskQueueThread-1|acestream.BGInstanceConnection|send HELLOTS version=3.0.0-a18 version_code=3000018 key=7eefc2c407 http_port=6878 2014-08-30 11:55:54,331|BGTaskQueueThread-1|acestream.coreapp|got command: READY key=n51LvQoTlJzNGaFxseRK-227b0c8605f58f2e23664cf6594de3521f812f42 2014-08-30 11:55:54,331|BGTaskQueueThread-1|acestream.BGInstanceConnection|send NOTREADY 30.08.2014 11:55:54 ERROR AceClient_recvdata: Ace is not ready. Wrong auth? 30.08.2014 11:55:54 ERROR AceClient_aceInit: Authentication error. Wrong key? 30.08.2014 11:55:54 ERROR http_HTTPHandler: Exception: AceException('Authentication error. Wrong key?',) 30.08.2014 11:55:54 WARNING root: Dying with error vps.com - - [30/Aug/2014 11:55:54] code 500, message Internal Server Error vps.com - - [30/Aug/2014 11:55:54] "GET /pid/11f2eb93cfe49106b5336b9d36ce05de493c5692/stream.mp4 HTTP/1.1" 500 -

Any ideas?

Thanks!

hacktek commented 10 years ago

Seems that updating to the latest version fixed this.

ValdikSS commented 10 years ago

Nice!