Skip to content

[Bug]: Jupyter notebook blank page while accessing via nginx using a domain #4976

Closed
@Abdullah1224

Description

@Abdullah1224

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Safari
  • Local OS: macOS
  • Remote OS: CentOS
  • Remote Architecture: 64-bit
  • code-server --version: 4.1.0

Steps to Reproduce

  1. Install code-server
  2. Setup nginx
  3. Access code-server via nginx using a domain

Expected

when I deploy code-server on localhost or access code-server behind a proxy everything should work.

Actual

I am trying to run code-server to develop some jupyter notebooks, when I deploy code-server on localhost everything works as expected, however when I access code-server behind a proxy I get blank screen when I open jupyter notebook files.

Logs

No response

Screenshot/Video

this is the proxy setting:
image

this is when deploying on localhost:
image

this is when accessing it through nginx:
image

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions