Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azimutt export <db_url> fails #344

Open
dsgraves opened this issue Jan 29, 2025 · 0 comments
Open

azimutt export <db_url> fails #344

dsgraves opened this issue Jan 29, 2025 · 0 comments

Comments

@dsgraves
Copy link

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:[email protected]
[banner]
Version 0.1.36
Exporting database schema from couchbases://user:[email protected] ...
(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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant