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

Working with large files. websocket err 1009 message too big #7139

Closed
2 tasks done
MiXaiLL76 opened this issue Dec 24, 2024 · 2 comments
Closed
2 tasks done

Working with large files. websocket err 1009 message too big #7139

MiXaiLL76 opened this issue Dec 24, 2024 · 2 comments
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@MiXaiLL76
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: firefox \ edge
  • Local OS: Windows \ Ubuntu
  • Remote OS: Ubuntu
  • Remote Architecture: amd64
  • code-server --version: 4.96.2 08cbdfb with Code 1.96.2

Steps to Reproduce

  1. Create ipynb file
  2. Execute code:
import numpy as np
import plotly.express as px

fig = px.bar(x=["a", "b", "c"], y=[1, 3, 2])
fig.show()

fig = px.imshow(np.random.rand(1080, 1920, 3))
fig.show()
  1. Save ipynb file. (18mb)

Expected

Jupyter-notebook will open with the code and visualization.

Actual

#5278
Image

Logs

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@MiXaiLL76 MiXaiLL76 added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Dec 24, 2024
@MiXaiLL76
Copy link
Author

Launched code-server via jupyter and its port-proxy. The following errors were displayed in the server logs, with identical logs in the browser console

[08:36:30] File action: readFileStream /home/sinarian/work/1009.ipynb
[08:36:30] [File Watcher (node.js)] Request to start watching: /home/sinarian/work/1009.ipynb (excludes: /home/sinarian/.local/share/code-server/extensions/**, includes: <all>, filter: <none>, correlationId: <none>)
[08:36:30] [File Watcher (node.js)] Started watching: '/home/sinarian/work/1009.ipynb'






[08:36:37] File action: readFileStream /home/sinarian/work/1009.ipynb
[08:36:38] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:38] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:38] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:40] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:40] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:40] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:44] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:44] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:44] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:47] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:47] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:47] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:49] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:50] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:50] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:50] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:50] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:50] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:50] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:51] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:51] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:51] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:51] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:51] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:51] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:52] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:52] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:52] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:52] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:52] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:52] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:53] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:54] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams language: en
[08:36:54] [127.0.0.1][91f6ca5f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://172.29.60.255:8888/proxy/8080/proxy/{{port}}/"}
[08:36:54] [127.0.0.1][91f6ca5f][ExtensionHostConnection] The client has reconnected.
[08:36:54] [127.0.0.1][15d2fadd][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
^C[2024-12-25T08:36:55.487Z] debug parent:1207 disposing {"code":"SIGINT"}
[2024-12-25T08:36:55.486Z] debug child:1225 disposing {"code":"SIGINT"}

@MiXaiLL76
Copy link
Author

Its tornado problem.
tornadoweb/tornado#3453

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant