[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #23766 [Applications/Tor Browser]: runc bash: cannot set terminal process group (8): Inappropriate ioctl for device
#23766: runc bash: cannot set terminal process group (8): Inappropriate ioctl for
device
--------------------------------------+--------------------------
Reporter: kkuehl@… | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by kkuehl@…):
I figured out that this was due to me running dnsmasq which sets
resolv.conf to 127.0.0.1 so when the container mounts
After seeing:
{
"type": "bind",
"source": "/etc/resolv.conf",
"destination": "/etc/resolv.conf",
"options": [
"rbind",
"ro"
]
},
It wouldn't work.
Solution: put resonable values in resolv.conf and disable dnsmasq.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23766#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs