Artem Korsunov
Artem Korsunov
@ivanduartep, I've got the same issue
Got the same while trying to run `rwssl getcert --app APP_NAME`, but with error at 1152: `Config syntax, missing ';' at index: 1152`
В реплаях тоже есть, по ховеру: 
> Error: listen EADDRINUSE :::51826 There's another homebridge process already running and using 51826 port. Try `killall homebridge` (or `sudo killall homebridge`)
As a workaround, you can use `.genericGet` to replace some deprecated Jira API calls. For example, this code: ```js const issues = await jiraClient .searchJira(`summary ~ "someSummary" and project =...