blaise-io / acelink

Play Ace Streams on macOS using Docker.
MIT License
747 stars 49 forks source link

Ace Link error: Cannot get stream title #57

Closed Crav3ndale closed 2 months ago

Crav3ndale commented 1 year ago

Hi there,

Unfortunately, every stream I try I get this same error. I have posted the logs below, any help would be greatly appreciated!

2022-11-09 12:33:54,520|MainThread|acestream|init segmenter done: log_path=/root/.ACEStream/logs/segmenter.log 2022-11-09 12:33:54,521|MainThread|acestream|platform=linux 2022-11-09 12:33:54,522|MainThread|acestream|app=acestream 2022-11-09 12:33:54,522|MainThread|acestream|version=3.1.49 code=3014900 revision=dc5eac3 date=2019-07-15 2022-11-09 12:33:54,523|MainThread|acestream|use_local_db=True 2022-11-09 12:33:54,523|MainThread|acestream|use_m2crypto=True 2022-11-09 12:33:54,523|MainThread|acestream|is_gui_mode=0 2022-11-09 12:33:54,524|MainThread|acestream|enable debug: 0 2022-11-09 12:33:54,525|MainThread|acestream|get_default_api_version: 2 2022-11-09 12:33:54,525|MainThread|acestream.coreapp|use fixed i2i_port: 62062 2022-11-09 12:33:54,526|MainThread|acestream.coreapp|state_dir=u'/root/.ACEStream' ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory 2022-11-09 12:33:54,698|MainThread|acestream.coreapp|set_debug_from_ui: level=0 ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory ls: cannot access '/dev/disk/by-id/': No such file or directory 2022-11-09 12:33:54,698|MainThread|acestream|enable debug: 0 2022-11-09 12:33:54,703|MainThread|acestream.coreapp|cannot load session config, use default 2022-11-09 12:33:54,731|MainThread|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:36795 2022-11-09 12:33:54,731|MainThread|acestream.SocketHandler.SocketHandler|bind: socket bound: host=0.0.0.0 port=8621 2022-11-09 12:33:54,731|MainThread|acestream.LM|listen on 8621 2022-11-09 12:33:54,732|MainThread|acestream.localdb|No existing database found. Attempting to creating a new database u'/root/.ACEStream/sqlite/torrentstream.sdb' 2022-11-09 12:33:54,760|MainThread|acestream.VideoServer|start: addr= port=6878 allow_remote=1 allow_intranet=1 2022-11-09 12:33:55,182|ServiceTaskQueueThread-2|acestream.Session|sync_time: no response 2022-11-09 12:33:55,186|MainThread|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:33334 2022-11-09 12:33:55,188|MainThread|acestream.SocketHandler.SocketHandler|bind: socket bound: host=0.0.0.0 port=62062 2022-11-09 12:33:55,191|Instance2InstanceThread-35|acestream.APIServer|run: ready to receive remote commands on 62062 2022-11-09 12:34:40,034|Thread-22|acestream.webui| Traceback (most recent call last): File "ACEStream/WebUI/WebUI.py", line 4158, in handle_media_server_api_request Exception: webui_playlist_add_item() returned False 2022-11-09 12:34:40,034|Thread-22|acestream.webui|api error: ('failed to add item to the playlist',)

blaise-io commented 1 year ago

If still an issue, can you try 2.0.5 and do this?

  1. Open Console.app
  2. In the Console.app search field, type Process: Ace Link
  3. Click on Start or Start streaming
  4. Launch Ace Link and open problematic stream
  5. It should now start populating Console.app with debug information, Cmd+A, Cmd+C
  6. Cmd+V in a new comment
NickNefyodov commented 9 months ago

If still an issue, can you try 2.0.5 and do this?

  1. Open Console.app
  2. In the Console.app search field, type Process: Ace Link
  3. Click on Start or Start streaming
  4. Launch Ace Link and open problematic stream
  5. It should now start populating Console.app with debug information, Cmd+A, Cmd+C
  6. Cmd+V in a new comment

Hi, I faced with same problem. This is my console.app output:

image
Kevincifuentes commented 9 months ago

If still an issue, can you try 2.0.5 and do this?

  1. Open Console.app
  2. In the Console.app search field, type Process: Ace Link
  3. Click on Start or Start streaming
  4. Launch Ace Link and open problematic stream
  5. It should now start populating Console.app with debug information, Cmd+A, Cmd+C
  6. Cmd+V in a new comment

Hi, I faced with same problem. This is my console.app output: image

Same problem here! Yesterday was perfectly working after installing it 🤔

Rumoa commented 5 months ago

I got the same error. The console.app output was very similar to the previous comment

ucemarc commented 5 months ago

Same problem, same error. Does anyone solved it?

jgimeno commented 5 months ago

Same here, Mac OS

stereo88 commented 5 months ago

Same story, Mac OS. Worked fine few hours ago. Now I get this error as well

milla95 commented 5 months ago

+1, same error here

pagoru commented 4 months ago

Same, I'm not sure, but my streams crashes after a few minutes with this error.

blaise-io commented 4 months ago

@pagoru Spanish ISPs started blocking Ace Stream, see https://forum.acestream.media/t/acestream-disconnects-every-12-15-minutes/3766/2

pagoru commented 4 months ago

@pagoru Spanish ISPs started blocking Ace Stream, see https://forum.acestream.media/t/acestream-disconnects-every-12-15-minutes/3766/2

Thankks! I started using a free vpn and worked perfect... sorry to bother!

blaise-io commented 2 months ago

Also try https://github.com/blaise-io/acelink/issues/79#issuecomment-2095934318 because the Acestream folks seems to have fixed P2P blocking issues.