gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.5k stars 578 forks source link

chown -R 1883:1883 ./volumes/mosquitto does not accept "Y" #237

Closed batamire closed 3 years ago

batamire commented 3 years ago

Running build command on a fresh install does not accept Y for:

Need to set owner on mosquitto directories with command: chown -R 1883:1883 ./volumes/mosquitto
Set user 1883 on ./volumes/mosquitto (Y/n):

ssh session from a mac terminal to pi...

batamire commented 3 years ago

Closing the issue and going for new/maintained repo: https://github.com/SensorsIot/IOTstack/issues/307