FAQ  •  Register  •  Login

Linux & MediaBrowser : Explain me please.

<<

thymon

Streaming enthusiast

Posts: 41

Joined: Wed Jan 21, 2015 4:30 pm

Location: Marseille (France)

Post Thu Feb 12, 2015 11:00 am

Linux & MediaBrowser : Explain me please.

Hi,

If I launch : serviio.sh
Mediabrowser does not work

I must launch : serviio-console.sh for that.
this is normal ?

Because I would like launch my mediabrowser without graphical interface (which need to console). With another computer for exemple (ssh)

I do not know if I explained correctly...
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Feb 12, 2015 10:25 pm

Re: Linux & MediaBrowser : Explain me please.

That is not correct, you don't need to start the console
<<

thymon

Streaming enthusiast

Posts: 41

Joined: Wed Jan 21, 2015 4:30 pm

Location: Marseille (France)

Post Fri Feb 13, 2015 12:48 am

Re: Linux & MediaBrowser : Explain me please.

ok thk.

how to find what 's wrong ?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Feb 13, 2015 1:37 pm

Re: Linux & MediaBrowser : Explain me please.

when you say it doesn't work, what is exactly the problem?

Also post detailed log of trying to access MB.
<<

thymon

Streaming enthusiast

Posts: 41

Joined: Wed Jan 21, 2015 4:30 pm

Location: Marseille (France)

Post Fri Feb 13, 2015 2:55 pm

Re: Linux & MediaBrowser : Explain me please.

zip wrote:when you say it doesn't work, what is exactly the problem?

Also post detailed log of trying to access MB.



Right :

  Code:
2015-02-13 15:48:57,950 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44331
2015-02-13 15:48:57,951 INFO  [MediaServer] ------------------------------------------------------------------------
2015-02-13 15:48:57,951 INFO  [MediaServer] Serviio DLNA media streaming server v 1.5 (rev. 19ceb8acec8c)
2015-02-13 15:48:57,951 INFO  [MediaServer] Petr Nejedly 2009-2015
2015-02-13 15:48:57,951 INFO  [MediaServer] http://www.serviio.org
2015-02-13 15:48:57,951 INFO  [MediaServer]
2015-02-13 15:48:57,951 INFO  [MediaServer] Java 1.8.0_31-Oracle Corporation amd64
2015-02-13 15:48:57,951 INFO  [MediaServer] OS Linux 3.13.0-32-generic
2015-02-13 15:48:57,952 INFO  [MediaServer] File encoding: UTF-8
2015-02-13 15:48:57,952 INFO  [MediaServer] Headless mode enabled: true
2015-02-13 15:48:57,952 INFO  [MediaServer] User: thymon
2015-02-13 15:48:57,952 INFO  [MediaServer] User home dir: /home/thymon
2015-02-13 15:48:57,952 INFO  [MediaServer] Temp dir: /tmp
2015-02-13 15:48:57,952 INFO  [MediaServer] ------------------------------------------------------------------------
2015-02-13 15:48:57,954 DEBUG [MediaServer] Runtime params: -Xmx512M, -Xms20M, -XX:+UseG1GC, -XX:GCTimeRatio=1, -XX:MinHeapFreeRatio=10, -XX:MaxHeapFreeRatio=20, -Djava.net.preferIPv4Stack=true, -Djava.awt.headless=true, -Dorg.restlet.engine.loggerFacadeClass=org.restlet.ext.slf4j.Slf4jLoggerFacade, -Dderby.system.home=/home/thymon/serviio-1.5/library, -Dserviio.home=/home/thymon/serviio-1.5, -Dffmpeg.location=ffmpeg, -Ddcraw.location=dcraw
2015-02-13 15:48:58,033 INFO  [WebServer] Socket buffer set to 65535 bytes
2015-02-13 15:48:58,034 INFO  [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2015-02-13 15:48:58,075 INFO  [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2015-02-13 15:48:58,075 INFO  [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2015-02-13 15:48:58,087 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2015-02-13 15:48:58,091 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
2015-02-13 15:48:58,092 INFO  [DatabaseManager] Using DERBY database language
2015-02-13 15:48:58,685 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
2015-02-13 15:48:58,686 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
2015-02-13 15:48:58,686 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
2015-02-13 15:48:58,686 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
2015-02-13 15:48:58,687 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
2015-02-13 15:48:58,687 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
2015-02-13 15:48:58,688 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.sql' has been run
2015-02-13 15:48:58,688 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.1.sql' has been run
2015-02-13 15:48:58,689 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.sql' has been run
2015-02-13 15:48:58,689 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.1.sql' has been run
2015-02-13 15:48:58,689 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.2.sql' has been run
2015-02-13 15:48:58,690 DEBUG [DBLogDAOImpl] Checking if script 'script-1.0.sql' has been run
2015-02-13 15:48:58,690 DEBUG [DBLogDAOImpl] Checking if script 'script-1.1.sql' has been run
2015-02-13 15:48:58,691 DEBUG [DBLogDAOImpl] Checking if script 'script-1.2.sql' has been run
2015-02-13 15:48:58,691 DEBUG [DBLogDAOImpl] Checking if script 'script-1.2.1.sql' has been run
2015-02-13 15:48:58,692 DEBUG [DBLogDAOImpl] Checking if script 'script-1.3.sql' has been run
2015-02-13 15:48:58,692 DEBUG [DBLogDAOImpl] Checking if script 'script-1.4.sql' has been run
2015-02-13 15:48:58,693 DEBUG [DBLogDAOImpl] Checking if script 'script-1.5.sql' has been run
2015-02-13 15:48:58,697 DEBUG [LicensingManager] Updating license
2015-02-13 15:48:58,698 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
2015-02-13 15:48:58,704 DEBUG [LicenseValidator] Validating license file (339 bytes)
2015-02-13 15:48:58,781 INFO  [MediaServer] ------------------------------------------------------------------------
2015-02-13 15:48:58,781 INFO  [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
2015-02-13 15:48:58,782 INFO  [MediaServer] ------------------------------------------------------------------------
2015-02-13 15:48:58,784 DEBUG [LocalAddressResolverStrategy] Resolving host IP address using stored bound NIC name: eth0-0
2015-02-13 15:48:58,837 INFO  [Device] Created UPnP Device with UUID: aba8a362-b157-3ea2-a2fc-1a06bc3533af, bound address: 192.168.0.50
2015-02-13 15:48:59,107 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2015-02-13 15:48:59,112 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 1
2015-02-13 15:48:59,157 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2015-02-13 15:48:59,157 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 2
2015-02-13 15:48:59,162 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2015-02-13 15:48:59,162 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 3
2015-02-13 15:48:59,164 INFO  [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2015-02-13 15:48:59,165 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 4
2015-02-13 15:48:59,165 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2015-02-13 15:48:59,165 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 5
2015-02-13 15:48:59,166 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2015-02-13 15:48:59,166 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 6
2015-02-13 15:48:59,168 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2015-02-13 15:48:59,168 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sam_h
2015-02-13 15:48:59,169 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (H-series)' (id=sam_h)
2015-02-13 15:48:59,169 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sam_ef
2015-02-13 15:48:59,169 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (E/F-series)' (id=sam_ef)
2015-02-13 15:48:59,169 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 7
2015-02-13 15:48:59,170 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2015-02-13 15:48:59,170 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 8
2015-02-13 15:48:59,170 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2015-02-13 15:48:59,170 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2012
2015-02-13 15:48:59,172 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2015-02-13 15:48:59,172 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2013
2015-02-13 15:48:59,174 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2013/14)' (id=sony2013)
2015-02-13 15:48:59,175 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile bdp2013
2015-02-13 15:48:59,175 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx100 (2013)' (id=bdp2013)
2015-02-13 15:48:59,175 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile bdp2012
2015-02-13 15:48:59,175 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx90 (2012)' (id=bdp2012)
2015-02-13 15:48:59,175 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile bdp2010
2015-02-13 15:48:59,176 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010)' (id=bdp2010)
2015-02-13 15:48:59,176 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile bdp2010us
2015-02-13 15:48:59,177 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010) - US' (id=bdp2010us)
2015-02-13 15:48:59,177 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile bdp2011
2015-02-13 15:48:59,177 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx80/SMP-N200 (2011)' (id=bdp2011)
2015-02-13 15:48:59,177 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 13
2015-02-13 15:48:59,177 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2015-02-13 15:48:59,177 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile tosh2012
2015-02-13 15:48:59,178 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA 2012-' (id=tosh2012)
2015-02-13 15:48:59,178 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 14
2015-02-13 15:48:59,179 INFO  [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2015-02-13 15:48:59,179 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 15
2015-02-13 15:48:59,180 INFO  [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2015-02-13 15:48:59,180 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 16
2015-02-13 15:48:59,180 INFO  [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2015-02-13 15:48:59,180 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 17
2015-02-13 15:48:59,180 INFO  [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2015-02-13 15:48:59,180 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 18
2015-02-13 15:48:59,181 INFO  [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2015-02-13 15:48:59,181 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2011
2015-02-13 15:48:59,181 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2015-02-13 15:48:59,181 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2010
2015-02-13 15:48:59,182 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2015-02-13 15:48:59,182 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile plps2010
2015-02-13 15:48:59,182 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2010-)' (id=plps2010)
2015-02-13 15:48:59,182 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 20
2015-02-13 15:48:59,182 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2009)' (id=20)
2015-02-13 15:48:59,183 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2009
2015-02-13 15:48:59,183 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2015-02-13 15:48:59,183 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 22
2015-02-13 15:48:59,184 INFO  [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2015-02-13 15:48:59,184 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2013
2015-02-13 15:48:59,184 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2013)' (id=viera2013)
2015-02-13 15:48:59,184 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2011a
2015-02-13 15:48:59,185 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2015-02-13 15:48:59,185 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2011
2015-02-13 15:48:59,185 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2015-02-13 15:48:59,185 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viera2010
2015-02-13 15:48:59,185 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2015-02-13 15:48:59,185 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2012us
2015-02-13 15:48:59,186 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2015-02-13 15:48:59,186 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2011us
2015-02-13 15:48:59,186 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2015-02-13 15:48:59,186 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile SonySTR
2015-02-13 15:48:59,186 INFO  [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2015-02-13 15:48:59,186 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile SonyCMT
2015-02-13 15:48:59,187 INFO  [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2015-02-13 15:48:59,187 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile viziotv
2015-02-13 15:48:59,187 INFO  [ProfilesDefinitionParser] Added profile 'Vizio TV' (id=viziotv)
2015-02-13 15:48:59,187 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile win8metro
2015-02-13 15:48:59,188 INFO  [ProfilesDefinitionParser] Added profile 'Windows 8/RT' (id=win8metro)
2015-02-13 15:48:59,189 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile panasonicBDT220
2015-02-13 15:48:59,189 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic BD player' (id=panasonicBDT220)
2015-02-13 15:48:59,189 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile philips_streamium
2015-02-13 15:48:59,190 INFO  [ProfilesDefinitionParser] Added profile 'Philips NP Streamium' (id=philips_streamium)
2015-02-13 15:48:59,190 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile roku
2015-02-13 15:48:59,190 INFO  [ProfilesDefinitionParser] Added profile 'Chaneru' (id=roku)
2015-02-13 15:48:59,190 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile RokuMPApp
2015-02-13 15:48:59,191 INFO  [ProfilesDefinitionParser] Added profile 'Roku Media Player' (id=RokuMPApp)
2015-02-13 15:48:59,191 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile YamBD
2015-02-13 15:48:59,191 INFO  [ProfilesDefinitionParser] Added profile 'Yamaha BD-A1020/BD-A1010' (id=YamBD)
2015-02-13 15:48:59,191 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile TNDC
2015-02-13 15:48:59,191 INFO  [ProfilesDefinitionParser] Added profile 'Telenet Yelo TV' (id=TNDC)
2015-02-13 15:48:59,192 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile xbox_one
2015-02-13 15:48:59,192 INFO  [ProfilesDefinitionParser] Added profile 'Xbox One' (id=xbox_one)
2015-02-13 15:48:59,192 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile raumfeld
2015-02-13 15:48:59,193 INFO  [ProfilesDefinitionParser] Added profile 'Raumfeld' (id=raumfeld)
2015-02-13 15:48:59,216 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2015-02-13 15:48:59,216 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile flv_player
2015-02-13 15:48:59,216 INFO  [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2015-02-13 15:48:59,216 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile ios
2015-02-13 15:48:59,217 INFO  [ProfilesDefinitionParser] Added profile 'iOS' (id=ios)
2015-02-13 15:48:59,217 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile html5
2015-02-13 15:48:59,217 INFO  [ProfilesDefinitionParser] Added profile 'HTML5' (id=html5)
2015-02-13 15:48:59,217 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile serviigo_standard
2015-02-13 15:48:59,218 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Standard)' (id=serviigo_standard)
2015-02-13 15:48:59,218 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile serviigo
2015-02-13 15:48:59,218 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Legacy Devices)' (id=serviigo)
2015-02-13 15:48:59,218 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile serviigo_hls
2015-02-13 15:48:59,218 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (HLS)' (id=serviigo_hls)
2015-02-13 15:48:59,219 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile serviigo_gtv
2015-02-13 15:48:59,223 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Google TV)' (id=serviigo_gtv)
2015-02-13 15:48:59,223 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile googlecast
2015-02-13 15:48:59,223 INFO  [ProfilesDefinitionParser] Added profile 'Google Cast' (id=googlecast)
2015-02-13 15:48:59,223 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile chromecast
2015-02-13 15:48:59,224 INFO  [ProfilesDefinitionParser] Added profile 'Chromecast' (id=chromecast)
2015-02-13 15:48:59,224 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile wp8
2015-02-13 15:48:59,224 INFO  [ProfilesDefinitionParser] Added profile 'Windows Phone 8' (id=wp8)
2015-02-13 15:48:59,245 INFO  [PluginCompilerThread] Looking for plugins at /home/thymon/serviio-1.5/plugins
2015-02-13 15:48:59,245 INFO  [PluginCompilerThread] Started looking for plugins
2015-02-13 15:48:59,246 INFO  [UpdateChecker] Checking if a new version is available
2015-02-13 15:48:59,250 DEBUG [FFMPEGWrapper] Invoking FFMPEG to check if it exists of path ffmpeg
2015-02-13 15:48:59,252 DEBUG [ProcessExecutor] Starting ffmpeg
2015-02-13 15:48:59,260 INFO  [FFMPEGWrapper] Found FFmpeg: ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
2015-02-13 15:48:59,260 WARN  [FFMPEGWrapper] FFmpeg is not compiled with librtmp support, RTMP streaming will not work.
2015-02-13 15:48:59,261 DEBUG [DCRawWrapper] Invoking DCRAW to check if it exists of path dcraw
2015-02-13 15:48:59,261 DEBUG [ProcessExecutor] Starting dcraw
2015-02-13 15:48:59,262 ERROR [ProcessExecutor] Fatal error in process starting: Cannot run program "dcraw": error=2, Aucun fichier ou dossier de ce type
java.io.IOException: Cannot run program "dcraw": error=2, Aucun fichier ou dossier de ce type
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
   at org.serviio.external.ProcessExecutor.run(ProcessExecutor.java:135)
Caused by: java.io.IOException: error=2, Aucun fichier ou dossier de ce type
   at java.lang.UNIXProcess.forkAndExec(Native Method)
   at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
   at java.lang.ProcessImpl.start(ProcessImpl.java:134)
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
   ... 1 more
2015-02-13 15:48:59,263 WARN  [MediaServer] DCRAW not found. Support for raw image files will be missing.
2015-02-13 15:48:59,272 INFO  [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2015-02-13 15:48:59,273 INFO  [PortMapper] Starting port mapping scheduler
2015-02-13 15:48:59,289 DEBUG [LocalAddressResolverStrategy] Resolving host IP address using stored bound NIC name: eth0-0
2015-02-13 15:48:59,289 INFO  [WebServer] WebServer starting on port 8895
2015-02-13 15:48:59,290 INFO  [Device] Updated bound IP address of Device with UUID: aba8a362-b157-3ea2-a2fc-1a06bc3533af, bound address: 192.168.0.50
2015-02-13 15:48:59,300 DEBUG [DiscoveryManager] UPNP device aba8a362-b157-3ea2-a2fc-1a06bc3533af (192.168.0.50) is available
2015-02-13 15:48:59,301 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2015-02-13 15:48:59,301 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth0 (eth0) and address 192.168.0.50, timeout = 0
2015-02-13 15:48:59,305 INFO  [EventDispatcher] Starting EventDispatcher
2015-02-13 15:48:59,308 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2015-02-13 15:48:59,310 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2015-02-13 15:48:59,310 INFO  [RendererSearchSender] Searching for Renderer devices
2015-02-13 15:48:59,311 DEBUG [RendererSearchSender$RendererSearchWorker] Multicasting SSDP M-SEARCH using interface eth0 (eth0) and address 192.168.0.50, timeout = 0
2015-02-13 15:48:59,321 DEBUG [RendererSearchSender$RendererSearchWorker] Sending 1 'm-search' messages
2015-02-13 15:48:59,328 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.0.50:38476s
2015-02-13 15:48:59,330 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.0.50:38476s
2015-02-13 15:48:59,330 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.0.50:38476s
2015-02-13 15:48:59,406 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.0.50, timeout = 0
2015-02-13 15:48:59,407 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device aba8a362-b157-3ea2-a2fc-1a06bc3533af
2015-02-13 15:49:00,224 DEBUG [ServiioHttpService] Incoming request from /192.168.0.2:55549: GET /deviceDescription/aba8a362-b157-3ea2-a2fc-1a06bc3533af HTTP/1.1, headers = [Accept: */*,Host: 192.168.0.50:8895,User-Agent: pvConnect DLNADOC/1.50]]
2015-02-13 15:49:00,225 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,224 DEBUG [ServiioHttpService] Incoming request from /192.168.0.2:55548: GET /deviceDescription/aba8a362-b157-3ea2-a2fc-1a06bc3533af HTTP/1.1, headers = [Accept: */*,Host: 192.168.0.50:8895,User-Agent: Mozilla/4.0 (Compatible, Aggregation, TwonkyMedia, 6.0.39-Sagem )]]
2015-02-13 15:49:00,231 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,237 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device aba8a362-b157-3ea2-a2fc-1a06bc3533af from 192.168.0.2 (headers = [Accept: */*,Host: 192.168.0.50:8895,User-Agent: pvConnect DLNADOC/1.50])
2015-02-13 15:49:00,238 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,238 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Accept: */*,Host: 192.168.0.50:8895,User-Agent: pvConnect DLNADOC/1.50]
2015-02-13 15:49:00,237 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device aba8a362-b157-3ea2-a2fc-1a06bc3533af from 192.168.0.2 (headers = [Accept: */*,Host: 192.168.0.50:8895,User-Agent: Mozilla/4.0 (Compatible, Aggregation, TwonkyMedia, 6.0.39-Sagem )])
2015-02-13 15:49:00,239 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,239 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,240 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Accept: */*,Host: 192.168.0.50:8895,User-Agent: Mozilla/4.0 (Compatible, Aggregation, TwonkyMedia, 6.0.39-Sagem )]
2015-02-13 15:49:00,240 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,332 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:00,332 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:00,332 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:00,332 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:00,334 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:00,334 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:00,343 DEBUG [RendererManager] Adding renderer Renderer [uuid=56076f6e-6b79-4d65-64de-b248d1c7481a, ipAddress=192.168.0.2, name=Sagemcom STB, profileId=1, manuallyAdded=false, forcedProfile=false, enabled=true, accessGroupId=1] to list of active renderers
2015-02-13 15:49:00,372 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Generic DLNA profile'
2015-02-13 15:49:00,372 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Generic DLNA profile'
2015-02-13 15:49:00,379 DEBUG [ServiioHttpService] Incoming request from /192.168.0.2:55550: GET /serviceDescription/ContentDirectory HTTP/1.1, headers = [Accept: */*,Host: 192.168.0.50:8895,User-Agent: pvConnect DLNADOC/1.50]]
2015-02-13 15:49:00,379 DEBUG [ServiioHttpService] Incoming request from /192.168.0.2:55551: GET /serviceDescription/ContentDirectory HTTP/1.1, headers = [Accept: */*,Host: 192.168.0.50:8895,User-Agent: Mozilla/4.0 (Compatible, Aggregation, TwonkyMedia, 6.0.39-Sagem )]]
2015-02-13 15:49:00,379 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,379 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,380 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
2015-02-13 15:49:00,380 DEBUG [ServiceDescriptionRequestHandler] ServiceDescription request received for service ContentDirectory
2015-02-13 15:49:00,391 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
2015-02-13 15:49:00,391 DEBUG [ServiceDescriptionRequestHandler] Sending ServiceDescription XML back
2015-02-13 15:49:00,396 DEBUG [ServiioHttpService] Incoming request from /192.168.0.2:55552: SUBSCRIBE /serviceEventing/ContentDirectory HTTP/1.1, headers = [HOST: 192.168.0.50:8895,CALLBACK: <http://192.168.0.2:9000/>,NT: upnp:event,TIMEOUT: Second-300,Connection: close]]
2015-02-13 15:49:00,396 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.2
2015-02-13 15:49:00,397 DEBUG [ServiceEventSubscriptionRequestHandler] ServiceEvent subscription request received for service ContentDirectory
2015-02-13 15:49:00,397 DEBUG [ServiceEventSubscriptionRequestHandler] Event subscription registered (uuid=e73f2cb9-3080-4c9e-bf35-bf80d58cec58) for service urn:upnp-org:serviceId:ContentDirectory with duration 300 reporting to http://192.168.0.2:9000/
2015-02-13 15:49:00,577 DEBUG [ServiioHttpService] Incoming request from /192.168.0.2:55553: GET /deviceDescription HTTP/1.0, headers = [Accept: */*,Host: 192.168.0.50:8895,User-Agent: Mozilla/4.0 (Compatible, Aggregation, TwonkyMedia, 6.0.39-Sagem )]]
2015-02-13 15:49:00,806 DEBUG [EventDispatcher] Sending event notification #0 for subscription e73f2cb9-3080-4c9e-bf35-bf80d58cec58 to endpoint http://192.168.0.2:9000/
2015-02-13 15:49:00,820 DEBUG [RequestExecutor] Sending HTTP request to 192.168.0.2:9000
2015-02-13 15:49:00,826 DEBUG [EventDispatcher] Event notification sent and received successfully
2015-02-13 15:49:01,211 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:08 (advertisement duration is 1800 sec.)
2015-02-13 15:49:02,285 DEBUG [UPnPWebGateway] Found a UPnP router device 'EMTA42-1'
2015-02-13 15:49:02,286 DEBUG [UPnPWebGateway] Removing router port mapping (23424 -> 23424)
2015-02-13 15:49:02,331 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:02,331 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:02,334 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:02,334 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:02,335 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:02,335 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:02,336 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:02,337 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:02,337 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:02,338 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:02,338 DEBUG [RendererSearchSender$RendererSearchWorker] Received search response: location: http://192.168.0.2:9020/TMRDeviceDescription.xml, st: urn:schemas-upnp-org:device:MediaRenderer:1
2015-02-13 15:49:02,339 DEBUG [RendererSearchSender$RendererSearchWorker] Received a valid M-SEARCH response from Renderer 56076f6e-6b79-4d65-64de-b248d1c7481a from address 192.168.0.2
2015-02-13 15:49:02,528 WARN  [PortMapper] Could not reset port mapping to the router: Detailed error code :501, Detailed error description :See UPnP Device Architecture section on Control.2, */*; q=.2
net.sbbi.upnp.messages.UPNPResponseException: Detailed error code :501, Detailed error description :See UPnP Device Architecture section on Control.2, */*; q=.2
   at net.sbbi.upnp.messages.ActionMessageResponseParser.startElement(ActionMessageResponseParser.java:145)
   at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
   at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:379)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2786)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
   at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
   at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
   at net.sbbi.upnp.messages.ActionMessage.service(ActionMessage.java:172)
   at net.sbbi.upnp.impls.InternetGatewayDevice.deletePortMapping(InternetGatewayDevice.java:436)
   at org.serviio.upnp.service.contentdirectory.rest.access.UPnPWebGateway.deletePortMapping(UPnPWebGateway.java:109)
   at org.serviio.upnp.service.contentdirectory.rest.access.PortMapper$3.run(PortMapper.java:114)
   at java.lang.Thread.run(Thread.java:745)
2015-02-13 15:49:05,324 DEBUG [RendererSearchSender] Finished searching for Renderer devices
2015-02-13 15:49:09,407 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 192.168.0.50, timeout = 0
2015-02-13 15:49:09,409 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device aba8a362-b157-3ea2-a2fc-1a06bc3533af



the problem comes from there ??
  Code:
2015-02-13 15:48:59,260 WARN  [FFMPEGWrapper] FFmpeg is not compiled with librtmp support, RTMP streaming will not work.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Feb 14, 2015 12:05 am

Re: Linux & MediaBrowser : Explain me please.

It all looks good.

So what happens when you then go to

  Code:
http://192.168.0.50:23424/mediabrowser
<<

thymon

Streaming enthusiast

Posts: 41

Joined: Wed Jan 21, 2015 4:30 pm

Location: Marseille (France)

Post Sat Feb 14, 2015 12:52 am

Re: Linux & MediaBrowser : Explain me please.

zip wrote:It all looks good.

So what happens when you then go to

  Code:
http://192.168.0.50:23424/mediabrowser



It's ok with my local IP.

But not with my Network IP. If I launch Serviio Console : So it's ok with my network IP too.
I don't understand... uPnp error ?


EDIT : after 20min mediabrower run correctly on IP network without serviio-console... LOL strange. But i'm glad :)
<<

atc98092

User avatar

DLNA master

Posts: 5432

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Sat Feb 14, 2015 11:06 pm

Re: Linux & MediaBrowser : Explain me please.

Not sure what you mean by local IP and network IP. Unless you play in advanced settings, your PC will only have one IP address. Are you referring to your internal network address vs. your gateway's public Internet address?

If you are trying to access Serviio using MediaBrowser from outside your local network, your router must be configured correctly. Serviio can attempt to set it, but it's never worked for me and I have to manually set up port forwarding. I may be in left field here, but it's possible that your router is only accepting the port forwarding settings while the console is running. Doesn't make sense, since the router should remember its settings, but hey - whatever works. :D

Is your Internet IP address static, or does it change often? Most non-business connections are not static, so you need some sort of dynamic DNS service.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

thymon

Streaming enthusiast

Posts: 41

Joined: Wed Jan 21, 2015 4:30 pm

Location: Marseille (France)

Post Sun Feb 15, 2015 2:02 am

Re: Linux & MediaBrowser : Explain me please.

Thanks for your answer.

I'm french so I dont use the good word correctly :)

To sum up :
after launch serviio.sh I can use mediabrowser with my IP Local instantaneously. But for use mediabrwoser from outside, I must wait for 10/15 minutes.
Unless you know why. It's not really bad...


Because i've another mediabrowser problem with iOS device (bug on menu) I'll open a new topic, I find no answer to the forum search function...
<<

atc98092

User avatar

DLNA master

Posts: 5432

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Mon Feb 16, 2015 12:51 am

Re: Linux & MediaBrowser : Explain me please.

Hey, no problem with the language. I can't speak anything but English, so you're way ahead of me! :D

OK, it works fine on your internal network, but from outside your firewall there's a delay. Sounds like your public IP address is changing, and however you are getting that from the outside (some sort of dynamic DNS) isn't being updated quickly enough.

Without knowing how you are discovering your public IP address, I can't offer much more. Assuming you are using some sort of client on your home computer that reads the public IP and transmits the change to the dynamic service, you should be able to adjust how often it checks for changes. For example, if it's set to check every 15 minutes, change it to 5.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 71 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.