Can' t login to couchbase anymore

Hi Everyone,

I have some problem about login to my couchbase console. Actually I setup my bucket 1-2 days ago because of some problem that i told before. BTW, today i could not login to my couchbase. Noone else know my password and suddenly i could not can not to connect to console.

Also, I can not connect via .NET SDK anymore.
If you want to view logs, just tell me which ones, i sould send to you.

Thanks.

Erkin Isci

You can try to reset Admin password: https://developer.couchbase.com/documentation/server/current/cli/cbcli/reset-admin-password.html

PS C:\Program Files\Couchbase\Server\bin> .\couchbase-cli.exe reset-admin-password -c http://localhost:8091 --username pixelizma --pasword 8352627 --new-password asdf123asd!
DEPRECATED: Specifying -u/–username is deprecated
ERROR: unrecognized arguments: --pasword 8352627

PS C:\Program Files\Couchbase\Server\bin> .\couchbase-cli.exe reset-admin-password -c http://localhost:8091 --username Administrator --pasword 8352627 --new-password asdf123asdf!
DEPRECATED: Specifying -u/–username is deprecated
ERROR: unrecognized arguments: --pasword 8352627

My Couchbase Concole Entry Pass : 8352627 and UserName : Administrator
I created a user “pixelizma” and seted password 8352627. So, i tried both of them to reset it but i had this error.

Did i do somethink incorrect ?

Thanks
Erkin Isci

without exclamation sign?

@avsej I tried, also that but nothing changed

the tool is complaining about incorrectly spelled argument. it shpuld be with double s

actually i rried all the ways. please, could you correct me ?

ERROR: unrecognized arguments: --pasword 8352627
PS C:\Program Files\Couchbase\Server\bin> .\couchbase-cli.exe reset-admin-password -c localhost:8091 -u “pixelizma” -p “8352627” --new-password “asdf123asd”

DEPRECATED: Specifying -u/–username is deprecated
DEPRECATED: Specifying -p/–password is deprecated
ERROR: No such file or directory C:\Program Files\Couchbase\Server\var\lib\couchbaselocaltoken