Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hey folks! I notice there is a docker image for azerothcore2/server for synology. I'm just wonderi

[DiscordArchive] Hey folks! I notice there is a docker image for azerothcore2/server for synology. I'm just wonderi

[DiscordArchive] Hey folks! I notice there is a docker image for azerothcore2/server for synology. I'm just wonderi

rektbyfaith
Administrator
0
10-15-2021, 01:15 PM
#1
Archived author: Chickadee • Posted: 2021-10-15T13:15:32.056000+00:00
Original source

Hey folks! I notice there is a docker image for azerothcore2/server for synology. I'm just wondering if anybody has made this work, and is there documentation for setting it up that way?
rektbyfaith
10-15-2021, 01:15 PM #1

Archived author: Chickadee • Posted: 2021-10-15T13:15:32.056000+00:00
Original source

Hey folks! I notice there is a docker image for azerothcore2/server for synology. I'm just wondering if anybody has made this work, and is there documentation for setting it up that way?

rektbyfaith
Administrator
0
10-15-2021, 02:15 PM
#2
Archived author: Pundo • Posted: 2021-10-15T14:15:56.415000+00:00
Original source

i have also need for support...

i have managed to setup acore multiple times on debian 10 vm's using the install with docker guide. However last night i tried to install a new server on my homelab. After some errors with debian 11 i switched back to debian 10 and every thing works like intended.

Today i realized i messd up the partitioning on the vm so i trashed it. Now, after fresh setup i got this error with ./acore.sh docker client-data:

root@wowMaster:~/azerothcore-wotlk# ./acore.sh docker client-data
NOTICE: file </root/azerothcore-wotlk/conf/config.sh> has not been found, you should create and configure it.
Deno version check:
Version 1.9.1 is already installed
>>>>> Running: docker-compose run --rm ac-build bash acore.sh client-data
Creating azerothcore-wotlk_ac-build_run ... done
Deno version check:
Version 1.9.1 is already installed
#######################
Client data downloader
#######################
Downloading client data in: /azerothcore/env/dist/data/data.zip ...
/azerothcore/apps/installer/includes/functions.sh: line 245: /azerothcore/env/dist/data/data.zip: Permission denied
ERROR: 1
error: Uncaught (in promise) Error: Failed with error: 1, however,
it's not related to this Deno script directly. An error occurred within
the script called by the command itself
throw new Error(`Failed with error: ${status.code}, however,
^
at Command.<anonymous> (file:///root/azerothcore-wotlk/apps/docker/docker-cmd.ts:290:17)
at async Promise.all (index 0)
at async file:///root/azerothcore-wotlk/apps/docker/docker-cmd.ts:240:5
rektbyfaith
10-15-2021, 02:15 PM #2

Archived author: Pundo • Posted: 2021-10-15T14:15:56.415000+00:00
Original source

i have also need for support...

i have managed to setup acore multiple times on debian 10 vm's using the install with docker guide. However last night i tried to install a new server on my homelab. After some errors with debian 11 i switched back to debian 10 and every thing works like intended.

Today i realized i messd up the partitioning on the vm so i trashed it. Now, after fresh setup i got this error with ./acore.sh docker client-data:

root@wowMaster:~/azerothcore-wotlk# ./acore.sh docker client-data
NOTICE: file </root/azerothcore-wotlk/conf/config.sh> has not been found, you should create and configure it.
Deno version check:
Version 1.9.1 is already installed
>>>>> Running: docker-compose run --rm ac-build bash acore.sh client-data
Creating azerothcore-wotlk_ac-build_run ... done
Deno version check:
Version 1.9.1 is already installed
#######################
Client data downloader
#######################
Downloading client data in: /azerothcore/env/dist/data/data.zip ...
/azerothcore/apps/installer/includes/functions.sh: line 245: /azerothcore/env/dist/data/data.zip: Permission denied
ERROR: 1
error: Uncaught (in promise) Error: Failed with error: 1, however,
it's not related to this Deno script directly. An error occurred within
the script called by the command itself
throw new Error(`Failed with error: ${status.code}, however,
^
at Command.<anonymous> (file:///root/azerothcore-wotlk/apps/docker/docker-cmd.ts:290:17)
at async Promise.all (index 0)
at async file:///root/azerothcore-wotlk/apps/docker/docker-cmd.ts:240:5

rektbyfaith
Administrator
0
10-15-2021, 02:16 PM
#3
Archived author: Pundo • Posted: 2021-10-15T14:16:33.797000+00:00
Original source

however i tried to build the server and it builds fine but dosen't startup with this messages:

ac-authserver_1 | Version 1.9.1 is already installed
ac-authserver_1 | Running authserver ...
ac-authserver_1 | /azerothcore/env/dist/bin/authserver doesn't exists!
ac-worldserver_1 | Deno version check:
ac-worldserver_1 | Version 1.9.1 is already installed
ac-worldserver_1 | Running worldserver ...
ac-worldserver_1 | /azerothcore/env/dist/bin/worldserver doesn't exists!
azerothcore-wotlk_ac-worldserver_1 exited with code 1
azerothcore-wotlk_ac-authserver_1 exited with code 1
ac-authserver_1 | Deno version check:
ac-authserver_1 | Version 1.9.1 is already installed
ac-authserver_1 | Running authserver ...
ac-authserver_1 | /azerothcore/env/dist/bin/authserver doesn't exists!
ac-authserver_1 | Deno version check:
rektbyfaith
10-15-2021, 02:16 PM #3

Archived author: Pundo • Posted: 2021-10-15T14:16:33.797000+00:00
Original source

however i tried to build the server and it builds fine but dosen't startup with this messages:

ac-authserver_1 | Version 1.9.1 is already installed
ac-authserver_1 | Running authserver ...
ac-authserver_1 | /azerothcore/env/dist/bin/authserver doesn't exists!
ac-worldserver_1 | Deno version check:
ac-worldserver_1 | Version 1.9.1 is already installed
ac-worldserver_1 | Running worldserver ...
ac-worldserver_1 | /azerothcore/env/dist/bin/worldserver doesn't exists!
azerothcore-wotlk_ac-worldserver_1 exited with code 1
azerothcore-wotlk_ac-authserver_1 exited with code 1
ac-authserver_1 | Deno version check:
ac-authserver_1 | Version 1.9.1 is already installed
ac-authserver_1 | Running authserver ...
ac-authserver_1 | /azerothcore/env/dist/bin/authserver doesn't exists!
ac-authserver_1 | Deno version check:

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)