Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not launching on EndeavorOS(Arch linux derivative) #19

Closed
pageza opened this issue Dec 5, 2020 · 1 comment
Closed

Not launching on EndeavorOS(Arch linux derivative) #19

pageza opened this issue Dec 5, 2020 · 1 comment

Comments

@pageza
Copy link

pageza commented Dec 5, 2020

when I run the apple-music-for-linux as a regular user I get the following

2020/12/05 13:45:37.929903 cmd_run.go:994: WARNING: cannot create user data directory: cannot create "/home/zach/snap/apple-music-for-linux/30": mkdir /home/zach/snap/apple-music-for-linux: permission denied
cannot create user data directory: /home/zach/snap/apple-music-for-linux/30: Permission denied

After a successful install this is is what I get when running the apple-music-for-linux command as sudo

No protocol specified
No protocol specified
No protocol specified
[26427:26554:1205/134453.904798:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26427:26554:1205/134453.904900:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
No protocol specified
[26427:26554:1205/134453.934384:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26427:26554:1205/134453.934879:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
[26427:26538:1205/134454.047695:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
[26553:26562:1205/134455.648439:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[1]    26426 trace trap  sudo apple-music-for-linux ```
@MarcusTomlinson
Copy link
Member

Could you try:

snap remove apple-music-for-linux
snap install apple-music-for-linux --devmode
apple-music-for-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants