You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
I've set everything up but I keep getting this error each time:
#latestEvent('closed'): thrown java.lang.IllegalStateException(event of type 'closed')
Issues have never been closed/reopened before, account has correct privileges (I can do everything manually) but can't seem to automate it. It's a private repository, in case that changes anything. Login is successful since I see issues being listed. This is the log, just repeating itself with different #:
2017-03-01 14:41:40,034 [INFO ] com.getbootstrap.no_carrier.Main$ - Checking issue #1196 ...
2017-03-01 14:42:01,461 [ERROR] com.jcabi.github.Issue$Smart - #latestEvent('closed'): thrown java.lang.IllegalStateException(event of type 'closed' not found in issue #1196) out of com.jcabi.github.Issue$Smart#latestEvent_aroundBody40[391] in 16s
2017-03-01 14:42:08,538 [ERROR] com.jcabi.github.Issue$Smart - #latestEvent('reopened'): thrown java.lang.IllegalStateException(event of type 'reopened' not found in issue #1196) out of com.jcabi.github.Issue$Smart#latestEvent_aroundBody40[391] in 7s
.2017-03-01 14:42:19,600 [INFO ] com.getbootstrap.no_carrier.Main$ - GitHub rate limit status: [4653/5000] (resets @ 1970-01-18T05:26:20.011Z)
2017-03-01 14:42:19,600 [INFO ] com.getbootstrap.no_carrier.Main$ - Checking issue #1107 ...
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey everybody
I've set everything up but I keep getting this error each time:
#latestEvent('closed'): thrown java.lang.IllegalStateException(event of type 'closed')
Issues have never been closed/reopened before, account has correct privileges (I can do everything manually) but can't seem to automate it. It's a private repository, in case that changes anything. Login is successful since I see issues being listed. This is the log, just repeating itself with different #:
The text was updated successfully, but these errors were encountered: