Skip to content

Problem with autoprovisioning. #4

@tyger

Description

@tyger

Strange behavior of node.js on Windows: having expression (at line 120)

init(function(){});

prevents autoprovisioning process completion as it stack in infinite cycle of creating-checking-dropping of temp index. db.init can't signal of successful result by calling "done" function back.
Commenting this line out solve problem with autoprovisioning but breaks app after restart:
TypeError: Cannot read property 'query' of undefined
So, to make it works back I need to uncomment this line.

Couchbase: 4.0.0-2213 DEV Edition (build-2213)
Node.js: v0.12.2
Windows 7 x64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions