Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails if CrUX data not found #4306

Open
1 of 2 tasks
kanertuncel opened this issue Oct 25, 2024 · 1 comment
Open
1 of 2 tasks

Fails if CrUX data not found #4306

kanertuncel opened this issue Oct 25, 2024 · 1 comment
Labels

Comments

@kanertuncel
Copy link

Have you read the documentation?

URL

https://captn-crop.com/products/top-hat-scare-crow

What are you trying to accomplish

When activated CrUX and if gets 404 result, the application fails. I could't produce a log using --verbose, it runs when crux disabled.

{
  "error": {
    "code": 404,
    "message": "chrome ux report data not found",
    "status": "NOT_FOUND"
  }
}

What browser did you use?

Chrome

How to reproduce

/usr/src/app/bin/sitespeed.js ...args --crux.key ****

Log output

No response

@soulgalore
Copy link
Member

Hi @kanertuncel can you show me how the application fails? When I try I get a message like this:
Screenshot 2024-10-30 at 17 22 42

Is it that? Or do you get something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants