[coherence-dev] Having issues getting coherence working...
Phil Wild
philwild at gmail.com
Wed Jul 16 07:29:00 CEST 2008
Hi,
I am trying to get coherence working with ampache. Ampache is setup and
working correctly as far as I can tell.
I have follwoed the instructions on the wiki. I am running ubuntu 7.10
coherence is installed and it looks to be working (or partially working)
If I run the following command 'coherence --plugin=backend:AmpacheStore,url:
http://localhost/ampache/server/xml.server.php,key:password'
I get the following displayed
no config file '/home/phil/.coherence' found
WARN coherence Jul 16 13:02:58 Coherence UPnP framework
version 0.5.8 starting... (coherence/base.py:251)
WARN webserver Jul 16 13:02:58 WebServer on port 44734
ready (coherence/base.py:106)
WARN mediaserver Jul 16 13:03:00 Ampache MediaServer
(Ampache storage) activated (coherence/upnp/devices/media_server.py:521)
netstat -tap shows something is listening
root at zulu:~# netstat -tap | grep python
tcp 0 0 *:44734 *:*
LISTEN 4798/python
and I can telnet to both localhost and my internal interface on this port.
My dlna client is a Pioneer VSX-LX70 AV receiver. It can see my windows
mediaplayer share on my PC. It also can see mediatomb running on the same
linux host that I am trying to get coherence running on. I have shut down
mediatomb for all testing purposes so only coherence should be visible.
When I start with the debug env set I no longer get the warning messages and
I can see that it is talking to ampache correctly but still no visibility on
the network from my client.
root at zulu:~# COHERENCE_DEBUG=ampache_store:4 coherence
--plugin=backend:AmpacheStore,url:
http://localhost/ampache/server/xml.server.php,key:password
no config file '/home/phil/.coherence' found
INFO ampache_store Jul 16 13:15:46 auth_request '
http://localhost/ampache/server/xml.server.php?action=handshake&auth=4b3dfed4cf650726d54155d4e243bb21×tamp=1216185346&version=350001'
(coherence/backends/ampache_storage.py:570)
INFO ampache_store Jul 16 13:15:46 got_auth_response ('<?xml
version="1.0" encoding="utf-8"
?>\n<root>\n\t<auth><![CDATA[c9c802624b32e8bdde0ff8912c2c1cdd]]></auth>\n\t<api><![CDATA[340001]]></api>\n\t<update><![CDATA[Thu,
01 Jan 1970 08:00:00 +0800]]></update>\n\t<add><![CDATA[Tue, 15 Jul 2008
20:35:59
+0800]]></add>\n\t<songs><![CDATA[824]]></songs>\n\t<albums><![CDATA[61]]></albums>\n\t<artists><![CDATA[33]]></artists>\n\t<genres><![CDATA[22]]></genres>\n\t<playlists><![CDATA[1]]></playlists>\n\n</root>\n',
{'content-length': ['435'], 'content-disposition': ['attachment;
filename=information.xml'], 'x-powered-by': ['PHP/5.2.3-1ubuntu6.3'],
'server': ['Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3'], 'connection':
['close'], 'date': ['Wed, 16 Jul 2008 05:15:46 GMT'], 'content-type':
['text/xml; charset=UTF-8']}) (coherence/backends/ampache_storage.py:506)
INFO ampache_store Jul 16 13:15:46 ampache returned auth
token 'c9c802624b32e8bdde0ff8912c2c1cdd'
(coherence/backends/ampache_storage.py:539)
INFO ampache_store Jul 16 13:15:46 Songs: 824, Artists: 33,
Albums: 61, Playlists 1, Genres 22, Tags 0
(coherence/backends/ampache_storage.py:540)
What further testing do I need to do to track down the issue?
many thanks
Phil
--
Tel: 0400 466 952
Fax: 0433 123 226
email: philwild AT gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.beebits.net/pipermail/coherence-dev/attachments/20080716/5a03e5e1/attachment.htm>
More information about the coherence-dev
mailing list