spotifyd-http icon indicating copy to clipboard operation
spotifyd-http copied to clipboard

crashes, how to debug?

Open 1337sup3rh4x0r opened this issue 9 years ago • 1 comments

I so far had two incidents where the spotifyd-http instance crashed without any telling output to the console.

How would I go about finding out what the issue was?

I am currently running spotify-http in a detached screen instance.

1337sup3rh4x0r avatar Jan 23 '17 17:01 1337sup3rh4x0r

I'm a bit surprised that there's no output. Try running it with RUST_LOG=debug in your environment. It should be printing a lot more, and hopefully print something useful before dying.

SimonTeixidor avatar Jan 23 '17 17:01 SimonTeixidor