Percy just hangs sometimes #796
Unanswered
thomasmattheussen
asked this question in
Support
Replies: 2 comments 3 replies
-
I just experienced this again, this time I had the verbose flag set. This is the only log I get, after this it hangs indefinetely.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @thomasmattheussen! This makes things pretty suspicious:
This can happen if there's a bad dependency resolution or stale |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm running @percy/cli 1.0.0-beta.75 and @percy/storybook 4.0.3 in a Docker with node 14 and chromium.
I run this command:
$ npx percy storybook ./storybook-snapshots-static
But sometimes, it just hangs. Any idea what it could be, or how I could debug this? This issue happens a lot, but not all the time.
This may be of note, I don't know, but I'm running this 19 times in a row (with different folders and PERCY_TOKEN ofcourse) for different projects within the same account. (36 snapshots per project)
Also (but I don't think this has anything to with the above), I get this warning about an invalid config:
although when running
Beta Was this translation helpful? Give feedback.
All reactions