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
Probably more than a few breaking changes in there, one might be the Application/Json strict content type header requirement.
With the current code, you'll see:
2018/04/04 06:35:07.595267 client.go:131: ERR Failed to perform any bulk index operations: 406 Not Acceptable
2018/04/04 06:35:07.595289 single.go:78: INFO Error publishing events (retrying): 406 Not Acceptable
2018/04/04 06:35:07.595314 single.go:142: INFO send fail
The text was updated successfully, but these errors were encountered:
Probably more than a few breaking changes in there, one might be the
Application/Json
strict content type header requirement.With the current code, you'll see:
The text was updated successfully, but these errors were encountered: