Will Murray

Results 11 comments of Will Murray

Please see https://github.com/mdkholy/dashbrew/issues/17

It looks like the `synced` folder type doesn't support symlinks, but I know `rsync` does, so I am going to try changing: `config.vm.synced_folder "public/", "/var/www/", group: 'www-data', :owner => "vagrant"`...

Not yet! Will see if I can have a go at it tonight :)

Have tried various options in an attempt to get rsync to sync a symlinked folder's contents to the guest, but I've not been able to get it to follow a...

Thanks @phpid, which synced/shared method should we use for this? (MacOS)

@phpid Will give it a try, thanks :)

Also interested in this, it seems having the unclassified events crash my OctoPrint server when I subscribe to them as there's so much data sent! Currently I'm hooking into `octoPrint/event/DisplayLayerProgress_fanspeedChanged`...

Also have this issue, however the `pi` user is in the `sudo` group as expected. Starting `node-red` as a service results in `stopped` node status: ![image](https://user-images.githubusercontent.com/7282262/119633412-9fce1b80-be09-11eb-8ada-0722791acc64.png) Running `node-red` on its...

Also looking for some help with this plug! Tried all the mentioned steps, ended up following your blog @kn100 (thanks!) but still cant flash the chip. I've verified all my...

I've successfully flashed many ESP-01s using this FTDI adapter, but I'll try another one I have lying around just in case, thanks for the idea @kn100 !