Saksham Mittal
Saksham Mittal
> For example if you are sitting in an office and connecting to an exit > node back at your house, |--exit-node-allow-lan-access| issued to the > machine in your office...
> I think there are two things happening: > > 1. > > The local LAN is not 172.16.0.0/16, the local LAN is > 172.16.168.0/23. 172.16.0.x is CloudFlare WARP. >...
Hello, I am on Ryzen 5700U, same as @moonheart08, and I am also facing the same issue. I noticed the thread went a little stale and I am a beginner...
> Did you use the zen_workaround.py script? Does that work on your machine? Upon running that script I got: ``` Traceback (most recent call last): File "/home/gotlou/Code/rr/scripts/./zen_workaround.py", line 46, in...
I did run it as root, this is what I had gotten.
Yes, is that an issue? I'll try running it with secure boot disabled and see what happens
> This was fixed with #3003[https://github.com/rr-debugger/rr/pull/3003], although that commit is currently not in any release. > > Building from master works. Oh, thanks a lot! I'll try to build it...
Would the zen-workaround.py script still be required to be able to use rr regardless of the PR being merged or not?
Okay, so I'll disable secure boot and then compile that PR
I have created a PR #1589 for this program, I hope it's up to the mark. I didn't use the helper script though, this was manually made. I could try...