Nicholas Bauer

Results 292 comments of Nicholas Bauer

I had this problem, and Single User mode was the key. I just needed to check that box in the Bigmac2 app when writing to the install disk, then boot...

I see that the next section covers deleting. Commenting out again, then?

Good to check. Pinging seems to be fine. I only restart the Julia process and run Pluto though, I presume that wouldn't fix an underlying network reset?

It's not very exciting, but I can do one next time I notice it, probably by tomorrow.

Ah, I've been trying to find a way to get the logs out. Thanks

Oh, but that only works if it was active beforehand? Does Pluto log the normal terminal output somewhere?

Currently I'm just running a script to run Julia with Pluto in the background, was looking for something more sophisticated though. But if my hypothesis is anywhere near correct, using...

Worth saying that doing anything other than trigger the package manager is still functional. Once the package manager is triggered, then you may not be able to do anything else.

Unfortunately that redirect is spotty. Sometimes the log has details, other times it's empty. I'm not great at Linux shell so maybe I'm not doing something right. 🙃

Okay, I've narrowed it down I think - * Redirect stdout only : problem * Redirect stderr only : no problem * Redirect both stdout and stderr : no problem...