Page 1 of 1

Serviio only detects on wireless

PostPosted: Sun May 27, 2018 2:56 pm
by miriv365
I have serviio 1.9.2 set up on a MacMini server. In the last couple of months, Serviio seems to have stopped working for all devices on the network. I have a MacBook Pro that also has 1.9.2 and all devices detect Serviio from that machine. I was working on it last night and noticed that it seems to detect devices (not all, but some) if I switch to the wireless network and force Serviio to bind to that IP Address. However for the wired network on that Mac-Mini, I get nothing. I've verified that the firewall is turned off on the mini and that all network settings match on both machines (except for the fact that the Mac-Mini has a static IP Address).

I have the logs below (the unknown device the wired network (.104) shows seems to be my laptop when I was browsing for the serviio on port 8895)

Any ideas?

  Code:
2018-05-27 00:15:45,678 INFO  [MediaServer] ------------------------------------------------------------------------
2018-05-27 00:15:45,679 INFO  [MediaServer] Serviio DLNA media streaming server v 1.9.2 (rev. a7a40a8528c7)
2018-05-27 00:15:45,679 INFO  [MediaServer] Petr Nejedly 2009-2017
2018-05-27 00:15:45,680 INFO  [MediaServer] http://www.serviio.org
2018-05-27 00:15:45,680 INFO  [MediaServer]
2018-05-27 00:15:45,680 INFO  [MediaServer] Java 1.8.0_162-Oracle Corporation x86_64
2018-05-27 00:15:45,680 INFO  [MediaServer] OS Mac OS X 10.13.4
2018-05-27 00:15:45,680 INFO  [MediaServer] File encoding: UTF-8
2018-05-27 00:15:45,809 INFO  [MediaServer] Headless mode enabled: true
2018-05-27 00:15:45,809 INFO  [MediaServer] User: root
2018-05-27 00:15:45,809 INFO  [MediaServer] User home dir: /var/root
2018-05-27 00:15:45,809 INFO  [MediaServer] Temp dir: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/
2018-05-27 00:15:45,809 INFO  [MediaServer] ------------------------------------------------------------------------
2018-05-27 00:15:45,890 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2018-05-27 00:15:46,050 INFO  [DatabaseManager] Using DERBY database language
2018-05-27 00:15:47,230 INFO  [DBSchemaUpdateExecutor] Updating DB schema
2018-05-27 00:15:50,746 INFO  [DBSchemaUpdateExecutor] Dropping search index
2018-05-27 00:15:50,788 INFO  [SearchManager] Starting up search engine
2018-05-27 00:15:51,803 INFO  [DBSchemaUpdateExecutor] Cleaning temporary cache
2018-05-27 00:15:51,920 INFO  [WebServer] Socket buffer set to 65535 bytes
2018-05-27 00:15:51,923 INFO  [Device] Created UPnP Device with UUID: fc0b1b2d-dce6-34b8-a6e0-91a45af2e44a, bound address: 192.168.1.104
2018-05-27 00:15:52,113 INFO  [DBSchemaUpdateExecutor] Cleaning persistent cache
2018-05-27 00:15:52,185 WARN  [IndexedDiskCache] Region [online_technical_metadata] Reseting cache
2018-05-27 00:15:52,533 INFO  [RestletServer] Starting HTTP/1.1 Restlet server (/console) exposed on port 23423
2018-05-27 00:15:52,538 INFO  [RestletServer] Starting HTTP/1.1 Restlet server (/rest) exposed on port 23423
2018-05-27 00:15:52,539 INFO  [RestletServer] Starting HTTPS/1.1 Restlet server (/console) exposed on port 23523
2018-05-27 00:15:52,540 INFO  [RestletServer] Starting HTTPS/1.1 Restlet server (/rest) exposed on port 23523
2018-05-27 00:15:53,032 INFO  [RestletServer] Starting HTTP/1.1 Restlet server (/cds) exposed on port 23424
2018-05-27 00:15:53,033 INFO  [RestletServer] Starting HTTP/1.1 Restlet server (/mediabrowser) exposed on port 23424
2018-05-27 00:15:53,034 INFO  [RestletServer] Starting HTTPS/1.1 Restlet server (/cds) exposed on port 23524
2018-05-27 00:15:53,035 INFO  [RestletServer] Starting HTTPS/1.1 Restlet server (/mediabrowser) exposed on port 23524
2018-05-27 00:15:53,219 INFO  [MediaServer] ------------------------------------------------------------------------
2018-05-27 00:15:53,219 INFO  [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
2018-05-27 00:15:53,220 INFO  [MediaServer] ------------------------------------------------------------------------
2018-05-27 00:15:53,264 INFO  [ProfileManager] Loading profiles from file /profiles.xml
2018-05-27 00:15:53,696 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2018-05-27 00:15:53,858 INFO  [CustomisationManager] No customisation properties found
2018-05-27 00:15:53,942 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2018-05-27 00:15:53,968 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2018-05-27 00:15:53,977 INFO  [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2018-05-27 00:15:53,978 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2018-05-27 00:15:53,981 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 4' (id=ps4)
2018-05-27 00:15:53,983 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2018-05-27 00:15:53,992 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2018-05-27 00:15:53,995 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (H-series)' (id=sam_h)
2018-05-27 00:15:53,997 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (J-series)' (id=sam_j)
2018-05-27 00:15:53,999 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (M-series)' (id=sam_m)
2018-05-27 00:15:54,003 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (E/F-series)' (id=sam_ef)
2018-05-27 00:15:54,006 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2018-05-27 00:15:54,007 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2018-05-27 00:15:54,018 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2018-05-27 00:15:54,051 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2013/14)' (id=sony2013)
2018-05-27 00:15:54,061 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx100 (2013)' (id=bdp2013)
2018-05-27 00:15:54,076 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx90 (2012)' (id=bdp2012)
2018-05-27 00:15:54,078 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010)' (id=bdp2010)
2018-05-27 00:15:54,079 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010) - US' (id=bdp2010us)
2018-05-27 00:15:54,081 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx80/SMP-N200 (2011)' (id=bdp2011)
2018-05-27 00:15:54,081 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2018-05-27 00:15:54,083 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA 2012-' (id=tosh2012)
2018-05-27 00:15:54,089 INFO  [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2018-05-27 00:15:54,089 INFO  [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2018-05-27 00:15:54,090 INFO  [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2018-05-27 00:15:54,090 INFO  [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2018-05-27 00:15:54,092 INFO  [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2018-05-27 00:15:54,093 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2018-05-27 00:15:54,095 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2018-05-27 00:15:54,096 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2010-)' (id=plps2010)
2018-05-27 00:15:54,097 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2009)' (id=20)
2018-05-27 00:15:54,097 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2018-05-27 00:15:54,099 INFO  [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2018-05-27 00:15:54,100 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2013)' (id=viera2013)
2018-05-27 00:15:54,101 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2018-05-27 00:15:54,102 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2018-05-27 00:15:54,103 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2018-05-27 00:15:54,104 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2009)' (id=viera2009)
2018-05-27 00:15:54,104 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2018-05-27 00:15:54,105 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2018-05-27 00:15:54,105 INFO  [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2018-05-27 00:15:54,107 INFO  [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2018-05-27 00:15:54,109 INFO  [ProfilesDefinitionParser] Added profile 'Vizio TV' (id=viziotv)
2018-05-27 00:15:54,110 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic BD player' (id=panasonicBDT220)
2018-05-27 00:15:54,112 INFO  [ProfilesDefinitionParser] Added profile 'Philips NP Streamium' (id=philips_streamium)
2018-05-27 00:15:54,113 INFO  [ProfilesDefinitionParser] Added profile 'Chaneru' (id=roku)
2018-05-27 00:15:54,114 INFO  [ProfilesDefinitionParser] Added profile 'Roku Media Player' (id=RokuMPApp)
2018-05-27 00:15:54,117 INFO  [ProfilesDefinitionParser] Added profile 'Roku 4K Media Player (2016+)' (id=Roku4kMPApp)
2018-05-27 00:15:54,118 INFO  [ProfilesDefinitionParser] Added profile 'Roku 1080 Media Player (2016+)' (id=RokuNo4kApp)
2018-05-27 00:15:54,119 INFO  [ProfilesDefinitionParser] Added profile 'Roku TV (non 4K)' (id=RokuTV)
2018-05-27 00:15:54,120 INFO  [ProfilesDefinitionParser] Added profile 'Roku 4K TV' (id=Roku4kTV)
2018-05-27 00:15:54,120 INFO  [ProfilesDefinitionParser] Added profile 'Yamaha BD-A1020/BD-A1010' (id=YamBD)
2018-05-27 00:15:54,121 INFO  [ProfilesDefinitionParser] Added profile 'Telenet Yelo TV' (id=TNDC)
2018-05-27 00:15:54,122 INFO  [ProfilesDefinitionParser] Added profile 'Xbox One' (id=xbox_one)
2018-05-27 00:15:54,124 INFO  [ProfilesDefinitionParser] Added profile 'Raumfeld' (id=raumfeld)
2018-05-27 00:15:54,125 INFO  [ProfileManager] Loading profiles from file /application-profiles.xml
2018-05-27 00:15:54,195 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2018-05-27 00:15:54,197 INFO  [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2018-05-27 00:15:54,221 INFO  [ProfilesDefinitionParser] Added profile 'HTML5' (id=html5)
2018-05-27 00:15:54,222 INFO  [ProfilesDefinitionParser] Added profile 'HTML5 Mobile' (id=html5_mobile)
2018-05-27 00:15:54,223 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Standard)' (id=serviigo_standard)
2018-05-27 00:15:54,223 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Legacy Devices)' (id=serviigo)
2018-05-27 00:15:54,223 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (HLS)' (id=serviigo_hls)
2018-05-27 00:15:54,228 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Google TV)' (id=serviigo_gtv)
2018-05-27 00:15:54,229 INFO  [ProfilesDefinitionParser] Added profile 'Google Cast' (id=googlecast)
2018-05-27 00:15:54,229 INFO  [ProfilesDefinitionParser] Added profile 'Chromecast' (id=chromecast)
2018-05-27 00:15:54,240 INFO  [ProfileManager] User profiles definition (user-profiles.xml) not found, using built-in profiles only
2018-05-27 00:15:54,313 INFO  [PluginCompilerThread] Looking for plugins at /Library/Application Support/Serviio/plugins
2018-05-27 00:15:54,314 INFO  [PluginCompilerThread] Started looking for plugins
2018-05-27 00:15:54,329 INFO  [UpdateChecker] Checking if a new version is available
2018-05-27 00:15:54,731 INFO  [FFMPEGWrapper] Found FFmpeg: /Library/Application Support/Serviio/lib/ffmpeg
2018-05-27 00:15:54,733 INFO  [FFMPEGWrapper] FFmpeg details: [version=3.2.4, libRtpmPresent=true, libAssPresent=true, libShinePresent=false, libMxfPresent=false]
2018-05-27 00:15:54,845 INFO  [AbstractAVTranscodingDeliveryEngine] Cleaning transcode engine and its data
2018-05-27 00:15:55,134 INFO  [TrakttvService] Started trakt.tv sync updater
2018-05-27 00:15:55,135 INFO  [TrakttvService] Started trakt.tv scrobble poster
2018-05-27 00:15:55,152 INFO  [PlaybackProgressUpdater] Started playback progress updater
2018-05-27 00:15:55,213 INFO  [WebServer] WebServer starting on port 8895
2018-05-27 00:15:55,214 INFO  [Device] Updated bound IP address of Device with UUID: fc0b1b2d-dce6-34b8-a6e0-91a45af2e44a, bound address: 192.168.1.104
2018-05-27 00:15:55,221 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2018-05-27 00:15:55,223 INFO  [EventDispatcher] Starting EventDispatcher
2018-05-27 00:15:55,223 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2018-05-27 00:15:55,228 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface en0 (en0) and address 192.168.1.104, timeout = 0
2018-05-27 00:15:55,232 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2018-05-27 00:15:55,233 INFO  [RendererSearchSender] Starting Renderer searcher process
2018-05-27 00:16:15,348 INFO  [FeedUpdaterWorker] Started looking for information about online resources
2018-05-27 00:16:15,469 INFO  [FileDeltaWatcher] Using 'sun.nio.fs.PollingWatchService' for delta scan
2018-05-27 00:16:15,479 INFO  [RepositoriesStatusCoordinator$RepositoriesStatusThread] Started checking repositories status
2018-05-27 00:16:15,496 INFO  [LocalLibraryManager] Starting automatic library scan
2018-05-27 00:16:15,498 INFO  [LibraryDeltaScanner] Starting the library delta scan
2018-05-27 00:16:15,501 INFO  [PlaylistMaintainerWorker] Started looking for playlist changes
2018-05-27 00:18:53,300 INFO  [RendererManager] Stored a new renderer: uuid='7c7188cc-3626-4ebb-9302-4c631ff774ff', name = 'Unrecognized device', ipAddress='192.168.1.216', profile = '1', accessGroupId = '1'
2018-05-27 09:24:54,227 INFO  [AbstractAVTranscodingDeliveryEngine] Cleaning transcode engine and its data
2018-05-27 09:24:54,253 INFO  [WebServer] WebServer shutting down
2018-05-27 09:24:54,253 INFO  [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2018-05-27 09:24:54,254 INFO  [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2018-05-27 09:24:54,254 INFO  [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2018-05-27 09:24:54,255 INFO  [EventDispatcher] Leaving EventDispatcher
2018-05-27 09:24:54,296 INFO  [WebServer] WebServer starting on port 8895
2018-05-27 09:24:54,307 INFO  [Device] Updated bound IP address of Device with UUID: fc0b1b2d-dce6-34b8-a6e0-91a45af2e44a, bound address: 192.168.1.105
2018-05-27 09:24:54,314 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2018-05-27 09:24:54,314 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface en1 (en1) and address 192.168.1.105, timeout = 0
2018-05-27 09:24:54,315 INFO  [EventDispatcher] Starting EventDispatcher
2018-05-27 09:24:54,315 INFO  [RendererSearchSender] Starting Renderer searcher process
2018-05-27 09:24:54,316 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2018-05-27 09:24:54,604 INFO  [RendererManager] Stored a new renderer: uuid='29bbe0e1-1a6e-47f6-8f8d-64126984f78c', name = 'MediaRenderer', ipAddress='192.168.1.221', profile = '6', accessGroupId = '1'
2018-05-27 09:24:54,809 INFO  [RendererExpirationChecker] Leaving RendererExpirationChecker
2018-05-27 09:24:55,012 INFO  [RendererManager] Stored a new renderer: uuid='b64b388e-2bbb-42dc-849c-17212031cd54', name = 'Unrecognized device', ipAddress='192.168.1.193', profile = '1', accessGroupId = '1'
2018-05-27 09:24:55,181 INFO  [RendererManager] Stored a new renderer: uuid='32daabe1-b69a-4de6-9686-5d9ddbd165e2', name = 'Unrecognized device', ipAddress='192.168.1.145', profile = '1', accessGroupId = '1'
2018-05-27 09:24:56,264 INFO  [RendererManager] Stored a new renderer: uuid='mediarenderer-00_36_76_95_32_5d', name = 'C61K', ipAddress='169.254.6.123', profile = '1', accessGroupId = '1'
2018-05-27 09:43:04,704 INFO  [AbstractAVTranscodingDeliveryEngine] Cleaning transcode engine and its data
2018-05-27 09:43:04,738 INFO  [WebServer] WebServer shutting down
2018-05-27 09:43:04,739 INFO  [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2018-05-27 09:43:04,740 INFO  [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2018-05-27 09:43:04,740 INFO  [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2018-05-27 09:43:04,741 INFO  [EventDispatcher] Leaving EventDispatcher
2018-05-27 09:43:04,752 INFO  [Device] Updated bound IP address of Device with UUID: fc0b1b2d-dce6-34b8-a6e0-91a45af2e44a, bound address: 192.168.1.104
2018-05-27 09:43:04,754 INFO  [WebServer] WebServer starting on port 8895
2018-05-27 09:43:04,763 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface en0 (en0) and address 192.168.1.104, timeout = 0
2018-05-27 09:43:04,764 INFO  [EventDispatcher] Starting EventDispatcher
2018-05-27 09:43:04,764 INFO  [RendererSearchSender] Starting Renderer searcher process
2018-05-27 09:43:04,763 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2018-05-27 09:43:04,779 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier

Re: Serviio only detects on wireless

PostPosted: Sun May 27, 2018 4:32 pm
by miriv365
I figured this out. It seems like it was/is a bad network switch. Once I shut down the switch and unplugged all the cables, restarted the switch, plugged everything in, it was all good.