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

Failed to ingest events #1142

Open
code-504 opened this issue Oct 3, 2024 · 3 comments
Open

Failed to ingest events #1142

code-504 opened this issue Oct 3, 2024 · 3 comments

Comments

@code-504
Copy link

code-504 commented Oct 3, 2024

Failed to ingest events .catch() Timeout

Machine ID: mil-895b8f4f-992e-4ade-b1eb-a039b059c78f

key value
id VfUXQvokxdslwiCvudbiW
url http://localhost:5173/app/clients/borrowers
wifi null
cpu 12
mem 8
gpu ANGLE (AMD, AMD Radeon RX 6700 XT (0x000073DF) Direct3D11 vs_5_0 ps_5_0, D3D11)
time 1727977408084
items 319

What happened

I ran my vite project and the badge shows "error ingesting events", it works for a few moments but after 4 seconds it throws that error.

Copy link

github-actions bot commented Oct 3, 2024

Thanks for opening this issue! A maintainer will review it soon.

@aidenybai
Copy link
Owner

Hey @code-504 we deployed a fix that might solve your issue: npx million@latest. If that doesn't work, please book a call with me: https://cal.com/aiden/support

@Piglow19
Copy link

Hello, I have the same problem using Million.js
Using Next.js 14.2.15 and @million/lint 1.0.11.

nextjs.conf :

import MillionLint from "@million/lint";
/** @type {import('next').NextConfig} */
const nextConfig = {};

export default MillionLint.next({
  enabled: true,
  rsc: true
})(nextConfig);

Installed using pnpx million@latest

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

No branches or pull requests

3 participants