node-datachannel icon indicating copy to clipboard operation
node-datachannel copied to clipboard

undefined symbol: EVP_MAC_fetch in Electron on Linux

Open achingbrain opened this issue 11 months ago • 23 comments

I'm seeing this error on Electron in GitHub actions:

/home/runner/.cache/electron/416b9e4fe8fa4ae9903a8176cd1cba59f4b1273f87bab9aaf5ca425d2b7602fc/electron: symbol lookup error: /home/runner/work/js-libp2p/js-libp2p/node_modules/node-datachannel/build/Release/node_datachannel.node: undefined symbol: EVP_MAC_fetch

Weirdly I can't replicate it locally on Linux or Mac OS X.

Here is the CI run: https://github.com/libp2p/js-libp2p/actions/runs/5692383157/job/15429456572?pr=1905

achingbrain avatar Jul 28 '23 13:07 achingbrain