graphql-benchmarks
graphql-benchmarks copied to clipboard
How to debug
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'll check tonight to see if some of the images are out of date on docker. I am surprised you see no output.
A coworker figured it out actually, it has to do with the local network on macOs. Let’s see if we can make a PR for this!
On Thu, 4 Nov 2021 at 18:05, Peter Ohler @.***> wrote:
I'll check tonight to see if some of the images are out of date on docker. I am surprised you see no output.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/the-benchmarker/graphql-benchmarks/issues/22#issuecomment-961241354, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACRYRYR5GSCT4XWGLU5FH73UKLDONANCNFSM5HLQQTPQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
-- Groet, Roy Derks +31(0)613161257
That would be great, thanks.