Remote access comes and goes

Need help? Post your questions here.

Moderator: moderators

Remote access comes and goes

Postby ceksubsonic » Sat Nov 25, 2017 4:20 pm

I just re-installed subsonic on my PC and over the past few months remote access to my media files has been spotty. It will work for a few weeks and then, like now, server access times out. Access through my local network always works. It was working with Windows Firewall on but then stopped working. I just turned off Windows Firewall and it made no difference. I would appreciate some tips on how to debug this.
Server info:
License Subsonic Premium
Version 6.0 (build 830afc) – April 30, 2016
Server jetty-6.1.x, java 1.8.0_31, Windows 7 (58.2 MB / 144.0 MB)
Here is a traceroute to my player URL:
Tracing route to ceksubplayer.subsonic.org [52.51.15.224]
over a maximum of 30 hops:

1 <1 ms <1 ms <1 ms TM-AC1900-EED8 [192.168.1.1]
2 9 ms 15 ms 7 ms cpe-174-109-64-1.nc.res.rr.com [174.109.64.1]
3 25 ms 26 ms 27 ms cpe-174-111-117-069.triad.res.rr.com [174.111.117.69]
4 15 ms 20 ms 14 ms cpe-024-025-062-178.ec.res.rr.com [24.25.62.178]
5 26 ms 31 ms 35 ms be31.chrcnctr01r.southeast.rr.com [24.93.64.186]
6 24 ms 39 ms 31 ms bu-ether14.atlngamq46w-bcr00.tbone.rr.com [66.109.6.82]
7 22 ms 56 ms 27 ms unk-426d057d.adelphiacom.net [66.109.5.125]
8 22 ms 26 ms 26 ms atl-b22-link.telia.net [62.115.156.220]
9 40 ms 36 ms 38 ms ash-bb3-link.telia.net [62.115.125.190]
10 125 ms 113 ms 120 ms ldn-bb3-link.telia.net [80.91.246.69]
11 114 ms 114 ms 117 ms slou-b1-link.telia.net [62.115.117.213]
12 114 ms 116 ms 129 ms a100-ic-316396-slou-b1.c.telia.net [62.115.145.3]
13 134 ms 125 ms 134 ms 52.95.61.104
14 * * * Request timed out.
15 * * * Request timed out.

I'm not sure who owns 52.95.61.104 but that's apparently where it's getting hung up.

Here are the last few entries in my log file:
[2017-11-25 03:00:52,223] INFO MediaScannerService - Scanned media library with 28381 entries.
[2017-11-25 03:00:52,223] INFO MediaScannerService - Marking non-present files.
[2017-11-25 03:00:53,049] INFO MediaScannerService - Marking non-present artists.
[2017-11-25 03:00:53,054] INFO MediaScannerService - Marking non-present albums.
[2017-11-25 03:00:53,073] INFO MediaScannerService - Completed media library scan.
[2017-11-25 03:00:53,221] INFO PlaylistService - Starting playlist import.
[2017-11-25 03:00:53,221] INFO PlaylistService - Completed playlist import.
[2017-11-25 03:37:30,843] INFO PodcastService - Starting scheduled Podcast refresh.
[2017-11-25 03:37:30,843] INFO PodcastService - Completed scheduled Podcast refresh.
[2017-11-25 03:50:59,276] INFO NetworkService - Successfully forwarding port 4040.
[2017-11-25 04:53:07,644] INFO NetworkService - Successfully forwarding port 4040.
[2017-11-25 05:55:15,970] INFO NetworkService - Successfully forwarding port 4040.
[2017-11-25 06:57:24,267] INFO NetworkService - Successfully forwarding port 4040.
[2017-11-25 07:59:32,633] INFO NetworkService - Successfully forwarding port 4040.
[2017-11-25 09:01:40,936] INFO NetworkService - Successfully forwarding port 4040.
[2017-11-25 10:03:49,188] INFO NetworkService - Successfully forwarding port 4040.
[2017-11-25 11:05:57,434] INFO NetworkService - Successfully forwarding port 4040.
ceksubsonic
 
Posts: 3
Joined: Tue Oct 24, 2017 12:17 am

Re: Remote access comes and goes

Postby toolman » Sat Nov 25, 2017 9:41 pm

What does Subsonic tell you?
Settings >> Network >> Use ceksubplayer.subsonic.org
You should see a registered succeful message.

The address that the paid version of Subsonic grants you is a domain redirection and not a domain registration. So there's no MX records.
Whenever you try to resolve your subsonic.org adress it will always come up with the ip-adress 52.51.15.224.
toolman
 
Posts: 538
Joined: Fri Dec 11, 2009 4:18 pm
Location: Netherlands

Re: Remote access comes and goes

Postby ceksubsonic » Mon Nov 27, 2017 1:31 am

Here's what it says in settings:
Access your server over the Internet using an easy-to-remember address.

Use http://ceksubplayer.subsonic.org

Use custom URL (advanced)
http://

Status: Successfully registered web address.
ceksubsonic
 
Posts: 3
Joined: Tue Oct 24, 2017 12:17 am

Re: Remote access comes and goes

Postby toolman » Mon Nov 27, 2017 9:24 am

Trying to reach that adress gives me an error telling me that it takes too long for http://174.109.79.0:4040/ to react.
But 174.109.79.0 is an ip-adress which normally wouldn't be used by any DHCP-server.
I suggest you take a look at the routersettings where you configured your portforwarding.
I'd also check if 174.109.79.0 really is your external Ip-adress by visiting a site like http://whatismyip.com. Since they only tell you the IPv6-adress you can also use http://test-ipv6.com/.
This site tells you the IPv6 and IPv4 notation.
toolman
 
Posts: 538
Joined: Fri Dec 11, 2009 4:18 pm
Location: Netherlands

Re: Remote access comes and goes

Postby ceksubsonic » Tue Nov 28, 2017 8:48 pm

Thanks for your help. I thought the program had automatically set up port forwarding but there was no entry in my router. I added port 4040 and that fixed it. Odd that it worked sometimes without port forwarding turned on in the router. :D
ceksubsonic
 
Posts: 3
Joined: Tue Oct 24, 2017 12:17 am

Re: Remote access comes and goes

Postby toolman » Tue Nov 28, 2017 11:33 pm

I can see it's working, Great.
Enjoy Subsonic.
toolman
 
Posts: 538
Joined: Fri Dec 11, 2009 4:18 pm
Location: Netherlands


Return to Help

Who is online

Users browsing this forum: No registered users and 18 guests