Jason Rhinelander
Jason Rhinelander
I don't think the event loop *will* jump ahead by a large amount because I think (?) it's driven by the monotonic clock, which doesn't advance during sleep (at least...
> I removed the launch file and restarted my computer (kill still did not work). When you go to Lokinet -> Stop in the menu it disables the service from...
This may well be something broken in Big Sur; clicking that big green button *should* stop it and make the service kill itself.
There should also be a lokinet logo in the bar at the top, near the clock, with Start/Stop options in it even. However if the big green button isn't working...
Possibly addressed in #1969 ?
Undecided on whether we should push to target for this back to .11.
You need a C++17 compiler to build lokinet, and Ubuntu 18.04's default is g++-7, which doesn't support it. Ubuntu 18.04 *does* come with the `g++-8` package, however, which allows you...
(Also, if you are unaware, there is an apt repository with builds for Ubuntu and Debian versions at https://deb.oxen.io)
If this is for a full static build, it probably needs a `--without-libpsl` added to the curl configuration part of `cmake/StaticBuild.cmake`. (Incidentally, if you aren't already aware, we have native...
E.g. here's output from a systemd-networkd that doesn't work (I suspect because systemd is preferring the Link 3 DNS servers to the global one): ``` Global DNS Servers: 127.3.2.1 DNSSEC...