Linux : Fix Vagrant Error */ruby/2.5.0/resolv.rb:1473:in `hash’: stack level too deep (SystemStackError)
Yesterday i found out an error when i tried to start my vagrant. It’s related to ruby script resolv.rb. Here’s the full error detail : [kifni@ARCHMERGEX250 www]$ vagrant up #<Thread:0x0000557f62180b00@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/checkpoint_client.rb:76 run> terminated with exception (report_on_exception is true): Traceback (most recent call last): 2605: from /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/checkpoint_client.rb:78:in `block in check’ 2604: from /opt/vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.5/lib/checkpoint.rb:91:in `check’ 2603: from /usr/lib/ruby/2.5.0/net/http.rb:1213:in […]