You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: