Skip to content

Error  #114

Description

@aleksivink

After typing "npm install" and "npm start" I get this error:

behance-like-bot@1.0.0 start
node master.js

node:events:497
throw er; // Unhandled 'error' event
^

Error: write EPROTO 083A0000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:c:\ws\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1590:SSL alert number 80

at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:95:16)

Emitted 'error' event on ClientRequest instance at:
at emitErrorEvent (node:_http_client:108:11)
at TLSSocket.socketErrorListener (node:_http_client:511:5)
at TLSSocket.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4046,
code: 'EPROTO',
syscall: 'write'

Is there any way to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions