View Single Post
Old 12-19-2014, 06:15 AM   #1014
red-baron
Junior Member
red-baron began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2014
Device: multiple
Error "host name may not be null"

Hi,

I'm hosting COPS on a synology DS with DSM 5.0. Everything is fine, just Android Moon+ Reader reports the error "host name may not be null" when accessing the data.

I changed the parameter

/*
* generate a invalid OPDS stream to allow bad OPDS client to use search
* Example of non compliant OPDS client : Moon+ Reader
* Example of good OPDS client : Mantano, FBReader
* 1 : enable support for non compliant OPDS client
* 0 : always generate valid OPDS code
*/
$config['cops_generate_invalid_opds_stream'] = "1";
but this had no effect.

FB-Reader works fine.
Any idea what's going wrong ?

Frank
red-baron is offline   Reply With Quote