View Single Post
  #1  
Old Today, 02:26 PM
fade1973
Fire Beetle
 
Join Date: Jun 2009
Location: wi
Posts: 2
Default Akk-Stack Error at bootstrapping

hello, i am receiving this error in the install process as far as i can tell all url's are reachable .



> Bootstrapping default [eqemu_config.json]

cd ~/server && wget --progress=bar:force:noscroll --no-cache --no-check-certificate --no-cookies https://raw.githubusercontent.com/EQ...ig_docker.json -O eqemu_config.json
--2026-03-07 12:17:27-- https://raw.githubusercontent.com/EQ...ig_docker.json
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... failed: Temporary failure in name resolution.
wget: unable to resolve host address 'raw.githubusercontent.com'
make[2]: *** [Makefile:247: pull-docker-config] Error 4
make[1]: *** [Makefile:87: init-eqemu-config] Error 2
make: *** [Makefile:57: install] Error 2
make: *** [Makefile:122: install] Error 2
Reply With Quote