This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Uncaught TypeError: Cannot read property 'generateKey' of undefined #964
Closed
Description
- Version: ipfs/js-ipfs
- Platform: AWS EC2 Linux instance
- Subsystem: Webcrypto, Chrome 60.0.3112.101
Type: Bug
Severity: High
Description: When trying to connect to IPFS on an amazon ec2 instance, I get the error:
Uncaught TypeError: Cannot read property 'generateKey' of undefined.
It seems like it's coming from the webcrypto package. But it's weird because it works locally for me, it's only when I deploy to ec2 that all of a sudden things go haywire.
I also get the error:
Uncaught Error: Callback was already called.
Steps to reproduce the error:
Will put up a website in a second.
Metadata
Metadata
Assignees
Labels
No labels