Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Untriaged
-
0
-
Unknown
Description
With a new cluster, while loading travel-sample bucket, the following issue is observed:
[json_rpc:debug,2023-07-25T14:02:33.048-07:00,n_0@127.0.0.1:json_rpc_connection-cbimport-cbauth<0.10873.0>:json_rpc_connection:handle_info:107]got response: [{<<"id">>,1}, |
{<<"result">>,null}, |
{<<"error">>, |
<<"json: cannot unmarshal string into Go struct field Cache.cacheConfig of type cbauthimpl.CacheConfig">>}] |
[ns_server:error,2023-07-25T14:02:33.049-07:00,n_0@127.0.0.1:menelaus_cbauth<0.755.0>:menelaus_cbauth:perform_call:363]Error returned from go component {"cbimport-cbauth",<0.10873.0>}: <<"json: cannot unmarshal string into |
Go struct field Cache.cacheConfig of type cbauthimpl.CacheConfig">>. This shouldn't happen but crash it just in case. |