We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Both file ops and outgoing traffic seem to do it - see separate errors for both.
Debug a python process in VS Code with mirrord enabled and fileops/outgoing traffic/both turned on.
No response
2022-09-06T19:47:06.221776Z ERROR mirrord_layer::error: Error occured in Layer >> RecvError(RecvError(())) 0.20s - Could not connect to 127.0.0.1: 53397 2022-09-06T19:51:53.169045Z DEBUG mirrord_layer::file: HookMessage::OpenFileHook path "/System/Library/CoreServices/SystemVersion.plist" | options OpenOptionsInternal { read: true, write: false, append: false, truncate: false, create: false, create_new: false, } 2022-09-06T19:51:53.339562Z DEBUG mirrord_layer::file: DaemonMessage::OpenFileResponse Err( RemoteIO( RemoteIOError { raw_os_error: Some( 2, ), kind: NotFound, }, ), )!
MacOS
python3.9
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Description
Both file ops and outgoing traffic seem to do it - see separate errors for both.
Steps to Reproduce
Debug a python process in VS Code with mirrord enabled and fileops/outgoing traffic/both turned on.
Backtrace
No response
Relevant Logs
Your operating system and version
MacOS
Local process
python3.9
Local process version
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: