Service 'indexer' exited with status 1. Restarting. Messages

Hi,

Anyone has any idea about this log message.

Service ‘indexer’ exited with status 1. Restarting. Messages: github.com/couchbase/gometa/protocol.(*LeaderSyncProxy).execute(0xc084ef12c0, 0xc0854dc1c0, 0xc08541bb40)
C:/Jenkins/workspace/sherlock-windows/couchbase/goproj/src/github.com/couchbase/gometa/protocol/discovery.go:481 +0xa3
created by github.com/couchbase/gometa/protocol.(*LeaderSyncProxy).Start
C:/Jenkins/workspace/sherlock-windows/couchbase/goproj/src/github.com/couchbase/gometa/protocol/discovery.go:346 +0xe5
[goport] 2017/09/03 12:59:42 d:/Program Files/Couchbase/Server/bin/indexer.exe terminated: exit status 2

Thanks

@manochpriyankara, please check the indexer.log to see the exact error or you can share it here. Also indicate which couchbase version you are working with.

@deepkaran.salooja Please find the attached indexer.log file. I’m using Version: 4.0.0-4051 Community Edition.

indexer.zip (9.3 KB)

@manochpriyankara, it looks like you are running into golang issue:


You can upgrade to CB 4.5.x which uses go1.6.3 for index service(which has the fix for this issue).

@deepkaran.salooja Any fix for this issue?

@manochpriyankara, upgrade to Couchbase Server 4.5.x or higher.