Skip to content

20220821 Installation Failure for any service

Dan Mons edited this page Jan 30, 2024 · 2 revisions

There is a known issue with the commit 872d2bf3, A fix was pushed in commit be9fcb4a

Installation of services may fail with:

FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'retronas_group' is undefined\n\nThe error appears to be in ...

This error is due to a bug introduced during migration to separate group configuration. Where a second blank retronas_group entry may be added to retronas_vars.yml

You may resolve this error in two ways

  • Remove the duplicate blank entry from retronas_vars.yml

    1. In terminal type nano /opt/retronas/ansible/retronas_vars.yml
    2. Find the entry retronas_group: "" and deleted it
    3. Save the file with the ctrl+x, y
  • A complete reinstallation of RetroNAS

Home

Getting started:

Contributing

Multi-system protocols:

Specific system configurations:

Services:

Tools:

Physical Media:

On-Device Management:

Advanced storage options:

  • BtrFS RAID, Snapshots, Compression, Deduplication
  • FAT Advanced guide to using FAT loopback mounts for EtherDFS
  • TBA
    • SMR Shingled Magnetic Recording hard drives (TBA)
    • NTFS Advanced guide for NTFS formatted disks
    • SMB Loopback Mounting an existing SMB NAS
    • NFS Loopback Mounting an existing NFS NAS
    • MDRAID (TBA)
    • LVM (TBA)
    • iSCSI Configuring iSCSI

Other:

Clone this wiki locally