unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podman run errors and warnings (UDM FW v2.4.27)

arjundhanjal opened this issue · comments

Describe the bug
Podman installs successfully when running 00-podman.sh, but when running podman, I get the following errors and warnings:

ERRO[0000] The storage 'driver' option must be set in /etc/containers/storage.conf, guarantee proper operation. 
WARN[0000] Storage configuration is unset - using hardcoded default graph root "/var/lib/containers/storage" 
WARN[0000] Storage configuration is unset - using hardcoded default graph root "/var/lib/containers/storage" 
WARN[0000] Storage configuration is unset - using hardcoded default graph root "/var/lib/containers/storage" 
ERRO[0000] Failed to built-in GetDriver graph btrfs /data/on_boot.d 

To Reproduce
Steps to reproduce the behavior:

  1. Install 00-podman.sh
  2. Run podman.

Expected behavior
Podman runs without any errors or warnings

UDM Information

  • Dream Machine
  • Firmware Version: 2.4.27; issue persists on 2.5.16.

Closing. curl -O was doing weird things. Redownloaded all of the conf files and it's working fine now.