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

FIX current version of theia does not work #364

Closed
wabscale opened this issue Mar 27, 2022 · 3 comments
Closed

FIX current version of theia does not work #364

wabscale opened this issue Mar 27, 2022 · 3 comments
Labels
bug Something isn't working theia-ide

Comments

@wabscale
Copy link
Collaborator

Version v1.23.0 switched their socket implementation to socket.io. Whatever changed now does not respect nested websites. We're probably going to need to go through the PR in theia where this was introduced and fix it.

eclipse-theia/theia#10514

For now we're locking the theia versions to 1.22.1

@wabscale wabscale added bug Something isn't working theia-ide labels Mar 27, 2022
@wabscale
Copy link
Collaborator Author

Ok so it looks like the theia people caught this and fixed this a few weeks ago, though it has not made it into a release yet: eclipse-theia/theia#10858

It is due for theia 1.24.0 which is in a few days: https://github.com/eclipse-theia/theia/milestone/32

@ravitejasssihl
Copy link

Hi @wabscale ,Am intrested in contributing to solve this issue,can you please assign me this,It would be helpful.
Thank you

@wabscale
Copy link
Collaborator Author

This issue was actually solved a while back. They fixed the socket.io nesting stuff in 1.25.0. We are on 1.28.0 now:

https://github.com/AnubisLMS/IDE/blob/main/theia-base/latest.package.json#L19-L53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working theia-ide
Projects
None yet
Development

No branches or pull requests

2 participants