Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 1.8.x

Unable to create new bucket

1 reply [Last post]
  • Login or register to post comments
Mon, 01/28/2013 - 07:29
sfoutrier
Offline
Joined: 08/06/2012
Groups: None

Hello,

I'm having a strange error with the creation of buckets on a couchbase cluster.

I tryed throught web interface and couchbase-cli with the following command:
couchbase-cli bucket-create -c localhost:8091 -uMyLogin -pMyPassword --bucket=mybucket--bucket-port=11223 --bucket-ramsize=20480 --bucket-type=memcached --bucket-replica=0

But I'm just having an http 500 : unexpected error.
By digging logs I found this:

[
"web request failed",
{path,"/pools/default/buckets/"},
{type,exit},
{what,
{noproc,
{
gen_fsm,sync_send_event,
[
{global,ns_orchestrator},
{
create_bucket,
memcached,
"mybucket",
[{ram_quota,21474836480}, {auth_type,none}, {moxi_port,11223}]
},
infinity
]
}
}
},
{
trace,
[
{gen_fsm,sync_send_event,3},
{menelaus_web_buckets,do_bucket_create,2},
{menelaus_web_buckets,handle_bucket_create,2},
{menelaus_web,loop,3},
{mochiweb_http,headers,5},
{proc_lib,init_p_do_apply,3}
]
}
]

I am looking for a way to fix that without restarting the other memcached buckets started on my cluster.

Thank you for any clue.

Top
  • Login or register to post comments
Fri, 02/08/2013 - 07:55
Neo-matrix
Offline
Joined: 10/15/2012
Groups: None

Hi,
Unable to reproduce the issue.It works absolutely fine for me.

Thanks,
Neo

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker