Disabling GUEST user generates warning when starting sync gateway

This looks like an error in the warning handling - I’ve filed https://github.com/couchbase/sync_gateway/issues/992. Thanks for bringing it to our attention.

You can either ignore the error for now, or remove the GUEST user from your config entirely. As James points out - the GUEST user is disabled by default, so you don’t need to explicitly set it as disabled in your config. That will also avoid this warning.