[DiscordArchive] Does anyone know the cause/an easy fix for the azerothcore-wotlk_ac-worldserver_1 and azoerthcore-wo
[DiscordArchive] Does anyone know the cause/an easy fix for the azerothcore-wotlk_ac-worldserver_1 and azoerthcore-wo
Archived author: Suniary • Posted: 2021-06-16T14:32:47.297000+00:00
Original source
Does anyone know the cause/an easy fix for the azerothcore-wotlk_ac-worldserver_1 and azoerthcore-wotlk_ac-authserver_1 constantly restarting when trying to launch?
![[Image: unknown.png?ex=690c093e&is=690ab7be&hm=6...39b7e7d08&]](https://cdn.discordapp.com/attachments/535208956449128490/854730697244016650/unknown.png?ex=690c093e&is=690ab7be&hm=6445feb4d1d2abdc761809cc187c76043a638a1960205b322d24c1139b7e7d08&)
Archived author: Suniary • Posted: 2021-06-16T14:34:38.901000+00:00
Original source
![[Image: unknown.png?ex=690c093e&is=690ab7be&hm=6...39b7e7d08&]](https://cdn.discordapp.com/attachments/535208956449128490/854730697244016650/unknown.png?ex=690c093e&is=690ab7be&hm=6445feb4d1d2abdc761809cc187c76043a638a1960205b322d24c1139b7e7d08&)
Archived author: Honey • Posted: 2021-06-16T15:15:19.187000+00:00
Original source
You want to Check the crashlog
Archived author: Suniary • Posted: 2021-06-16T17:38:07.744000+00:00
Original source
It seems to just repeat this:
Archived author: Suniary • Posted: 2021-06-16T17:38:11.596000+00:00
Original source
$ docker logs 4247dd0ac593
Deno version check:
/azerothcore/apps/bash_shared/deno.sh: line 18: ./deps/deno/bin/deno: No such file or directory
Installing Deno...
######################################################################## 100.0%##O=######################################################################### 100.0%#-#O=######################################################################## 100.0%
Archive: /azerothcore/deps/deno/bin/deno.zip
inflating: /azerothcore/deps/deno/bin/deno
Deno was installed successfully to /azerothcore/deps/deno/bin/deno
Manually add the directory to your $HOME/.bash_profile (or similar)
export DENO_INSTALL="/azerothcore/deps/deno"
export PATH="$DENO_INSTALL/bin:$PATH"
Run '/azerothcore/deps/deno/bin/deno --help' to get started
Running worldserver ...
/azerothcore/env/dist/bin/worldserver doesn't exists!
Deno version check:
Checking https://github.com/denoland/deno/release...ux-gnu.zip
30.1 MiB / 30.1 MiB (100.0%)
Deno is upgrading to version 1.9.1
Archive: /tmp/.tmpzxpheu/deno.zip
inflating: deno
Upgraded successfully
Running worldserver ...
/azerothcore/env/dist/bin/worldserver doesn't exists!
Deno version check:
Version 1.9.1 is already installed
Running worldserver ...
/azerothcore/env/dist/bin/worldserver doesn't exists!
Deno version check:
Version 1.9.1 is already installed
Running worldserver ...
Archived author: Suniary • Posted: 2021-06-16T17:39:06.929000+00:00
Original source
Up to this point, I have followed the steps in <https://www.azerothcore.org/wiki/install-with-docker#introduction>, so not sure why any vital part wouldn't exist
Archived author: Honey • Posted: 2021-06-16T17:40:17.893000+00:00
Original source
i'm not good with docker, can't help with it
Archived author: Suniary • Posted: 2021-06-16T17:40:27.686000+00:00
Original source
no worries, thanks anyway
Archived author: Suniary • Posted: 2021-06-16T17:40:43.627000+00:00
Original source
first time I'm using it
Archived author: Suniary • Posted: 2021-06-16T17:58:37.533000+00:00
Original source
When I build the docker images, I get this warning... could this be a cause? "NOTICE: file </d/Azeroth Core/azerothcore-wotlk/conf/config.sh> has not been found, you should create and configure it."