Problems with subsonic

Need help? Post your questions here.

Moderator: moderators

Problems with subsonic

Postby Kjetil-A » Fri Jun 23, 2017 7:24 am

Hi!
I have some problems with subsonic.

- I can no longer stream songs with i.e my cell phone. It looks like it can't start downloading any songs
- Very often I can not connect to the server (timeout)
- My streaming device @ home (OPPO 103D) cannot access any music files on the subsonic server. It find the files, but can't play them. When I access the same files from an another server (through the OPPO) they play

Any ideas what to do?
Kjetil-A
 
Posts: 3
Joined: Fri Jun 23, 2017 7:02 am

Re: Problems with subsonic

Postby Exrace » Sun Jun 25, 2017 5:03 pm

Maybe issues with dns resolution from locations outside of your home/local network?
Exrace
 
Posts: 218
Joined: Thu Nov 11, 2010 5:02 am

Re: Problems with subsonic

Postby Kjetil-A » Sun Jun 25, 2017 8:42 pm

It seems like that the automatically port forwarding does not work anymore.
I have checked the logs and it says that it has "Failed to create port forwarding".

That is weird, it has been working fine up until now.
Kjetil-A
 
Posts: 3
Joined: Fri Jun 23, 2017 7:02 am

Re: Problems with subsonic

Postby Kjetil-A » Mon Jun 26, 2017 4:26 pm

I have figured out why I could not connect and stream from my server. Subsonic was using a virtual network adapter that I installed some time ago when setting up a virtual machine.
Why it has worked until now is still a mystery (I have not changed anything), but when I removed it the subsoniv server started using my actual network card.

But I have not yet figured out why I can't play any files with my mediastreamer (OPPO).
When I try to play a file, its just skipping all files in the directory until the last file. From the errorlog:

[2017-06-26 18:10:08,620] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-127, browseFlag: BrowseDirectChildren, filter: *, firstResult: 0, maxResults: 1
[2017-06-26 18:10:08,964] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-127, browseFlag: BrowseDirectChildren, filter: *, firstResult: 0, maxResults: 1
[2017-06-26 18:10:10,576] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-2014, browseFlag: BrowseDirectChildren, filter: *, firstResult: 0, maxResults: 1
[2017-06-26 18:10:11,067] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-2014, browseFlag: BrowseDirectChildren, filter: *, firstResult: 0, maxResults: 1
[2017-06-26 18:10:12,548] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-2092, browseFlag: BrowseDirectChildren, filter: *, firstResult: 0, maxResults: 1
[2017-06-26 18:10:12,581] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-2092, browseFlag: BrowseDirectChildren, filter: *, firstResult: 0, maxResults: 10
[2017-06-26 18:10:12,588] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-2092, browseFlag: BrowseDirectChildren, filter: *, firstResult: 0, maxResults: 1
[2017-06-26 18:10:12,736] INFO FolderBasedContentDirectory - UPnP request - objectId: folder-2092/Killer, browseFlag: BrowseMetadata, filter: *, firstResult: 0, maxResults: 1
[2017-06-26 18:10:12,736] ERROR FolderBasedContentDirectory - UPnP error: java.lang.NumberFormatException: For input string: "2092/Killer"
java.lang.NumberFormatException: For input string: "2092/Killer"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.sourceforge.subsonic.service.upnp.FolderBasedContentDirectory.browse(FolderBasedContentDirectory.java:77)
at org.fourthline.cling.support.contentdirectory.AbstractContentDirectoryService.browse(AbstractContentDirectoryService.java:200)
at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.seamless.util.Reflections.invoke(Reflections.java:41)
at org.fourthline.cling.model.action.MethodActionExecutor.execute(MethodActionExecutor.java:90)
at org.fourthline.cling.model.action.AbstractActionExecutor$1.execute(AbstractActionExecutor.java:73)
at org.fourthline.cling.model.DefaultServiceManager.execute(DefaultServiceManager.java:128)
at org.fourthline.cling.model.action.AbstractActionExecutor.execute(AbstractActionExecutor.java:71)
at org.fourthline.cling.protocol.sync.ReceivingAction.executeSync(ReceivingAction.java:104)
at org.fourthline.cling.protocol.ReceivingSync.execute(ReceivingSync.java:63)
at org.fourthline.cling.protocol.ReceivingAsync.run(ReceivingAsync.java:71)
at org.fourthline.cling.transport.spi.UpnpStream.process(UpnpStream.java:82)
at org.fourthline.cling.transport.impl.apache.HttpServerConnectionUpnpStream$UpnpHttpService.doService(HttpServerConnectionUpnpStream.java:215)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
at org.fourthline.cling.transport.impl.apache.HttpServerConnectionUpnpStream.run(HttpServerConnectionUpnpStream.java:114)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Kjetil-A
 
Posts: 3
Joined: Fri Jun 23, 2017 7:02 am

Re: Problems with subsonic

Postby Exrace » Wed Jun 28, 2017 6:27 pm

Maybe not liking the forward slash in that one name: java.lang.NumberFormatException: For input string: "2092/Killer"
Exrace
 
Posts: 218
Joined: Thu Nov 11, 2010 5:02 am


Return to Help

Who is online

Users browsing this forum: No registered users and 15 guests