danielkrajnik
danielkrajnik
If there was Briar that had VoIP-like functionality that would be amazing
Thanks for looking into this. I uninstalled Cockpit from WSL instances already, but it was the same problem on two different versions of Ubuntu tested roughly around the same time...
yeah, I quickly apt-installed cockpit into ubuntu-20.04 again, but this time the error message is "Internal error in login process"
strace: Process 1144 attached epoll_wait(6, [{EPOLLIN, {u32=3, u64=3}}], 1, -1) = 1 accept4(3, NULL, NULL, SOCK_CLOEXEC) = 8 timerfd_settime(7, 0, {it_interval={tv_sec=0, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=0}}, NULL) = 0 mmap(NULL, 8392704, PROT_NONE,...
strangely enough, strace didn't record anything when I tried to login into the browser, so I guess that something might have failed already sooner
no, actually this time there were only two entries: Apr 05 20:22:22 systemd[1]: Starting Cockpit Web Service... Apr 05 20:22:22 systemd[1]: Started Cockpit Web Service.
The issue must be with PAM, not Cockpit itself. I also tried to install and login into a jupyterhub, which uses PAM by default. A similar "Invalid username or password"...
As mentioned in point 3. perhaps there could be another program that could preview the files and fsearch would just orchestrate it by sending file paths... but it's definitely more...
Thanks, that sounds like a great idea.
great, thank you for the link. Could this be shipped with fsearch by default then? Everything does run periodically in the background by default.