-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
After Upgrading Search::ElasticSearch to latest release 8 we're getting
13:30:02.912 [(eval 1048):17] (2452946) INFO: Current cxns: ["http://localhost:9278"]
13:30:02.912 [(eval 1047):17] (2452946) INFO: Forcing ping before next use on all live cxns
13:30:02.912 [(eval 1048):17] (2452946) INFO: Ping [http://localhost:9278] before next request
13:30:02.929 [(eval 1048):17] (2452946) INFO: Pinging [http://localhost:9278]
13:30:02.951 [(eval 1048):17] (2452946) INFO: Marking [http://localhost:9278] as dead. Next ping at: Mon Jan 2 13:31:02 2023
13:30:02.951 [(eval 1056):17] (2452946) CRITICAL:
13:30:02.951 [Bread/Board/LifeCycle/Singleton.pm:45] (2452946) ERROR: SERR> [NoNodes] ** No nodes are available: [http://localhost:9278], called
from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /appl/crse1/perllib/CRS/Forkable.pm line 33.
we're still using elastic 5.6 but with 5_0::Direct. After downgrading to 7.717 it works.
Metadata
Metadata
Assignees
Labels
No labels