First time I managed to get a website added but no connection because that didn’t work, adding kernel.unprivileged_userns_clone = 1 to /etc/sysctl.conf did helped to add the but no connection can be made.
Also received an errror which starts with:
Error: spawnSyn getcap ENOENT
at Object.spawnSync (inter/child_process.js:1067:20
And end with (The error is longer but can’t screenshot)
opt/local/resources/app.asar/main/router/Routerservice.js:1:742
I’ already had the below packages installed.
sudo apt-get install libcap2-bin
sudo apt install libnss3-tools
Also followed this solution http://community.localwp.com/t/local-doesnt-open-on-debian/14742/9
During installation Error: spawnSync getcap ENOENT
One or two sentence summary of the issue.
Local is requesting administrative privileges to modify your etc/hosts in debian linux
Troubleshooting Questions
Is there a working solution?
Is it easier to install in on Fedora?
It seems it maybe a port issue because RouterService is also mentioned.
Is flywheel made with NodeJs and modules, I’m new to js but I seem to recognize it, just curious.
Are you able to create a new, plain WordPress site in Local and access it in a Browser?
Replication
Describe the steps that others can take to replicate this issue. If you have screenshots that can help clarify what is happening, please include them!
System Details
Which version of Local is being used?
What Operating System (OS) and OS version is being used?
Linux Debian
I’m working with Qubes-os and it is a standalone VM
Attach the Local Log. See this Help Doc for instructions on how to do so: