question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

worker error, id: 1 Error: Cookie failed to parse

See original GitHub issue

Version info:

docker image artilleryio/artillery:2.0.0-23

Running this command:

docker run --rm -it -v ${PWD}:/scripts artilleryio/artillery run /scripts/front.yml

I expected to see this happen:

Load testing for my website.

Instead, this happened:

image

Files being used:

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
juanig1commented, Jul 26, 2022

Excellent! That’s exactly the test case I used in the PR (empty cookie header), so it should be fixed once we merge it

0reactions
juanig1commented, Oct 31, 2022

Hey, this should be fixed and released Related prs: https://github.com/artilleryio/artillery/pull/1492 (better default behavior) and https://github.com/artilleryio/artillery/pull/1581 (allow customization of toughCookie props)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to remember authorization when parsing a site on nodejs ...
If I install cookies and then go to the site, I get the error - UnhandledPromiseRejectionWarning: Error: Setting cookie failed. – nicolaa. Apr ......
Read more >
Failed to parse value - how to solve related issues - Opster
This guide will help you check for common problems that cause the log ” Failed to parse value ” to appear.
Read more >
STL_LOAD_ERRORS - Amazon Redshift - AWS Documentation
Column name Data type Description userid integer ID of the user who generated the entry. slice integer Slice where the error occurred. tbl integer Table ID....
Read more >
Testing HTTP - Artillery.io
Typically, these errors occur when testing services with a self-signed certificate or an expired SSL certificate. You may see errors such as ...
Read more >
HTTP status and error codes for JSON | Cloud Storage
temporaryRedirect, Resource temporarily located elsewhere according to the Location header. Among other reasons, this can occur when cookie-based authentication ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found