-
Notifications
You must be signed in to change notification settings - Fork 81
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
pry-remote not working with test-kitchen #68
Comments
Version 1.1.3 does not exist. I have this issue with or without pry-byebug |
I thought this issue might be because I'm using windows :) Did you ever manage to resolve it? or find a work around to debugging the client run? TIA |
No, I gave up, this gem seems that it is not maintained. |
@rtacconi - thx for letting me know. Did you ever come up with another way of debugging the run? |
I log into the instance create with Test Kitchen and I run these commands,
including the chef-client:
https://gist.github.com/rtacconi/908a540a9476064c1fc9bdac188c8350
…On 21 December 2016 at 12:25, username-is-already-taken2 < ***@***.***> wrote:
@rtacconi <https://github.com/rtacconi> - thx for letting me know. Did
you ever come up with another way of debugging the run?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAFBKaxLm2hPU_jmYbH6ZzCD8Vjv3hfsks5rKQykgaJpZM4JzDxL>
.
--
Riccardo Tacconi
http://github.com/rtacconi
http://twitter.com/rtacconi
|
I have experienced this problem and fixed it by removing pry-byebug. |
Within test-kitchen initiate instances I cannot manage to use use pry-remote.
Client side:
Server side (chef-client):
This is what chef 12.13.37 installed:
This issue can be worked around by downgrading pry-byebug to version 1.1.3
The text was updated successfully, but these errors were encountered: