Oleg
problem with start deno local server in docker container
So i have error
worker boot error: failed to create the graphwhen trying import deno packages
Import 'https://deno.land/std@0.224.0/http/server.ts' failed: error sending request for url (https://deno.land/std@0.224.0/http/server.ts)
I tried to curl from server but it ends with error:
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to deno.land:443
Days before i tried to install on my server shadowsocks-rust, but decieded to not use it, for now i delete all shadosocks packages from server.
What else should i do to solve this problem?1 replies