General chat and support for Ansible-NAS. If you enjoy Ansible-NAS, a coffee would be appreciated! https://ko-fi.com/davestephens
Hi guys! I'm trying to install AnsibleNAS on VirtualBox on my Windows PC,but cant access to services through web. Steps i did:
1.Install Vbox with Ubuntu server
2.Followed all steps in installation
Cant access any webservices. Thanks for an answer.
I have followed all installation steps on clean ubuntu server, than run "ansible-playbook -i inventories/my-ansible-nas/inventory nas.yml -b -K" and get error:
TASK [ansible-nas-docker : Add user account to Docker group] **
fatal: [ansible-nas]: FAILED! => {"changed": false, "msg": "Group docker does not exist"}
It seems that i should install manually?
I created a group docker and add my user, than sudo apt install docker.io
Only after that system works. Why didnt it mentioned in installation docs? Sorry question maybe stupid, because i am not so qualified(
One more question about Samba: i did samba setup as demo file, but i cant see samba that shared folders in my local network from Windows PC.What should i do? Thanks!
Shares you want published over Samba.
samba_shares:
[certificatesResolvers.letsencrypt.acme.dnsChallenge]
provider = "cloudflare"
resolvers = "1.1.1.1:53, 1.0.0.1:53"
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 01-migrations: executing...
[migrations] started
[migrations] no migrations found
[cont-init.d] 01-migrations: exited 0.
[cont-init.d] 02-tamper-check: executing...
[cont-init.d] 02-tamper-check: exited 0.
[cont-init.d] 10-adduser: executing...
-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/
Brought to you by linuxserver.io
-------------------------------------
To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------
User uid: 1000
User gid: 1000
-------------------------------------
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 40-chown-files: executing...
[cont-init.d] 40-chown-files: exited 0.
[cont-init.d] 45-plex-claim: executing...
[cont-init.d] 45-plex-claim: exited 0.
[cont-init.d] 50-gid-video: executing...
**** creating video group videovj3o with id 109 ****
**** adding /dev/dri/renderD128 to video group videovj3o with id 109 ****
**** adding /dev/dri/card0 to video group video with id 44 ****
[cont-init.d] 50-gid-video: exited 0.
[cont-init.d] 60-plex-update: executing...
Docker is used for versioning skip update check
[cont-init.d] 60-plex-update: exited 0.
[cont-init.d] 90-custom-folders: executing...
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-scripts: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
Starting Plex Media Server.
[services.d] done.
Critical: libusb_init failed