docker / docs

Source repo for Docker's Documentation
https://docs.docker.com
Apache License 2.0
4.16k stars 7.23k forks source link

Command "docker_installer" is not defined. #14408

Closed coldrust closed 2 years ago

coldrust commented 2 years ago
root@Client9:/var/azuracast# ./docker.sh install
Checking installation requirements for AzuraCast...
[PASS] Operating System: Linux
[PASS] Architecture: x86_64
[PASS] Command Present: curl
[PASS] Command Present: awk
[PASS] User Permissions
[PASS] Installation Directory
[PASS] All requirements met!
Docker is already installed! Continuing...
Docker Compose is already installed. Continuing...
Prefer stable release versions of AzuraCast? [y/N] y
Pulling installer ... done
Creating azuracast_installer_installer_run ... done

  Command "docker_installer" is not defined.

ERROR: 1
Pulling mariadb  ... done
Pulling redis    ... done
Pulling stations ... done
Pulling web      ... done
Creating network "azuracast_backend" with driver "bridge"
Creating network "azuracast_frontend" with driver "bridge"
Creating volume "azuracast_db_data" with default driver
Creating volume "azuracast_letsencrypt" with default driver
Creating volume "azuracast_letsencrypt_acme" with default driver
Creating volume "azuracast_shoutcast2_install" with default driver
Creating volume "azuracast_geolite_install" with default driver
Creating volume "azuracast_sftpgo_data" with default driver
Creating volume "azuracast_station_data" with default driver
Creating volume "azuracast_www_vendor" with default driver
Creating volume "azuracast_www_uploads" with default driver
Creating volume "azuracast_tmp_data" with default driver
Creating volume "azuracast_redis_data" with default driver
Creating volume "azuracast_backups" with default driver
Creating azuracast_stations ... done
Creating azuracast_mariadb  ... done
Creating azuracast_redis    ... done
Creating azuracast_web_run  ...
ERROR: Aborting.
^Cazuracast_redis is up-to-date
azuracast_mariadb is up-to-date
azuracast_stations is up-to-date
Creating azuracast_web ... done

I am trying to install AzuraCast via on Ubuntu 20.04 but I keep getting this error. I have tried to reinstall docker but it doesn't work. I even used a slightly older version but that didn't work.

thaJeztah commented 2 years ago

I'm assuming you're following their instructions from https://docs.azuracast.com/en/getting-started/installation/docker

I'd suggest to report this issue with them if those instructions do not work; this looks to be unrelated to Docker's documentation, but could be a bug in their installation script.

Let me close this ticket, but feel free to continue the conversation

docker-robott commented 1 year ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked