xing/mango

undefined method `sockaddr_un` for Socket:Class

Closed this issue · 5 comments

Hi there, I followed the instructions precisely and also used mango docker. Then I wrote a simple app with one simple unit test but when I run bundle exec fastlane espresso_test I get an error like this: (I also used the sample Fastfile)

`
C:\Users\Administrator\AndroidStudioProjects\UnitTest>bundle exec fastlane espresso_tests
[✔] �
[00:08:21]: WARNING: fastlane requires your locale to be set to UTF-8. To learn more go to https://docs.fastlane.tools/getting-started/ios/setup/#s
et-up-environment-variables
+-----------------------+---------+---------------------+
| Used plugins |
+-----------------------+---------+---------------------+
| Plugin | Version | Action |
+-----------------------+---------+---------------------+
| fastlane-plugin-mango | 1.3.15 | run_dockerized_task |
+-----------------------+---------+---------------------+

00:08:29: --- Step: default_platform ---
00:08:29: ------------------------------
00:08:29: Driving the lane 'android espresso_tests' �
00:08:29: ---------------------------------
00:08:29: --- Step: run_dockerized_task ---
00:08:29: ---------------------------------
00:08:29: The mango plugin is working!
'head' is not recognized as an internal or external command,
operable program or batch file.
00:08:29: Port: 6080 was chosen for VNC
00:08:29: Link to VNC: http://:6080
00:08:29: $ docker exec -i espresso_container bash -l -c "kvm-ok > kvm-ok.txt"
[00:08:30]: ▸ mesg: ttyname failed: Inappropriate ioctl for device
[00:08:30]: $ docker exec -i espresso_container bash -l -c "cat kvm-ok.txt"
[00:08:32]: ▸ mesg: ttyname failed: Inappropriate ioctl for device
[00:08:32]: ▸ INFO: Your CPU does not support KVM extensions
[00:08:32]: ▸ KVM acceleration can NOT be used
[00:08:32]: Cleaning up emulator-5554 container
+------------------+------------------------+
| Lane Context |
+------------------+------------------------+
| DEFAULT_PLATFORM | android |
| PLATFORM_NAME | android |
| LANE_NAME | android espresso_tests |
+------------------+------------------------+
[00:08:32]: undefined method `sockaddr_un' for Socket:Class
Did you mean? sockaddr_in (NoMethodError)

+------+---------------------+-------------+
| fastlane summary |
+------+---------------------+-------------+
| Step | Action | Time (in s) |
+------+---------------------+-------------+
| 1 | default_platform | 0 |
| � | run_dockerized_task | 3 |
+------+---------------------+-------------+

[00:08:32]: fastlane finished with errors

Looking for related GitHub issues on fastlane/fastlane...

Found no similar issues. To create a new issue, please visit:
https://github.com/fastlane/fastlane/issues/new
Run fastlane env to append the fastlane environment to your issue
[00:08:33]: WARNING: fastlane requires your locale to be set to UTF-8. To learn more go to https://docs.fastlane.tools/getting-started/ios/setup/#s
et-up-environment-variables
Traceback (most recent call last):
44: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 43: from C:/Ruby27-x64/bin/fastlane:23:in load'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
38: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
32: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
26: from Fastfile:33:in block (2 levels) in parsing_binding' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': undefined method sockaddr_un' for Socket:Class (NoMe
thodError)
Did you mean? sockaddr_in
44: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 43: from C:/Ruby27-x64/bin/fastlane:23:in load'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
38: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
32: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
26: from Fastfile:33:in block (2 levels) in parsing_binding' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': undefined method sockaddr_un' for Socket:Class (Exco
n::Error::Socket)
Did you mean? sockaddr_in (NoMethodError)
50: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 49: from C:/Ruby27-x64/bin/fastlane:23:in load'
48: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 47: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
46: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 45: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
44: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 43: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
38: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
32: from Fastfile:33:in block (2 levels) in parsing_binding' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
26: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': undefined method sockaddr_un' for Socket:Class (NoMe
thodError)
Did you mean? sockaddr_in
50: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 49: from C:/Ruby27-x64/bin/fastlane:23:in load'
48: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 47: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
46: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 45: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
44: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 43: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
38: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
32: from Fastfile:33:in block (2 levels) in parsing_binding' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
26: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': undefined method sockaddr_un' for Socket:Class (Exco
n::Error::Socket)
Did you mean? sockaddr_in (NoMethodError)
56: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 55: from C:/Ruby27-x64/bin/fastlane:23:in load'
54: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 53: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
52: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 51: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
50: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 49: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
48: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 47: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
46: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 45: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
44: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 43: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
38: from Fastfile:33:in block (2 levels) in parsing_binding' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
32: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
26: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': undefined method sockaddr_un' for Socket:Class (NoMe
thodError)
Did you mean? sockaddr_in
56: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 55: from C:/Ruby27-x64/bin/fastlane:23:in load'
54: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 53: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
52: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 51: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
50: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 49: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
48: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 47: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
46: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 45: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
44: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 43: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
38: from Fastfile:33:in block (2 levels) in parsing_binding' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
32: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
26: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': undefined method sockaddr_un' for Socket:Class (Exco
n::Error::Socket)
Did you mean? sockaddr_in (NoMethodError)
62: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 61: from C:/Ruby27-x64/bin/fastlane:23:in load'
60: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 59: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
58: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 57: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
56: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 55: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
54: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 53: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
52: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 51: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
50: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 49: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
48: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 47: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
46: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 45: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
44: from Fastfile:33:in block (2 levels) in parsing_binding' 43: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
38: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
32: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
26: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': undefined method sockaddr_un' for Socket:Class (NoMe
thodError)
Did you mean? sockaddr_in
62: from C:/Ruby27-x64/bin/fastlane:23:in <main>' 61: from C:/Ruby27-x64/bin/fastlane:23:in load'
60: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/bin/fastlane:23:in <top (required)>' 59: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in take_off'
58: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:41:in start' 57: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:352:in run'
56: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!' 55: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!'
54: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command' 53: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run'
52: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call' 51: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/commands_generator.rb:108:in block (2 levels) in ru
n'
50: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/command_line_handler.rb:36:in handle' 49: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane_manager.rb:47:in cruise_lane'
48: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in execute' 47: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:45:in chdir'
46: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:49:in block in execute' 45: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/lane.rb:33:in call'
44: from Fastfile:33:in block (2 levels) in parsing_binding' 43: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/fast_file.rb:159:in method_missing'
42: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:157:in trigger_action_by_name' 41: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in execute_action'
40: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:229:in chdir' 39: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:255:in block in execute_action'
38: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/actions/actions_helper.rb:69:in execute_action' 37: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-2.176.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action
'
36: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/actions/run_dockerized_task_action.r
b:11:in run' 35: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:42:in setup_
container'
34: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/fastlane-plugin-mango-1.3.15/lib/fastlane/plugin/mango/helper/mango_helper.rb:207:in conta iner_available?' 33: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/container.rb:343:in all'
32: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:65:in block (2 levels) in <class:Connection>' 31: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/docker-api-2.0.0/lib/docker/connection.rb:40:in request'
30: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 29: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
28: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 27: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
26: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 25: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
24: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 23: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
22: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 21: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
20: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 19: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
18: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:232:in request' 17: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:312:in rescue in request'
16: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 15: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call'
14: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:17:in error_call' 13: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:50:in error_call'
12: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:283:in request' 11: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
10: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call' 9: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/base.rb:22:in request_call'
8: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in request_call' 7: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in request_call'
6: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/mock.rb:57:in request_call' 5: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/middlewares/redirect_follower.rb:15:in request_call'
4: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:118:in request_call' 3: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in socket'
2: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/connection.rb:469:in new' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/socket.rb:47:in initialize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/excon-0.79.0/lib/excon/unix_socket.rb:12:in connect': \e[31m[!] undefined method sockaddr_un' for Socket:C
lass (Excon::Error::Socket)
Did you mean? sockaddr_in (NoMethodError)\e[0m
`

We never checked this gem on Windows I'm afraid. But I hope that the mechanism should still work, so what happens is that kvm acceleration is not available on your CPU, so Linux inside docker cannot start the emulator..

We never checked this gem on Windows I'm afraid. But I hope that the mechanism should still work, so what happens is that kvm acceleration is not available on your CPU, so Linux inside docker cannot start the emulator..

Alright... But I can run emulator in my windows using HAXM because my cpu is Intel.
And also I used to run an emulator in my previous changes of operating system, when using ubuntu... How is it possible that now my cpu doesn't support this?
Thanks for your reply.

We never checked this gem on Windows I'm afraid. But I hope that the mechanism should still work, so what happens is that kvm acceleration is not available on your CPU, so Linux inside docker cannot start the emulator..

Alright... But I can run emulator in my windows using HAXM because my cpu is Intel.
And also I used to run an emulator in my previous changes of operating system, when using ubuntu... How is it possible that now my cpu doesn't support this?
Thanks for your reply.

That is a very good question but I can answer only the HAXM part, while you can use it on your windows machine - the docker container is Linux and Linux does not support HAXM 🤷 . We run kvm-ok command inside the container, so it understands if it can use KVM or not. More is explained here: https://developer.android.com/studio/run/emulator-acceleration#vm-linux.

this is a quite annoying limitation that blocks us from using docker containers on MacOS as well..

We never checked this gem on Windows I'm afraid. But I hope that the mechanism should still work, so what happens is that kvm acceleration is not available on your CPU, so Linux inside docker cannot start the emulator..

Alright... But I can run emulator in my windows using HAXM because my cpu is Intel.
And also I used to run an emulator in my previous changes of operating system, when using ubuntu... How is it possible that now my cpu doesn't support this?
Thanks for your reply.

That is a very good question but I can answer only the HAXM part, while you can use it on your windows machine - the docker container is Linux and Linux does not support HAXM 🤷 . We run kvm-ok command inside the container, so it understands if it can use KVM or not. More is explained here: https://developer.android.com/studio/run/emulator-acceleration#vm-linux.

Ok, thank you very much. Maybe I should migrate to linux! I wish the refrence can help me out.