Giter VIP home page Giter VIP logo

acestream-docker's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

acestream-docker's Issues

Not running on El Capitan

I try running the image with: $ docker run -v $HOME/Documents:/home/ace/Documents:rw -v /dev/snd:/dev/snd --privileged -v /tmp/.X11-unix:/tmp/.X11-unix -e uid=$(id -u) -e gid=$(id -g) -e DISPLAY=unix$DISPLAY --rm munkie/acestreamplayer and get the following error:

docker: Error response from daemon: Mounts denied:
The path /dev/snd
is not shared from OS X and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.

I investigated a bit and the /dev/snd doesn't exist. Do you have to do something different on OSX?

can't run on opensuse 42.2 and tumbleweed

docker run -v $HOME/Documentos:/home/ace/Documents:rw -v /dev/snd:/dev/snd --privileged -v /tmp/.X11-unix:/tmp/.X11-unix -e uid=$(id -u) -e gid=$(id -g) -e DISPLAY=unix$DISPLAY --rm munkie/acestreamplayer
groupmod: GID '100' already exists
Waiting for acestream engine to start ...
Waiting for acestream engine to start ...
Acestream engine started
No protocol specified
xcb_connection_has_error() returned true
[0x174c678] pulse audio output error: PulseAudio server connection failure: Connection refused
[0x17a7398] main interface error: no suitable interface module
[0x1689308] main libvlc error: interface "globalhotkeys,none" initialization failed
process 167: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
[0x17a6a58] dbus interface error: Failed to connect to the D-Bus session daemon: //bin/dbus-launch terminated abnormally without any error message
[0x17a6a58] main interface error: no suitable interface module
[0x1689308] main libvlc error: interface "dbus,none" initialization failed
[0x1689308] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
No protocol specified
No protocol specified
[0x17a6a58] qt4 interface error: Could not connect to X server
[0x17a6a58] [cli] lua interface: Listening on host "*console".
[0x17a6a58] [cli] lua interface: Requested shutdown.
VLC media player 2.1.4 Ace Stream
Command Line Interface initialized. Type `help' for help.

Shutting down.
[0x17a6a58] [cli] lua interface error: Error loading script /usr/lib/acestreamplayer/lua/intf/cli.luac: ...cestreamplayer/vlc-2.1.4/share/lua/intf/modules/host.lua:279: Interrupted.
[0x175def8] p2p_access p2paccess error: [Control]: Failed to receive hellots
[0x175def8] p2p_access p2paccess error: [Control]: Cannot connect to engine
[0x175def8] p2p_access p2paccess error: Cannot start p2p_access thread

Audio output failed

Have some problem in KDE Neon.

Audio output failed:
The audio device "default" could not be used:
No such file or directory.
Audio output failed:
The audio device "default" could not be used:
No such file or directory.
Audio output failed:
The audio device "hw:CARD=HDMI,DEV=3" could not be used:
Device or resource busy.
Audio output failed:
The audio device "hdmi:CARD=HDMI,DEV=0" could not be used:
Device or resource busy.
Audio output failed:
The audio device "hw:CARD=HDMI,DEV=3" could not be used:
Device or resource busy.

Is there any solutions?
Other Audio devices in list:
image

can't run on mint 17.3...

hi,
first of all thanks for your work, this image perfectly works on ubuntu 14.04

i am not, however, able to run it on mint:

$ ace
usermod: no changes
Waiting for acestream engine to start ...
Waiting for acestream engine to start ...
Waiting for acestream engine to start ...
Waiting for acestream engine to start ...
Acestream engine started
xcb_connection_has_error() returned true
[0x1956cf8] pulse audio output error: PulseAudio server connection failure: Connection refused
[0x1971888] main interface error: no suitable interface module
[0x187d308] main libvlc error: interface "globalhotkeys,none" initialization failed
process 174: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
[0x1971888] dbus interface error: Failed to connect to the D-Bus session daemon: //bin/dbus-launch terminated abnormally without any error message
[0x1971888] main interface error: no suitable interface module
[0x187d308] main libvlc error: interface "dbus,none" initialization failed
[0x187d308] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x1971888] qt4 interface error: Could not connect to X server
[0x1971888] [cli] lua interface: Listening on host "*console".VLC media player 2.1.4 Ace Stream
Command Line Interface initialized. Type 'help' for help.
> Shutting down.

[0x1971888] [cli] lua interface: Requested shutdown.
[0x1971888] [cli] lua interface error: Error loading script /usr/lib/acestreamplayer/lua/intf/cli.luac: ...cestreamplayer/vlc-2.1.4/share/lua/intf/modules/host.lua:279: Interrupted.

i thought qt4 interface error: Could not connect to X server could have been the issue, but i can't find anything useful on google... could you help me..?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.