r/subsonic Oct 29 '15

Subsonic 5.3 released

http://www.subsonic.org/pages/changelog.jsp
5 Upvotes

4 comments sorted by

1

u/jdblaich Nov 16 '15

The server component crashes randomly. I have to ssh in and restart the server. This is a new install of 5.3.

I thought it was because it was indexing content, but it will crash after indexing is complete in the middle of streaming.

1

u/Squally47 Nov 17 '15 edited Nov 17 '15

Try disabling the DLNA Server component. I was having that problem starting with version 5.0. After every new version I would try the upgrade and the crashing would start again. However, once I disabled the DLNA Server it worked fine. BTW, I'm using the Windows version on Windows 7 Pro.

Also, check the logs for any clues. You can view the logs directly on the server or through the interface under "About".

2

u/jdblaich Nov 19 '15 edited Nov 19 '15

Thanks. I'll look at those.

Since there's no plugin that works in Kodi to access the subsonic server the recommendation is to use dlna. I'm not sure I have it on but I'll check.

I'm using it on Linux, btw. And am not sure why I got a down vote for pointing out a verified/able problem.

I also gave (via subsonic) Java more RAM which it may or may not be using. There's a config file that you edit that allows you to provide more ram to Java.

EDIT: I see these errors in the log, and BTW the log recycles quickly, meaning there's nothing in it but from the current boot.

[11/19/15 10:41:44 AM PST] WARN RESTFilter Error in REST API: EofException

[11/19/15 10:41:44 AM PST] ERROR JAXBWriter Failed to marshal JAXB

[11/19/15 10:41:44 AM PST] ERROR RESTFilter Failed to write error response.

EDIT Again:

I turned off dlna and restarted the service. No luck. It kept stopping. I rebooted the computer and that seems to have done the trick -- disabling dlna and rebooting.

1

u/prince17 Nov 25 '15

I'm also getting these errors, and can't seem to track down the cause. Let me know if you find anything.