Hi,
I hope someone can help me, because I don’t know what else to do. I’m having this error when I try to start pimatic with https. :
17:00:19.670 2017-02-27 Monday
17:00:29.743 [pimatic] Starting pimatic version 0.9.38
17:00:31.113 [pimatic] Startup error: Error: error:0906D06C:PEM routines:PEM_rea d_bio:no start line
17:00:31.113 [pimatic]> at Error (native)
17:00:31.113 [pimatic]> at Object.createSecureContext (_tls_common.js:65:17)
17:00:31.113 [pimatic]> at Server (_tls_wrap.js:737:25)
17:00:31.113 [pimatic]> at new Server (https.js:17:14)
17:00:31.113 [pimatic]> at Object.exports.createServer (https.js:37:10)
17:00:31.113 [pimatic]> at Framework._setupExpressApp (/home/pi/pimatic-app/n ode_modules/pimatic/lib/framework.coffee:475:34)
17:00:31.113 [pimatic]> at new Framework (/home/pi/pimatic-app/node_modules/p imatic/lib/framework.coffee:86:8)
17:00:31.113 [pimatic]> at /home/pi/pimatic-app/node_modules/pimatic/startup. coffee:94:21
17:00:31.113 [pimatic]> at tryCatcher (/home/pi/pimatic-app/node_modules/pima tic/node_modules/bluebird/js/release/util.js:16:23)
17:00:31.113 [pimatic]> at Function.Promise.attempt.Promise.try (/home/pi/pim atic-app/node_modules/pimatic/node_modules/bluebird/js/release/method.js:39:29)
17:00:31.113 [pimatic]> at Object.startup (/home/pi/pimatic-app/node_modules/ pimatic/startup.coffee:93:10)
17:00:31.113 [pimatic]> at run (/home/pi/pimatic-app/node_modules/pimatic/pim atic.js:15:24)
17:00:31.113 [pimatic]> at Object.<anonymous> (/home/pi/pimatic-app/node_modu les/pimatic/pimatic.js:20:3)
17:00:31.113 [pimatic]> at Module._compile (module.js:409:26)
17:00:31.113 [pimatic]> at Object.Module._extensions…js (module.js:416:10)
17:00:31.113 [pimatic]> at Module.load (module.js:343:32)
17:00:31.113 [pimatic]> at Function.Module._load (module.js:300:12)
17:00:31.113 [pimatic]> at Function.Module.runMain (module.js:441:10)
17:00:31.113 [pimatic]> at startup (node.js:139:18)
17:00:31.113 [pimatic]> at node.js:990:3
What I’m doing wrong?
Thank you.