I have a 52 jobs and tried to create a workflow in Cryosparc v5.0.2.
When I clicked Create Workflow, it seems like almost nothing happening. When I disconnected and connected again, I can create a workflow for a simple 4-5 jobs but it seems unresponsive when 10-15 jobs selected. I think this is specific to performance in v5 or perhaps our server’s performance as I can creat a workflow with ~20 jobs before with ease in v4
When I did this using Chrome, it is non-responsive. I switched to Safari and everything is ok. So it is due to something about the web app with Chrome.
I use http://localhost:9999 to access cryosparc installed on a server remotely from my laptop. Chrome doesn’t allow me to create workflow but Safari is ok.
Thanks @builab for these details. Please can you also
let us know the version of Chrome chrome://version
the types and versions of any installed Chrome extensions chrome://extensions/
confirm whether the stall occurs at the Create Workflow action or when you press Apply.
record browser console and network outputs while performing the action that is being delayed. Please email us the compressed outputs. I’ll let you know the email address in a personal message.
Version here:
Google Chrome 147.0.7727.101 (Official Build) (arm64)
Revision 56536d2a8034c51b0e68e1a0483ab9f1a0165ae3-refs/branch-heads/7727@{#2927}
OS macOS Version 15.7.3 (Build 24G419)
JavaScript V8 14.7.173.19
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36
Command Line /Applications/Google Chrome.app/Contents/MacOS/Google Chrome --flag-switches-begin --flag-switches-end --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors
Executable Path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Profile Path /Users/kbui2/Library/Application Support/Google/Chrome/Default
Linker lld
Command-line Variations eyJkaXNhYmxlLWZlYXR1cmVzIjoiQXV0b2ZpbGxBZGRyZXNzSW1wcm92ZUJ1…
Active Variations 32806e4f-51f6de0b
e2052757-1f8c5973 …
Extension: Adblock, Adobe Acrobat, Checker Plus for Google Calendar, Cisco Webex, Endnote Click, Evernote Web Clipper, GitZip for github, Google DocOffline, Google Scholar Button, WordTune, Grammarly, Teleparty, Porto - Import Tweets to BlueSky
The stall occurs at the Create Workflow action, not Apply.
We were able to find an out of memory error in your logs, and were then able to reproduce the same error when attempting to create a workflow from jobs where an input “cycle” exists.
This would be a rare case where an output from a job, lets say Job A, was connected to the input of another job, Job B, and then an output from Job B was connected back to Job A. We have observed this in rare cases where the builder was still engaged for a sibling job and an input is inserted from its parent.
Would you be able to check your selection of jobs for such a connection? We were able to reproduce by connecting micrographs from a Patch Motion Correction job to a Patch CTF job, and then connecting exposures from that same Patch CTF job back to the Patch Motion Correction job.