Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Add warning about DTS #76

Closed
derrickmehaffy opened this issue Dec 20, 2023 · 0 comments · Fixed by #77
Closed

[Bug]: Add warning about DTS #76

derrickmehaffy opened this issue Dec 20, 2023 · 0 comments · Fixed by #77

Comments

@derrickmehaffy
Copy link
Contributor

What issue are you experiencing?

We have confirmed that if you are using socket.io or websocket server it will "steal" the websockets used for the DTS feature. Can you add a warning about this?

Related documentation PR: strapi/documentation#1960

It's not just this plugin but any implementation of socket.io will cause this problem and we don't have a good workaround for now.

Steps To Reproduce

  1. Install io plugin
  2. Attempt to perform a yarn strapi transfer between two strapi instances
  3. See socket hang up error

What version of the plugin are you using?

2.0.4

What strapi version are you using?

4.15.5

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

Successfully merging a pull request may close this issue.

1 participant