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] Error: Transport not open #7710

Closed
sentry-io bot opened this issue Sep 22, 2021 · 6 comments · Fixed by #7845
Closed

[Bug] Error: Transport not open #7710

sentry-io bot opened this issue Sep 22, 2021 · 6 comments · Fixed by #7845
Assignees
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Import-Export-App Issues related to importing and exporting apps Team Managers Pod Issues that team managers care about for the security and efficiency of their teams Verified When issue is retested post its fixed

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 22, 2021

Sentry Issue: APPSMITH-15X

Error: Transport not open
  at call (sagas/WebsocketSagas/WebsocketSagas.ts:79:14)
  at apply (utils/WorkerUtil.ts:176:10)
  at Worker.r (../../src/helpers.ts:87:17)
...
(45 additional frame(s) were not displayed)

Steps to reproduce:

  1. Export an application
  2. Import the same application in the same organization
  3. See this error when Appsmith imports the app & tries to open it.
  4. If the app is opened again via the link, everything works properly. The first app opening after import is a problem.
@Nikhil-Nandagopal Nikhil-Nandagopal added Bug Something isn't working Collaboration Critical This issue needs immediate attention. Drop everything else labels Sep 22, 2021
@Nikhil-Nandagopal
Copy link
Contributor

@pranavkanade @nayan-rafiq seems like a bug in collab

@sentry-io
Copy link
Author

sentry-io bot commented Sep 22, 2021

Sentry issue: APPSMITH-12R

@mohanarpit
Copy link
Member

This is a critical issue that's caused a regression in import-export functionality. By default when I try to import an application, Appsmith crashes. We should solve this with urgency.

@Nikhil-Nandagopal
Copy link
Contributor

@abhvsn

@Nikhil-Nandagopal Nikhil-Nandagopal added the Import-Export-App Issues related to importing and exporting apps label Sep 24, 2021
@pranavkanade
Copy link
Contributor

pranavkanade commented Sep 24, 2021

For time being, handled the exception with #7818. There is an issue listed on socket-io repo for the similar issue socketio/socket.io#3838. It suggests upgrading the client lib to 4.0.1.

@nayan-rafiq
Copy link
Contributor

@pranavkanade Can we also upgrade the client?

@close-label close-label bot added the QA Needs QA attention label Sep 27, 2021
@RakshaKShetty RakshaKShetty added Verified When issue is retested post its fixed and removed QA Needs QA attention labels Oct 12, 2021
@github-actions github-actions bot added the Team Managers Pod Issues that team managers care about for the security and efficiency of their teams label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Import-Export-App Issues related to importing and exporting apps Team Managers Pod Issues that team managers care about for the security and efficiency of their teams Verified When issue is retested post its fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants