Skip to content

Previewing of script runs are stuck even though the runs are completed. #28

@gertzakis

Description

@gertzakis

When I try to test scripts through preview, it shows that the execution has started to install dependency but then is stuck like the example below:

Image

Checking the audit logs from the web UI, I can see that the execution has completed successfully, but the VS code preview still showing the above image.

After checking the output the last log entries are:

wmPath: f/experiments/delete_s3_bucket|f,experiments,delete_s3_bucket
checking if /wmill.yaml exists: 0 3
/wmill.yaml exists! defaultTs: bun, codebases:[]
/wmill.yaml exists! defaultTs: bun, codebases:[]
reading lock file: /home/memos/projects/chaos-kitty/f/experiments/delete_s3_bucket.script.lock
reading lock file: /home/memos/projects/chaos-kitty/f/experiments/delete_s3_bucket.script.lock
sending message: {"lang":"python3","wmPath":"f/experiments/delete_s3_bucket","rsn":"start"}
sending message: {"lang":"python3","wmPath":"f/experiments/delete_s3_bucket","rsn":"start"}
refreshing
reading lock file: /home/memos/projects/chaos-kitty/f/experiments/delete_s3_bucket.script.lock
sending message: {"lang":"python3","wmPath":"f/experiments/delete_s3_bucket","rsn":"refresh message"}

Any idea why this is happening? I am using VS code with WSL2 and every other aspect of wmill integrations are working fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions