Skip to content

ERROR: Could not download necessary files #8

@paulogagliardi

Description

@paulogagliardi

niclaslindstedt/nquakesv is giving the error:

============= nQuake server ==============
Using settings:

  • HOSTNAME=#Cotemig98 KTX Docker Server
  • PORT=28501
  • SERVER_ADMIN=Paulo [email protected]
  • REPORT_URL=https://badplace.eu
  • REPORT_KEY=askmeag
  • RCON_PASSWORD=************
  • SERVER_IP=paulogiovanni.ddns.net
    Downloading necessary files...
    ERROR: Could not download necessary files

I think the https addresses below must be updated to correct in entrypoint.sh file in the image niclaslindstedt/nquakesv

[ ! -f /nquake/id1/pak0.pak ] && {
echo -n "Downloading necessary files..."
(wget -qO qsw106.zip https://github.com/nQuake/distfiles/raw/master/qsw106.zip
&& wget -qO sv-non-gpl.zip https://github.com/nQuake/distfiles/raw/master/sv-non-gpl.zip) || error "Could not download necessary files"
echo "OK"

Please, can you analyze?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions