if you build hakuneko from source, it works. The update server doesn't have the latest connector yet for some reason.
e.g.
cd ~/Projects
git clone 'https://github.com/manga-download/hakuneko.git' hakuneko
cd ~/Projects/hakuneko
npm install
npm start
you will need node/npm to do this. git is...