Skip to content

azimutt export <db_url> fails #344

@dsgraves

Description

@dsgraves

I'm attempting to export a couchbase schema for a private instance of couchbase (enterprise 7.6.3). Steps taken:

From an ubuntu VM located on subnet of couchbase:

npm -g install azimutt
ubuntu@ip-10-51-2-190:~$ which azimutt
/home/ubuntu/.nvm/versions/node/v22.13.1/bin/azimutt

azimutt export couchbases://user:password@10.51.2.18
[banner]
Version 0.1.36
Exporting database schema from couchbases://user:password@10.51.2.18 ...
(node:18185) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Got error: unambiguous timeout
cause: unambiguous_timeout (14)
(use --debug option to see the full error)

A tcpdump shows no traffic between .190 and .18

Suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions