[Owncloud] 416 errors from ampache server

Peter Chubb peter at chubb.wattle.id.au
Wed May 16 04:50:16 UTC 2012


I don't know why, but I'm seeing 416 error codes in the log when
trying to play some music to an ampache client.

203.143.161.65 - - [16/May/2012:14:04:12 +1000] "GET /owncloud/remote.php/ampach
e/server/xml.server.php/?action=play&song=2151&auth=46878148820ea5935a11b48dbb60
40ea43392f6d63fa13e9f3b95c1249b64c33 HTTP/1.1" 416 2449 "-" "Android-JustPlayer"

I can't work out why this is being generated, as the code seems always
to transfer the entire file.

 select * from oc_media_songs where song_id = 2151;
+---------+------------------+-------------+------------+----------------------------------------------------------------------------+-----------+-------------+------------+-----------+----------------+-----------------+
| song_id | song_name        | song_artist | song_album | song_path                                                                  | song_user | song_length | song_track | song_size | song_playcount | song_lastplayed |
+---------+------------------+-------------+------------+----------------------------------------------------------------------------+-----------+-------------+------------+-----------+----------------+-----------------+
|    2151 | Ave verum corpus |         148 |        225 | /Music/The Tallis Scholars/Catholic Music (Disc 2)/16 Ave verum corpus.mp3 | peterc    |         251 |         16 |   5093215 |              0 |               0 | 
+---------+------------------+-------------+------------+----------------------------------------------------------------------------+-----------+-------------+------------+-----------+----------------+-----------------+
1 row in set (0.00 sec)


--
Dr Peter Chubb        www.nicta.com.au      peter DOT chubb AT nicta.com.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia
From Imagination to Impact                       Imagining the (ICT) Future



More information about the Owncloud mailing list