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

Unable to export space using Gazer #264

Closed
spatel-apex opened this issue Jan 8, 2025 · 2 comments
Closed

Unable to export space using Gazer #264

spatel-apex opened this issue Jan 8, 2025 · 2 comments
Labels

Comments

@spatel-apex
Copy link

I am in the middle of dashboard migration testing between two Looker instances and I was trying to export a space as an intermediate step. While running command "gzr space export --host --port 443 --no-ssl --dir .", I get the following error:

/opt/homebrew/Cellar/ruby/3.4.1/lib/ruby/3.4.0/net/http.rb:1659:in 'TCPSocket#initialize': Failed to open TCP connection to :443 (Cannot allocate memory - connect(2) for port 443) (Errno::ENOMEM)

@drstrangelooker
Copy link
Collaborator

Do any other commands fail? And space is deprecated. Try gzr folder export --host XXXXXXX --port 443 --no-ssl --dir .

@spatel-apex
Copy link
Author

I resolved the issue by using --force which seemed to work. Thanks for reverting back so quickly though!

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

No branches or pull requests

2 participants