# Mopidy seems to crash - Where to start Analysis

**URL:** https://discourse.mopidy.com/t/mopidy-seems-to-crash-where-to-start-analysis/987
**Category:** Misc
**Created:** [November 24, 2015, 9:01pm UTC](https://discourse.mopidy.com/t/mopidy-seems-to-crash-where-to-start-analysis/987 "2015-11-24T21:01:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![samtrot](https://avatars.discourse-cdn.com/v4/letter/s/b2d939/32.png) [@samtrot](https://discourse.mopidy.com/u/samtrot)
#### Post date: [November 24, 2015, 9:01pm UTC](https://discourse.mopidy.com/t/mopidy-seems-to-crash-where-to-start-analysis/987/1 "2015-11-24T21:01:27Z")

</div>

Sometimes, after selecting an item in one the playlists (in browser), mopidy is not accessible any more. Neither via web interface nor via MPD.

In the web browser, I get no answer from 192.168.x.x:6680. In MPD clients I get no results back, but in /var/log/mopidy/mopidy.log it tells me something about new connections:

```
2015-11-24 21:56:15,107 INFO [25633:MpdSession-56] mopidy.mpd.session: New MPD connection from [::ffff:192.168.0.17]:58287
2015-11-24 21:56:25,621 INFO [25633:MpdSession-57] mopidy.mpd.session: New MPD connection from [::ffff:192.168.0.17]:58298
2015-11-24 21:56:36,114 INFO [25633:MpdSession-58] mopidy.mpd.session: New MPD connection from [::ffff:192.168.0.17]:58299
2015-11-24 21:56:46,612 INFO [25633:MpdSession-59] mopidy.mpd.session: New MPD connection from [::ffff:192.168.0.17]:58301
(and so on)

```

Of course,  
`service mopidy restart`  
helps, but that could not be the overall solution.

Where might I start for analysis. Is there a separate log file for the web server or for gstream(?) etc.?

---

<div class="post-metadata">

### Author: ![adamcik](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/adamcik/32/5_2.png) [@adamcik](https://discourse.mopidy.com/u/adamcik)
#### Post date: [December 4, 2015, 10:15pm UTC](https://discourse.mopidy.com/t/mopidy-seems-to-crash-where-to-start-analysis/987/2 "2015-12-04T22:15:07Z")

</div>

[https://docs.mopidy.com/en/latest/troubleshooting/](https://docs.mopidy.com/en/latest/troubleshooting/) is a good place to start.
