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.

[0.3] validator errors incorrectly parsed

See original GitHub issue

It isn’t entirely clear whether something changed in KS or mongoose, but now if model fails validation the message shown in userland hides the details:

There was an error creating the new Post:
Post validation failed

Anybody any idea where the change was? Did mongoose start spewing out Errors with a different structure, or?

This is with mongoose v4.4.4.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
webteckiecommented, Apr 7, 2016

These are the kinds of regressions we’re trying to prevent with e2e…you just don’t know something broke until some time later…very expensive! 😃

0reactions
mxstbrcommented, Apr 29, 2016

Since this is fixed (thanks @creynders), I’ll close the issue!

Read more comments on GitHub >

github_iconTop Results From Across the Web

wgpu error: Validation Error in Device::create_shader_module ...
The other annoying problem is that it says "Failed to parse WGSL", while actually the failure is not in WGSL parsing.
Read more >
Value Error : margin-left Parse Error margin-left - Stack Overflow
I keep getting a parse error when trying to validate this CSS in W3c but I don't understand what is wrong - help...
Read more >
validate.js
This argument will be parsed using the parse function, just like the value. The default error must be no earlier than %{date}; latest:...
Read more >
Error Explanations for The W3C Markup Validation Service
This error may appear when the validator receives an empty document. Please make sure that the document you are uploading is not empty,...
Read more >
Submission Validator messages - Microsoft Learn
ILI_ErrorParsingXmlLayout | Error parsing XML layout file. ... The largest launch set on a %ws device is %llu bytes (%0.3f GB) for %ws....
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