FAQ  •  Register  •  Login

No Profiles show up when I start serviio-console.sh

<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Wed Jul 18, 2012 9:39 pm

No Profiles show up when I start serviio-console.sh

I am running Fedora 14 and I have followed all the steps posted about how to get the server running. The server is running properly I think. When I start serviio-console.sh I get no error messages however the predetermined profiles don't show up. The rendering device profile window is blank. Does any one know why this is happening?

Thanks for your help.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jul 19, 2012 5:24 pm

Re: No Profiles show up when I start serviio-console.sh

try to upgrade your java
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Fri Jul 20, 2012 4:40 pm

Re: No Profiles show up when I start serviio-console.sh

Hi Zip,
I running java 1.7.0_05-b06. I have a Samsung BD-D5700 BD player which is picked up by serviio on my Windows laptop but my serviio installed on my fedora 14 box doesn't see it. Do you have any idea why that is so?

Thanks

Jimmy
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jul 20, 2012 5:31 pm

Re: No Profiles show up when I start serviio-console.sh

can you post a screenshot?

and what do you get back when you open this URL?

  Code:
http://<pc5dczc_pc_ip>:23423/rest/refdata/profiles
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Fri Jul 20, 2012 7:22 pm

Re: No Profiles show up when I start serviio-console.sh

The output from http://192.168.0.13:23423/rest/refdata/profiles is
<refdata><values><item><name>1</name><value>Generic DLNA profile</value></item><item><name>6</name><value>DirecTV HD-DVR</value></item><item><name>8</name><value>LG TV / player</value></item><item><name>15</name><value>LaCie LaCinema Media Player</value></item><item><name>16</name><value>Manta WIFI Centre</value></item><item><name>12</name><value>Panasonic Viera</value></item><item><name>20</name><value>Philips</value></item><item><name>4</name><value>Playstation 3</value></item><item><name>17</name><value>Pure Flow</value></item><item><name>5</name><value>Samsung TV (A-series)</value></item><item><name>2</name><value>Samsung TV (B-series)</value></item><item><name>7</name><value>Samsung TV / player (C/D-series)</value></item><item><name>18</name><value>Sharp Aquos</value></item><item><name>10</name><value>Sony BD Player / SMP</value></item><item><name>21</name><value>Sony Bravia TV (2009)</value></item><item><name>19</name><value>Sony Bravia TV (2010)</value></item><item><name>9</name><value>Sony Bravia TV (2011)</value></item><item><name>13</name><value>Toshiba REGZA</value></item><item><name>14</name><value>WDTV Live</value></item><item><name>3</name><value>Xbox 360</value></item></values>

Thanks

Jimmy
Attachments
Screenshot.png
Screenshot.png (29.06 KiB) Viewed 15117 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jul 20, 2012 10:47 pm

Re: No Profiles show up when I start serviio-console.sh

ok, so it's not profiles, you're missing devices.

Can you post detailed log?
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Fri Jul 20, 2012 11:41 pm

Re: No Profiles show up when I start serviio-console.sh

Hi Petr,
I have attached the log from installation.

Jimmy
Attachments
serviio.log
(48.57 KiB) Downloaded 458 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jul 21, 2012 1:41 pm

Re: No Profiles show up when I start serviio-console.sh

It looks like you're not running java 7:

  Code:
INFO  [MediaServer] Java 1.6.0_20-Sun Microsystems Inc.
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Sun Jul 22, 2012 5:01 pm

Re: No Profiles show up when I start serviio-console.sh

Hi Petr,
Sorry about that. I did a restart of the server. Here is the latest copy of the log file. It is now running with java 7. Still no change in the console display. Shouldn't the DVD player show up as an unknow device? Or something to show that the server detected it?

Thanks

Jimmy

[root@nozone log]# tail -f serviio.log
2012-07-20 12:37:17,072 INFO [ServiioConsole] Starting Serviio Console
2012-07-20 12:37:17,439 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2012-07-20 12:37:18,097 INFO [Messages] Loaded console message bundle for locale: en
2012-07-20 12:37:18,137 INFO [UpdateChecker] Checking if a new version is available
2012-07-20 19:41:14,187 INFO [ServiioConsole] Leaving Serviio Console
2012-07-20 19:41:31,176 INFO [ServiioConsole] Starting Serviio Console
2012-07-20 19:41:31,460 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2012-07-20 19:41:32,092 INFO [Messages] Loaded console message bundle for locale: en
2012-07-20 19:41:32,133 INFO [UpdateChecker] Checking if a new version is available
2012-07-22 12:49:27,747 INFO [ServiioConsole] Leaving Serviio Console
2012-07-22 12:52:08,301 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 12:52:08,302 INFO [MediaServer] Serviio DLNA media streaming server v 0.6.2 (rev. 6a61243292ee)
2012-07-22 12:52:08,302 INFO [MediaServer] Petr Nejedly 2009-2011
2012-07-22 12:52:08,302 INFO [MediaServer] http://www.serviio.org
2012-07-22 12:52:08,302 INFO [MediaServer]
2012-07-22 12:52:08,303 INFO [MediaServer] Java 1.7.0_05-Oracle Corporation
2012-07-22 12:52:08,303 INFO [MediaServer] OS Linux i386 2.6.35.14-106.fc14.i686.PAE
2012-07-22 12:52:08,303 INFO [MediaServer] File encoding: UTF-8
2012-07-22 12:52:08,303 INFO [MediaServer] Headless mode enabled: true
2012-07-22 12:52:08,304 INFO [MediaServer] User home dir: /opt/serviio
2012-07-22 12:52:08,304 INFO [MediaServer] Temp dir: /tmp
2012-07-22 12:52:08,304 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 12:52:08,503 INFO [RestletServer] Starting Restlet server exposed on port 23423
2012-07-22 12:52:08,560 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-07-22 12:52:11,416 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2012-07-22 12:52:12,224 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-07-22 12:52:12,508 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-07-22 12:52:12,656 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-07-22 12:52:12,857 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-07-22 12:52:12,977 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-07-22 12:52:13,157 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-07-22 12:52:13,608 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2012-07-22 12:52:13,640 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-07-22 12:52:13,997 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=9)
2012-07-22 12:52:14,463 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-07-22 12:52:14,713 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2012-07-22 12:52:14,966 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-07-22 12:52:15,101 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-07-22 12:52:15,140 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-07-22 12:52:15,243 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-07-22 12:52:15,281 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-07-22 12:52:15,418 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-07-22 12:52:15,481 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=19)
2012-07-22 12:52:15,644 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2012-07-22 12:52:15,748 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=21)
2012-07-22 12:52:15,938 INFO [WebServer] Socket buffer set to 65535 bytes
2012-07-22 12:52:15,939 INFO [Device] Created UPnP Device with UUID: 1722b7b0-b57f-3b7d-adeb-c69358c48075, bound address: 192.168.0.18
2012-07-22 12:52:16,036 INFO [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
2012-07-22 12:52:16,043 INFO [PluginCompilerThread] Started looking for plugins
2012-07-22 12:52:16,448 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-07-22 12:52:16,497 INFO [WebServer] WebServer starting on port 8895
2012-07-22 12:52:16,502 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-07-22 12:52:16,503 INFO [EventDispatcher] Starting EventDispatcher
2012-07-22 12:52:16,505 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth2 (eth2) and address 192.168.0.18, timeout = 0
2012-07-22 12:52:16,505 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-07-22 12:52:16,507 INFO [RendererSearchSender] Searching for Renderer devices
2012-07-22 12:52:16,508 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2012-07-22 12:52:35,589 INFO [ServiioConsole] Starting Serviio Console
2012-07-22 12:52:36,170 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2012-07-22 12:52:37,020 INFO [Messages] Loaded console message bundle for locale: en
2012-07-22 12:52:37,034 INFO [UpdateChecker] Checking if a new version is available
2012-07-22 12:52:38,937 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2012-07-22 12:52:39,685 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2012-07-22 12:52:42,543 INFO [FeedUpdaterThread] Started looking for information about online resources
2012-07-22 12:52:42,544 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-07-22 12:52:42,545 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
<<

will

DLNA master

Posts: 2138

Joined: Mon Aug 30, 2010 11:18 am

Location: UK

Post Sun Jul 22, 2012 5:11 pm

Re: No Profiles show up when I start serviio-console.sh

Earlier you listed you ip as 192.168.0.13 when you confirmed the refdata but the log shows
  Code:
 Starting DiscoverySSDPMessageListener using interface eth2 (eth2) and address 192.168.0.18, timeout = 0

Fill in the bind IP address (shown on the screenshot you posted) as 192.168.0.13 (or whatever your main network with your tv ect is on) to make serviio bind to the correct adapter, then restart the server.
Will

ServiiDroid (Android Console) Developer: Download | Home | Support
ServiiGo (Android 3G/4G/WiFi Playback App) Developer: Download | Home | Support
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Sun Jul 22, 2012 6:34 pm

Re: No Profiles show up when I start serviio-console.sh

Hi,
192.168.0.10 is the IP address of the DVD player. 192.168.0.18 is the Fedora machine IP. 192.168.0.1 is the gateway address. I tried to bind to each one. No Luck. Log file follows.

Thanks

[root@nozone log]# tail -f serviio.log
2012-07-22 14:26:55,307 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-07-22 14:26:55,307 INFO [EventDispatcher] Leaving EventDispatcher
2012-07-22 14:26:55,366 INFO [Device] Updated bound IP address of Device with UUID: dbda6698-2372-39e4-98c5-15b528e7d81f, bound address: 192.168.0.10
2012-07-22 14:26:55,367 INFO [WebServer] WebServer starting on port 8895
2012-07-22 14:26:55,367 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface Unknown and address 192.168.0.10, timeout = 0
2012-07-22 14:26:55,377 INFO [RendererSearchSender] Searching for Renderer devices
2012-07-22 14:26:55,374 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-07-22 14:26:55,377 INFO [EventDispatcher] Starting EventDispatcher
2012-07-22 14:26:55,378 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-07-22 14:27:00,279 INFO [RendererExpirationChecker] Leaving RendererExpirationChecker
2012-07-22 14:27:49,302 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 14:27:49,302 INFO [MediaServer] Serviio DLNA media streaming server v 0.6.2 (rev. 6a61243292ee)
2012-07-22 14:27:49,302 INFO [MediaServer] Petr Nejedly 2009-2011
2012-07-22 14:27:49,302 INFO [MediaServer] http://www.serviio.org
2012-07-22 14:27:49,303 INFO [MediaServer]
2012-07-22 14:27:49,303 INFO [MediaServer] Java 1.7.0_05-Oracle Corporation
2012-07-22 14:27:49,303 INFO [MediaServer] OS Linux i386 2.6.35.14-106.fc14.i686.PAE
2012-07-22 14:27:49,303 INFO [MediaServer] File encoding: UTF-8
2012-07-22 14:27:49,303 INFO [MediaServer] Headless mode enabled: true
2012-07-22 14:27:49,303 INFO [MediaServer] User home dir: /opt/serviio
2012-07-22 14:27:49,303 INFO [MediaServer] Temp dir: /tmp
2012-07-22 14:27:49,303 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 14:27:49,483 INFO [RestletServer] Starting Restlet server exposed on port 23423
2012-07-22 14:27:49,532 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-07-22 14:27:51,379 INFO [WebServer] Socket buffer set to 65535 bytes
2012-07-22 14:27:51,379 INFO [Device] Created UPnP Device with UUID: c40a518f-6e4b-3d4a-b2ea-f39bd2e8b629, bound address: 192.168.0.10
2012-07-22 14:27:51,839 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2012-07-22 14:27:52,800 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-07-22 14:27:53,104 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-07-22 14:27:53,269 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-07-22 14:27:53,533 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-07-22 14:27:53,709 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-07-22 14:27:53,833 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-07-22 14:27:54,349 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2012-07-22 14:27:54,385 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-07-22 14:27:54,791 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=9)
2012-07-22 14:27:55,241 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-07-22 14:27:55,461 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2012-07-22 14:27:55,697 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-07-22 14:27:55,801 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-07-22 14:27:55,823 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-07-22 14:27:55,904 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-07-22 14:27:55,941 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-07-22 14:27:56,068 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-07-22 14:27:56,131 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=19)
2012-07-22 14:27:56,320 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2012-07-22 14:27:56,422 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=21)
2012-07-22 14:27:56,447 INFO [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
2012-07-22 14:27:56,461 INFO [PluginCompilerThread] Started looking for plugins
2012-07-22 14:27:56,506 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-07-22 14:27:56,533 INFO [WebServer] WebServer starting on port 8895
2012-07-22 14:27:56,536 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-07-22 14:27:56,537 INFO [EventDispatcher] Starting EventDispatcher
2012-07-22 14:27:56,540 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-07-22 14:27:56,541 INFO [RendererSearchSender] Searching for Renderer devices
2012-07-22 14:27:56,543 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface Unknown and address 192.168.0.10, timeout = 0
2012-07-22 14:27:56,543 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2012-07-22 14:28:22,570 INFO [FeedUpdaterThread] Started looking for information about online resources
2012-07-22 14:28:22,576 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-07-22 14:28:22,580 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-07-22 14:28:22,858 INFO [WebServer] WebServer shutting down
2012-07-22 14:28:22,859 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-07-22 14:28:22,859 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-07-22 14:28:22,859 INFO [EventDispatcher] Leaving EventDispatcher
2012-07-22 14:28:22,883 INFO [Device] Updated bound IP address of Device with UUID: c40a518f-6e4b-3d4a-b2ea-f39bd2e8b629, bound address: 192.168.0.1
2012-07-22 14:28:22,889 INFO [WebServer] WebServer starting on port 8895
2012-07-22 14:28:22,889 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface Unknown and address 192.168.0.1, timeout = 0
2012-07-22 14:28:22,889 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-07-22 14:28:22,889 INFO [EventDispatcher] Starting EventDispatcher
2012-07-22 14:28:22,889 INFO [RendererSearchSender] Searching for Renderer devices
2012-07-22 14:28:22,924 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-07-22 14:28:26,549 INFO [RendererExpirationChecker] Leaving RendererExpirationChecker
^[[A^[[B2012-07-22 14:28:49,742 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 14:28:49,743 INFO [MediaServer] Serviio DLNA media streaming server v 0.6.2 (rev. 6a61243292ee)
2012-07-22 14:28:49,743 INFO [MediaServer] Petr Nejedly 2009-2011
2012-07-22 14:28:49,743 INFO [MediaServer] http://www.serviio.org
2012-07-22 14:28:49,743 INFO [MediaServer]
2012-07-22 14:28:49,743 INFO [MediaServer] Java 1.7.0_05-Oracle Corporation
2012-07-22 14:28:49,743 INFO [MediaServer] OS Linux i386 2.6.35.14-106.fc14.i686.PAE
2012-07-22 14:28:49,743 INFO [MediaServer] File encoding: UTF-8
2012-07-22 14:28:49,744 INFO [MediaServer] Headless mode enabled: true
2012-07-22 14:28:49,744 INFO [MediaServer] User home dir: /opt/serviio
2012-07-22 14:28:49,744 INFO [MediaServer] Temp dir: /tmp
2012-07-22 14:28:49,744 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 14:28:49,934 INFO [RestletServer] Starting Restlet server exposed on port 23423
2012-07-22 14:28:50,061 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-07-22 14:28:52,145 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2012-07-22 14:28:53,034 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-07-22 14:28:53,452 INFO [WebServer] Socket buffer set to 65535 bytes
2012-07-22 14:28:53,462 INFO [Device] Created UPnP Device with UUID: 0f47f1de-d79e-31c2-88ac-c2f7ac7b92aa, bound address: 192.168.0.1
2012-07-22 14:28:53,573 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-07-22 14:28:54,046 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-07-22 14:28:54,342 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-07-22 14:28:54,456 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-07-22 14:28:54,548 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-07-22 14:28:54,976 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2012-07-22 14:28:54,998 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-07-22 14:28:55,290 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=9)
2012-07-22 14:28:55,729 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-07-22 14:28:55,935 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2012-07-22 14:28:56,120 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-07-22 14:28:56,222 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-07-22 14:28:56,246 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-07-22 14:28:56,324 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-07-22 14:28:56,361 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-07-22 14:28:56,491 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-07-22 14:28:56,553 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=19)
2012-07-22 14:28:56,721 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2012-07-22 14:28:56,822 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=21)
2012-07-22 14:28:56,848 INFO [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
2012-07-22 14:28:56,859 INFO [PluginCompilerThread] Started looking for plugins
2012-07-22 14:28:56,889 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-07-22 14:28:56,914 INFO [WebServer] WebServer starting on port 8895
2012-07-22 14:28:56,919 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface Unknown and address 192.168.0.1, timeout = 0
2012-07-22 14:28:56,920 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-07-22 14:28:56,920 INFO [EventDispatcher] Starting EventDispatcher
2012-07-22 14:28:56,923 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-07-22 14:28:56,924 INFO [RendererSearchSender] Searching for Renderer devices
2012-07-22 14:28:56,924 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2012-07-22 14:29:22,959 INFO [FeedUpdaterThread] Started looking for information about online resources
2012-07-22 14:29:22,965 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-07-22 14:29:22,966 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-07-22 14:35:05,267 INFO [WebServer] WebServer shutting down
2012-07-22 14:35:05,268 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-07-22 14:35:05,268 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-07-22 14:35:05,268 INFO [EventDispatcher] Leaving EventDispatcher
2012-07-22 14:35:05,344 INFO [Device] Updated bound IP address of Device with UUID: 0f47f1de-d79e-31c2-88ac-c2f7ac7b92aa, bound address: 192.168.0.18
2012-07-22 14:35:05,345 INFO [WebServer] WebServer starting on port 8895
2012-07-22 14:35:05,345 INFO [RendererSearchSender] Searching for Renderer devices
2012-07-22 14:35:05,345 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth2 (eth2) and address 192.168.0.18, timeout = 0
2012-07-22 14:35:05,345 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-07-22 14:35:05,345 INFO [EventDispatcher] Starting EventDispatcher
2012-07-22 14:35:05,347 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-07-22 14:35:06,933 INFO [RendererExpirationChecker] Leaving RendererExpirationChecker
2012-07-22 14:35:18,971 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 14:35:18,972 INFO [MediaServer] Serviio DLNA media streaming server v 0.6.2 (rev. 6a61243292ee)
2012-07-22 14:35:18,972 INFO [MediaServer] Petr Nejedly 2009-2011
2012-07-22 14:35:18,972 INFO [MediaServer] http://www.serviio.org
2012-07-22 14:35:18,972 INFO [MediaServer]
2012-07-22 14:35:18,972 INFO [MediaServer] Java 1.7.0_05-Oracle Corporation
2012-07-22 14:35:18,972 INFO [MediaServer] OS Linux i386 2.6.35.14-106.fc14.i686.PAE
2012-07-22 14:35:18,973 INFO [MediaServer] File encoding: UTF-8
2012-07-22 14:35:18,973 INFO [MediaServer] Headless mode enabled: true
2012-07-22 14:35:18,973 INFO [MediaServer] User home dir: /opt/serviio
2012-07-22 14:35:18,973 INFO [MediaServer] Temp dir: /tmp
2012-07-22 14:35:18,973 INFO [MediaServer] ------------------------------------------------------------------------
2012-07-22 14:35:19,101 INFO [RestletServer] Starting Restlet server exposed on port 23423
2012-07-22 14:35:19,150 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-07-22 14:35:20,628 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2012-07-22 14:35:21,281 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-07-22 14:35:21,611 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-07-22 14:35:21,659 INFO [WebServer] Socket buffer set to 65535 bytes
2012-07-22 14:35:21,659 INFO [Device] Created UPnP Device with UUID: 1722b7b0-b57f-3b7d-adeb-c69358c48075, bound address: 192.168.0.18
2012-07-22 14:35:21,864 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-07-22 14:35:22,138 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-07-22 14:35:22,269 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-07-22 14:35:22,412 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-07-22 14:35:22,894 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2012-07-22 14:35:22,926 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-07-22 14:35:23,275 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=9)
2012-07-22 14:35:23,719 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-07-22 14:35:23,923 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2012-07-22 14:35:24,126 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-07-22 14:35:24,229 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-07-22 14:35:24,254 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-07-22 14:35:24,339 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-07-22 14:35:24,379 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-07-22 14:35:24,510 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-07-22 14:35:24,576 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=19)
2012-07-22 14:35:24,757 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2012-07-22 14:35:24,872 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=21)
2012-07-22 14:35:24,898 INFO [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
2012-07-22 14:35:24,904 INFO [PluginCompilerThread] Started looking for plugins
2012-07-22 14:35:24,955 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-07-22 14:35:24,979 INFO [WebServer] WebServer starting on port 8895
2012-07-22 14:35:24,983 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-07-22 14:35:24,983 INFO [EventDispatcher] Starting EventDispatcher
2012-07-22 14:35:24,986 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth2 (eth2) and address 192.168.0.18, timeout = 0
2012-07-22 14:35:24,987 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-07-22 14:35:24,987 INFO [RendererSearchSender] Searching for Renderer devices
2012-07-22 14:35:24,988 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2012-07-22 14:35:51,024 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-07-22 14:35:51,029 INFO [FeedUpdaterThread] Started looking for information about online resources
2012-07-22 14:35:51,038 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
<<

will

DLNA master

Posts: 2138

Joined: Mon Aug 30, 2010 11:18 am

Location: UK

Post Sun Jul 22, 2012 7:07 pm

Re: No Profiles show up when I start serviio-console.sh

You can only bind to an ip of a network card on the machine.

Post output of
ifconfig
Will

ServiiDroid (Android Console) Developer: Download | Home | Support
ServiiGo (Android 3G/4G/WiFi Playback App) Developer: Download | Home | Support
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Sun Jul 22, 2012 7:42 pm

Re: No Profiles show up when I start serviio-console.sh

Here is the output of ifconfig:

[root@nozone bin]# ifconfig
eth1 Link encap:Ethernet HWaddr 00:15:E9:B5:4B:EB
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:21 Base address:0x8000

eth2 Link encap:Ethernet HWaddr E0:69:95:76:F2:28
inet addr:192.168.0.18 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::e269:95ff:fe76:f228/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1117322 errors:0 dropped:0 overruns:0 frame:0
TX packets:629335 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1222628820 (1.1 GiB) TX bytes:54263728 (51.7 MiB)
Interrupt:43 Base address:0xe000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:140560 errors:0 dropped:0 overruns:0 frame:0
TX packets:140560 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15385461 (14.6 MiB) TX bytes:15385461 (14.6 MiB)

virbr0 Link encap:Ethernet HWaddr 3A:8B:63:00:6E:F7
inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:14141 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:5811819 (5.5 MiB)
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jul 23, 2012 5:38 pm

Re: No Profiles show up when I start serviio-console.sh

the log with .18 looks ok.... can you install DeviceSpy tool (Intel, link in my signature) and a Windows PC on your network (if you have one) and confirm if it can see Serviio?
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Mon Jul 23, 2012 9:03 pm

Re: No Profiles show up when I start serviio-console.sh

Hi Petr,
Device Spy sees only the BD-D5700
Base URL http://192.168.0.10:52240/rcr
Device icon None
Device URN urn:samsung.com:device:RemoteControlReceiver:1
Embedded devices 0
Expiration timeout 1800
Friendly name x��,x��,
Has presentation False
Interface to host 192.168.0.19
Manufacturer Samsung Electronics
Manufacturer URL http://www.samsung.com/sec
Model description Samsung BD RCR
Model name BD-D5700
Model number 1.0
Model URL http://www.samsung.com/sec
Presentation URL
Product code
Proprietary type
Remote endpoint 192.168.0.10:52240
Serial number 20090804RCR
Services 1
Standard type
Unique device name ca016a66-5b76-8eb9-f76b-ce899b43d276
Version 1.0


However I see the following in Device Sniffer. This might be interesting.


Received 23/07/2012 at 4:56:01 PM (296)

NOTIFY * HTTP/1.1
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age = 180
LOCATION: http://192.168.0.18:8895/deviceDescript ... 9358c48075
SERVER: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/0.6.2
NTS: ssdp:alive
NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
USN: uuid:1722b7b0-b57f-3b7d-adeb-c69358c48075::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1

Received 23/07/2012 at 5:01:01 PM (875)

NOTIFY * HTTP/1.1
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age = 180
LOCATION: http://192.168.0.18:8895/deviceDescript ... 9358c48075
SERVER: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/0.6.2
NTS: ssdp:alive
NT: upnp:rootdevice
USN: uuid:1722b7b0-b57f-3b7d-adeb-c69358c48075::upnp:rootdevice
<<

Serene32

Serviio newbie

Posts: 9

Joined: Wed Jul 18, 2012 9:20 pm

Post Tue Jul 24, 2012 2:09 pm

Re: No Profiles show up when I start serviio-console.sh

Hi Petr,
I have serviio working on my Linux box at this time. I turned of iptables and it started working.

Thanks for the help you provided.

Jimmy
<<

StevenPUlrick

Serviio newbie

Posts: 13

Joined: Wed Feb 20, 2013 7:39 am

Post Thu Feb 21, 2013 12:11 am

Re: No Profiles show up when I start serviio-console.sh

Serene32 wrote:Hi Petr,
I have serviio working on my Linux box at this time. I turned of iptables and it started working.

Thanks for the help you provided.

Jimmy


To anyone who finds this post: I had the same problem, and turning off iptables "fixed" my problem. I later found this:
http://www.serviio.org/component/content/article?id=21#q1

I have now re-enabled iptables, and Serviio now shows up on my Bluray player.

Steven P. Ulrick

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 15 guests

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