Can't run Skedler with OpenDistro

Hi,

I’m trying to use Skedler with OpenDistro, although i’ve encountering some issues.

Any guess?

###########
[2019-03-21T11:57:49.224] [INFO] - Server running at http://0.0.0.0:3000

[2019-03-21T11:57:49.226] [INFO] - Checking for the configured Datastore

[2019-03-21T11:57:49.227] [INFO] - Skedler Config - Database type: Elasticsearch

[2019-03-21T11:57:49.433] [INFO] - Checking for the kibana URL reachability

[2019-03-21T11:57:49.433] [INFO] - Skedler Config - http://0.0.0.0:5601 is reachable from skedler server !

[2019-03-21T11:57:49.442] [INFO] - Elasticsearch Version*

[2019-03-21T11:57:49.442] [INFO] - The Elasticsearch version : 6.5

[2019-03-21T11:57:49.456] [INFO] - checking for skedler index shards health

[2019-03-21T11:57:54.461] [ERROR] - Some error occured, exiting… { Error: Request Timeout
at respond (/root/skedler/node_modules/elasticsearch/src/lib/transport.js:307:15)
at checkRespForFailure (/root/skedler/node_modules/elasticsearch/src/lib/transport.js:266:7)
at HttpConnector. (/root/skedler/node_modules/elasticsearch/src/lib/connectors/http.js:159:7)
at IncomingMessage.bound (/root/skedler/node_modules/elasticsearch/node_modules/lodash/dist/lodash.js:729:21)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1064:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
status: 408,
displayName: ‘RequestTimeout’,
message: ‘Request Timeout’,
path: ‘/_cluster/health/.skedler’,
query: { timeout: ‘5s’ },
body:
{ cluster_name: ‘elasticsearch’,
status: ‘red’,
timed_out: true,
number_of_nodes: 1,
number_of_data_nodes: 1,
active_primary_shards: 0,
active_shards: 0,
relocating_shards: 0,
initializing_shards: 0,
unassigned_shards: 0,
delayed_unassigned_shards: 0,
number_of_pending_tasks: 0,
number_of_in_flight_fetch: 0,
task_max_waiting_in_queue_millis: 0,
active_shards_percent_as_number: 100 },
statusCode: 408,
response: ‘{“cluster_name”:“elasticsearch”,“status”:“red”,“timed_out”:true,“number_of_nodes”:1,“number_of_data_nodes”:1,“active_primary_shards”:0,“active_shards”:0,“relocating_shards”:0,“initializing_shards”:0,“unassigned_shards”:0,“delayed_unassigned_shards”:0,“number_of_pending_tasks”:0,“number_of_in_flight_fetch”:0,“task_max_waiting_in_queue_millis”:0,“active_shards_percent_as_number”:100.0}’,
toString: [Function],
toJSON: [Function] }
#############

@nmsilva, Skedler v4.0 will support reporting for OpenDistro. v4.0 beta is targeted for release by first week of April 2019. If you are interested in trying beta, please dm me.

Has it been released already :slight_smile: ?

We’re providing beta access to early customers by 4/17. If you are interested in testing the beta version, can you drop an email to hello at skedler dot com? Thanks!