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

Assertion failed: new_time >= loop->time, file c:\ws\deps\uv\src\win\core.c, line 309 #39609

Closed
usamadanish4 opened this issue Jul 31, 2021 · 4 comments
Labels
libuv Issues and PRs related to the libuv dependency or the uv binding.

Comments

@usamadanish4
Copy link

Version

v12.18.0

Platform

Microsoft Windows NT 10.0.19042.0 x64

Subsystem

WSL 2

What steps will reproduce the bug?

No response

How often does it reproduce? Is there a required condition?

No response

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

Am just trying to hit an API that simply adding or updating document with the help of mongoose in MongoDB, it is working fine in the old machine ( Lenovo core i5, 5th generation ) but not in the latest one (HP core i7, 11th generation ).

@subhani-ali

This comment has been minimized.

@richardlau
Copy link
Member

I think this was addressed in libuv by libuv/libuv#2866 included in libuv 1.38.1 (#34187) -- Node.js 12.18.0 contains libuv 1.37.0. Please try a later version of Node.js, e.g. 12.22.4 or 14 or 16.

@sultan-arshi

This comment has been minimized.

@targos targos added v12.x libuv Issues and PRs related to the libuv dependency or the uv binding. labels Aug 9, 2021
@targos
Copy link
Member

targos commented Aug 9, 2021

Assuming this is fixed in later versions.

@targos targos closed this as completed Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libuv Issues and PRs related to the libuv dependency or the uv binding.
Projects
None yet
Development

No branches or pull requests

5 participants