Új hozzászólás Aktív témák

  • Teplic

    tag

    CoreELEC:~/digionline/engine # npm start

    > digionline@1.0.12 start /storage/digionline/engine
    > node tv_servlet.js

    Thu Mar 28 2019 20:53:43 GMT+0100 (CET) (1.0.12) # DIGIONLINE connect elindul (1.0.12)
    Thu Mar 28 2019 20:53:43 GMT+0100 (CET) (1.0.12) # login...
    Thu Mar 28 2019 20:53:43 GMT+0100 (CET) (1.0.12) # Server is listening: http://localhost:1234
    Thu Mar 28 2019 20:53:45 GMT+0100 (CET) (1.0.12) # login::loginResponse::OK
    Thu Mar 28 2019 20:53:47 GMT+0100 (CET) (1.0.12) # login::deviceResponse::OK
    Thu Mar 28 2019 20:53:47 GMT+0100 (CET) (1.0.12) # generateChannelList::Csatornalista generalas...
    Thu Mar 28 2019 20:53:48 GMT+0100 (CET) (1.0.12) # Channels: 49
    Thu Mar 28 2019 20:53:48 GMT+0100 (CET) (1.0.12) # EPG naprakesz

    _http_client.js:141
    throw new Error('Protocol "' + protocol + '" not supported. ' +
    ^

    Error: Protocol "https:" not supported. Expected "http:"
    at new ClientRequest (_http_client.js:141:11)
    at request (http.js:38:10)
    at Object.get (http.js:42:13)
    at digi.getDigiStreamUrl (/storage/digionline/engine/tv_servlet.js:20:18)
    at Request.request.get [as _callback] (/storage/digionline/engine/digionline.js:230:25)
    at Request.self.callback (/storage/digionline/engine/node_modules/request/request.js:185:22)
    at emitTwo (events.js:126:13)
    at Request.emit (events.js:214:7)
    at Request.<anonymous> (/storage/digionline/engine/node_modules/request/request.js:1161:10)
    at emitOne (events.js:116:13)
    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! digionline@1.0.12 start: `node tv_servlet.js`
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the digionline@1.0.12 start script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

    npm ERR! A complete log of this run can be found in:
    npm ERR! /storage/.npm/_logs/2019-03-28T19_55_22_188Z-debug.log
    CoreELEC:~/digionline/engine #

Új hozzászólás Aktív témák