kklepper
kklepper
Thank you, that explains it.
I see from http://git.alpinelinux.org/cgit/aports/tree/community/erlang/APKBUILD that crypto is included... `$pkgname-crypto:crypto`
adding `openssl` to `apk add` did not help with crypto:start().
Obvious fix, next error: ``` ubuntu@ip-172-31-30-16:~/msaraiva/docker-alpine-examples/hello_nif$ sudo docker build -t kklepper/hello_nif:alpine . Sending build context to Docker daemon 14.85 kB Step 1 : FROM msaraiva/erlang:18.1 ---> a3f284987480 Step 2 :...
Any progress to this?
I'm here via https://stackoverflow.com/questions/51629151/puppeteer-protocol-error-page-navigate-target-closed/51989560. I use puppeteer with docker adapted from `pottava/puppeteer:1.4` Adding `npm install --save puppeteer-cluster` did not work: ``` puppeteer@010a64c138e2:/www$ npm install --save puppeteer-cluster npm WARN checkPermissions Missing...
It happens nothing. I can click on the button or press Ctrl+Enter, no reaction. I found a draft with only the title and tried several times to no avail.
I uploaded 2 screenshots without problems several times to illustrate the original problem.
  My text is The last windows update wrecked my installation so I had to start from scratch. Fortunately, I installed Joplin on a separate disk, so I see...
Any idea?