-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to debug #22
Comments
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
<#22 (comment)>,
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 someputs
and get one errorExpired
. Could I get any pointers on where to get started debugging this any further? (I'm not a ruby expert)The text was updated successfully, but these errors were encountered: