Open xakod opened 4 years ago
Hello! Spotify-x11 doesnt support scaling with docker-compose --scale
user@pc:~/docker/dockerfiles/spotify-x11$ docker-compose up --scale spotify=10 Starting spotify-x11_spotify_1 ... done Starting spotify-x11_spotify_2 ... done Starting spotify-x11_spotify_3 ... done Creating spotify-x11_spotify_4 ... done Creating spotify-x11_spotify_5 ... done Creating spotify-x11_spotify_6 ... done Creating spotify-x11_spotify_7 ... done Creating spotify-x11_spotify_8 ... done Creating spotify-x11_spotify_9 ... done Creating spotify-x11_spotify_10 ... done Attaching to spotify-x11_spotify_1, spotify-x11_spotify_2, spotify-x11_spotify_3, spotify-x11_spotify_10, spotify-x11_spotify_8, spotify-x11_spotify_6, spotify-x11_spotify_5, spotify-x11_spotify_4, spotify-x11_spotify_9, spotify-x11_spotify_7 spotify_3 | [1115/195111.299093:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. spotify_2 | [1115/195111.379569:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. spotify-x11_spotify_3 exited with code 133 spotify-x11_spotify_2 exited with code 133 spotify_6 | [1115/195112.519929:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. spotify-x11_spotify_6 exited with code 133 spotify-x11_spotify_9 exited with code 0 spotify-x11_spotify_7 exited with code 0 spotify-x11_spotify_4 exited with code 0 spotify-x11_spotify_8 exited with code 0 spotify-x11_spotify_10 exited with code 0 spotify-x11_spotify_5 exited with code 0 spotify-x11_spotify_1 exited with code 0
3 processes were crashed, all others expect first are unusuable because they share login info
Hello! Spotify-x11 doesnt support scaling with docker-compose --scale
3 processes were crashed, all others expect first are unusuable because they share login info