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.

Invalid exception: Field has an invalid range

See original GitHub issue

The change introduced in the version 1.8.0 introduces breaking changes that are not compatibles with the expected behaviour in the standard cron. (Cron Hour Range) . If you write: "* * 9-20 * * *", then an exception is triggered: “Field (9-20) has an invalid range”. The version 1.7.1 works fine. In version 1.8.0 or 1.8.1 if you modify the range to include the step it does not work either, i.e.: "* * 9-20/1 * * *", triggers: “Field (9-20/1) has an invalid range”.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ncb000gtcommented, Jan 24, 2020

I just pushed up v1.8.2. Please try it out and let me know if you’re still seeing issues. Thanks for reporting!

1reaction
ncb000gtcommented, Jan 24, 2020

Awesome. Glad to hear it. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Report Error "Invalid Range Type." - Microsoft Dynamics AX ...
I have recently created a report that was working fine. Only recently when users are trying to access the report the are facing...
Read more >
Elasticsearch exception (failed to create query: invalid range
I have a query for finding all record witch ...
Read more >
Handle API errors | Google Calendar
This can mean that a required field or parameter has not been provided, the value supplied is invalid, or the combination of provided...
Read more >
Platform error codes | ArcGIS Maps SDK for .NET
ArcGIS Runtime error Invalid access range Feature service is not loaded, it needs to be loaded before passed into the sync task. Check...
Read more >
Proposed Error message describes invalid form field value
Each test target either has no form field error indicators, ... such as an invalid password; input not in an expected format, expected...
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