Myriad-Dreamin/tinymist

Preview don't be shown

Closed this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Platform

x64 Linux (linux-x64, Most Common)

Editor

VS Cod(e,ium)

Editor Version

1.102.3

Describe the bug

Open the preview but nothing show.

Server Logs

[2025-08-06T07:07:27Z INFO  sync_ls::server] handling workspace/executeCommand - (1602)
[2025-08-06T07:07:27Z INFO  tinymist::input] the task of the primary is changing to TaskInputs { entry: Some(EntryState { root: Some("/home/admin/Documents/gu-note"), main: Some(@ws/p0:0.0.0/test/a.typ) }), inputs: None }
[2025-08-06T07:07:27Z INFO  tinymist::tool::preview] PreviewTask(flikrf): arguments: PreviewCliArgs {
        preview: PreviewArgs {
            preview_mode: Document,
            enable_partial_rendering: None,
            invert_colors: None,
            refresh_style: None,
        },
        compile: CompileOnceArgs {
            input: Some(
                "/home/admin/Documents/gu-note/test/a.typ",
            ),
            root: None,
            font: CompileFontArgs {
                font_paths: [],
                ignore_system_fonts: false,
            },
            package: CompilePackageArgs {
                package_path: None,
                package_cache_path: None,
            },
            features: [],
            inputs: [],
            creation_timestamp: None,
            pdf_standard: [],
            cert: None,
        },
        task_id: "flikrf",
        data_plane_host: "127.0.0.1:0",
        control_plane_host: "127.0.0.1:23626",
        static_file_host: "",
        not_as_primary: false,
        open: false,
        no_open: false,
    }
[2025-08-06T07:07:27Z INFO  tinymist_preview] Previewer: editor actor spawned
[2025-08-06T07:07:27Z INFO  tinymist::tool::preview::http] preview server listening on http://127.0.0.1:38353
[2025-08-06T07:07:27Z INFO  tinymist::tool::preview] PreviewTask(flikrf): preview server listening on: 127.0.0.1:38353
[2025-08-06T07:07:27Z INFO  sync_ls::server] handled  workspace/executeCommand - (1602) in 5.73ms
[2025-08-06T07:07:27Z INFO  sync_ls::server] handling workspace/executeCommand - (1603)
[2025-08-06T07:07:27Z INFO  sync_ls::server] handled  workspace/executeCommand - (1603) in 30.88µs
[2025-08-06T07:07:27Z DEBUG tinymist_preview::actor::editor] EditorActor: received message from editor: ChangeCursorPositionRequest { filepath: "/home/admin/Documents/gu-note/test/a.typ", line: 0, character: 0 }
[2025-08-06T07:07:27Z ERROR tinymist_std::error] EditorActor: channel closed
[2025-08-06T07:07:27Z INFO  sync_ls::server] handling workspace/executeCommand - (1604)
[2025-08-06T07:07:27Z INFO  sync_ls::server] handled  workspace/executeCommand - (1604) in 34.26µs
[2025-08-06T07:07:27Z DEBUG tinymist_preview::actor::render] OutlineRenderActor: waiting for message
[2025-08-06T07:07:27Z DEBUG tinymist_preview::actor::render] RenderActor: waiting for message
[2025-08-06T07:07:27Z DEBUG tinymist_preview::actor::render] RenderActor: has_full_render: true
[2025-08-06T07:07:27Z INFO  tinymist_preview::actor::render] RenderActor: document is not ready
[2025-08-06T07:07:27Z DEBUG tinymist_preview::actor::render] OutlineRenderActor: received message: RenderFullLatest
[2025-08-06T07:07:27Z INFO  tinymist_preview::actor::render] OutlineRenderActor: document is not ready
[2025-08-06T07:07:27Z DEBUG tinymist_preview::actor::render] RenderActor: waiting for message
[2025-08-06T07:07:27Z DEBUG tinymist_preview::actor::render] OutlineRenderActor: waiting for message
[2025-08-06T07:07:39Z INFO  sync_ls::server] handling workspace/executeCommand - (1605)
[2025-08-06T07:07:39Z INFO  sync_ls::server] handled  workspace/executeCommand - (1605) in 27.48µs

Browser Logs

Paste your logs here

Additional context

I opened many other files(maybe not too more) before this. If I restart VSCode it will can show the preview