I'm trying to run this project and have installed the packages required. The images are available in docker and containers get created when I start the project with ruby benchmarkers.rb. But no output is presented in the terminal. I inserted some puts and get one error Expired. Could I get any pointers on where to get started debugging this any further? (I'm not a ruby expert)
I'm trying to run this project and have installed the packages required. The images are available in docker and containers get created when I start the project with
ruby benchmarkers.rb. But no output is presented in the terminal. I inserted someputsand get one errorExpired. Could I get any pointers on where to get started debugging this any further? (I'm not a ruby expert)