Cameron Davidson-Pilon

Results 297 comments of Cameron Davidson-Pilon

Thinking more about this. How does one end an experiment profile? Either: 1. It ends naturally 2. The user stops it early from the /profiles page 3. The experiment is...

Does it need to live in the app? Can we actually build a public service, generally: upload your CSV in X format, and hit go?

Pretty sure this is a permissions issue. The user was using `sudo` infront of a lot of their commands, and I expect they ran: ``` sudo pio run od_calibration ```...

I'm an idiot: `-rw-r--r--` means others can read, too.

I'm not an idiot. The WAL file needs to be created, and `pioreactor` can't create/write/whatever.

Good for debugging, but requires quite a bit of setup. Also doesn't work for RPi3 maybe?

Better solution is link-local or internet sharing

Attempt 1: change the hostname. I used `hostnamectl set-hostname leader` and confirmed I changed it with `hostname`, printing `leader`. I rebooted. Jobs failed after reboot, since I forgot to update...

This is less likely to occur since we publish new images with a "build-time" timestamp.