-
Notifications
You must be signed in to change notification settings - Fork 391
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
Category not verified. Need API About category. #199
Comments
Thanks for the bug report! |
Same here... |
For anyone trying to solve it -
@jhuckaby is there a quick way to avoid such an issue by enforcing the category exists upon creation of event (and also disable the ability to remove a category if there are events attached to it)? |
Working on this right now -- sorry for the delay. Should have a new build by this weekend. |
@jhuckaby thanks for the quick fix! I think you should also address the error that causes the entire server to crash. What do you think? |
Summary
I create event with api
/api/app/create_event/v1
request, then if the category is not valid, the app crashed when job executed.Can you supply the event category api? Thus i can verify the event。 Thanks.
Steps to reproduce the problem
Your Setup
version: 0.8.28
Operating system and version?
CentOS 7.2
Node.js version?
$node --version v8.9.1
Cronicle software version?
Are you using a multi-server setup, or just a single server?
a single server
Are you using the filesystem as back-end storage, or S3/Couchbase?
NAS filesystem
Can you reproduce the crash consistently?
YES
Log Excerpts
The text was updated successfully, but these errors were encountered: