09.05.2024, 10:42
Hi,
Does anyone know why I'm gettiging this error when loading this library?
require('socket.smtp')
It had been working...
Thanks.
Does anyone know why I'm gettiging this error when loading this library?
require('socket.smtp')
Code:
1234567891011
error loading module 'ssl.core' from file 'Library ssl.so':
Error relocating /usr/lib/libcrypto.so.1.1: unsupported relocation type 53
stack traceback:
[C]: at 0x000554bc
[C]: in function 'require'
Library ssl: in function <Library ssl:0>
[C]: in function 'require'
Library socket/tp: in function <Library socket/tp:0>
[C]: in function 'require'
Library socket/smtp: in function <Library socket/smtp:0>
[C]: in function 'require'It had been working...
Thanks.