portify
portify copied to clipboard
Crash after submitting selected playlists
The idea of this tool is awesome! Since Spotify has no Chromecast support I want to switch to Google. However the tool isn't working.
I'm running Debian 64 bit. Node crashes after I select and submit my playlists.
Here is my error report: root@debian:~/portify/portify/data# node app.js portify 0.51 Starting without harmony info - socket.io started Google Login success Spotify Login success got 100 playlists { msg: 'fail', code: 404 } starting transfer...
events.js:69
throw arguments[1]; // Unhandled 'error' event
^
Error: 139770365429536:error:0607907F:digital envelope routines:EVP_PKEY_get1_RSA:expecting an rsa key:../deps/openssl/opens sl/crypto/evp/p_lib.c:288:
at SlabBuffer.use (tls.js:221:18)
at CleartextStream.read [as _read] (tls.js:403:29)
at CleartextStream.Readable.read (_stream_readable.js:216:10)
at EncryptedStream.write [as _write] (tls.js:329:25)
at EncryptedStream.Writable.write (_stream_writable.js:176:8)
at write (_stream_readable.js:481:24)
at flow (_stream_readable.js:491:7)
at Socket.pipeOnReadable (_stream_readable.js:523:5)
at Socket.EventEmitter.emit (events.js:91:17)
at emitReadable (_stream_readable.js:343:10)