Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Pubsub does not work when using the distribution minified version #1136

Closed
pgte opened this issue Dec 8, 2017 · 2 comments
Closed

Pubsub does not work when using the distribution minified version #1136

pgte opened this issue Dec 8, 2017 · 2 comments

Comments

@pgte
Copy link
Contributor

pgte commented Dec 8, 2017

  • Version: 0.27.1
  • Platform: Chrome 62.0, Firefox 57.0.1, Safari 11.0.2
  • Subsystem: Pubsub

Type:

Bug

Severity:

High

Description:

Pubsub does not work when using the IPFS minified distribution file.

Steps to reproduce the error:

Checkout p2p-flipchart, install, and replace the file in public/ipfs.bundle.js with the latest minified version of IPFS.

Start the server with npm start. The Flipchart app does not sync. Debugging the Y.js IPFS connector, no messages are exchanged, the peers are not able to join.

Fix this by replacing the public/ipfs.bundle.js with the non-minified distribution bundle.

@daviddias
Copy link
Member

Released 0.27.2, could you try again? (Make sure to do an ipfs.version, sometimes unpkg takes time to update)

@daviddias
Copy link
Member

@pgte this should not be an issue anymore now that aegir has been fixed. Closing, please reopen if issue still persists

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants