Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hey. Following this guide https://www.azerothcore.org/wiki/install-with-docker I am currently stuck

[DiscordArchive] Hey. Following this guide https://www.azerothcore.org/wiki/install-with-docker I am currently stuck

[DiscordArchive] Hey. Following this guide https://www.azerothcore.org/wiki/install-with-docker I am currently stuck

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
12-13-2021, 02:52 PM
#1
Archived author: ishidinho • Posted: 2021-12-13T22:31:14.468000+00:00
Original source

Hey. Following this guide https://www.azerothcore.org/wiki/install-with-docker I am currently stuck at "4) Access the worldserver console".
```
ishi@Bling-Bling-PC:~/azerothcore-wotlk$ docker-compose ps ac-worldserver
NAME COMMAND SERVICE STATUS PORTS
azerothcore-wotlk_ac-worldserver_1 "./acore.sh run-worl…" ac-worldserver running 0.0.0.0:7878->7878/tcp, 0.0.0.0:8085->8085/tcp
ishi@Bling-Bling-PC:~/azerothcore-wotlk$ ./acore.sh docker attach ac-worldserver
NOTICE: file </home/ishi/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 ps ac-worldserver
Service ac-worldserver is not available
```
`ac-worldserver` is up but script says that service is not available. Any ideas what I can do next?
[Embed: Install with Docker]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/install-with-docker
rektbyfaith
12-13-2021, 02:52 PM #1

Archived author: ishidinho • Posted: 2021-12-13T22:31:14.468000+00:00
Original source

Hey. Following this guide https://www.azerothcore.org/wiki/install-with-docker I am currently stuck at "4) Access the worldserver console".
```
ishi@Bling-Bling-PC:~/azerothcore-wotlk$ docker-compose ps ac-worldserver
NAME COMMAND SERVICE STATUS PORTS
azerothcore-wotlk_ac-worldserver_1 "./acore.sh run-worl…" ac-worldserver running 0.0.0.0:7878->7878/tcp, 0.0.0.0:8085->8085/tcp
ishi@Bling-Bling-PC:~/azerothcore-wotlk$ ./acore.sh docker attach ac-worldserver
NOTICE: file </home/ishi/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 ps ac-worldserver
Service ac-worldserver is not available
```
`ac-worldserver` is up but script says that service is not available. Any ideas what I can do next?
[Embed: Install with Docker]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/install-with-docker

rektbyfaith
Administrator
0
12-13-2021, 03:04 PM
#2
Archived author: johnnypp • Posted: 2021-12-13T15:04:28.793000+00:00
Original source

I do not have access to a pc atm, but maybe that precompiled docker setup is not exposing the config files.
If that is the case, you should be able to find these files by looking inside your azerothcore docker image (docker desktop has that function for all users now, I think)
rektbyfaith
12-13-2021, 03:04 PM #2

Archived author: johnnypp • Posted: 2021-12-13T15:04:28.793000+00:00
Original source

I do not have access to a pc atm, but maybe that precompiled docker setup is not exposing the config files.
If that is the case, you should be able to find these files by looking inside your azerothcore docker image (docker desktop has that function for all users now, I think)

rektbyfaith
Administrator
0
12-13-2021, 03:05 PM
#3
Archived author: johnnypp • Posted: 2021-12-13T15:05:19.237000+00:00
Original source

But I can't point you directly there, sorry
rektbyfaith
12-13-2021, 03:05 PM #3

Archived author: johnnypp • Posted: 2021-12-13T15:05:19.237000+00:00
Original source

But I can't point you directly there, sorry

rektbyfaith
Administrator
0
12-13-2021, 03:08 PM
#4
Archived author: IceMachine • Posted: 2021-12-13T15:08:06.461000+00:00
Original source

https://stackoverflow.com/questions/7033...ild-failed
[Embed: Service 'ac-build' failed to build : Build failed]
Upon exectuion of ./acore.sh docker client-data when using document: https://www.azerothcore.org/wiki/install-with-docker
First installation step...
Possibly Permissions in the container? Bad pack...
https://stackoverflow.com/questions/7033...ild-failed
rektbyfaith
12-13-2021, 03:08 PM #4

Archived author: IceMachine • Posted: 2021-12-13T15:08:06.461000+00:00
Original source

https://stackoverflow.com/questions/7033...ild-failed
[Embed: Service 'ac-build' failed to build : Build failed]
Upon exectuion of ./acore.sh docker client-data when using document: https://www.azerothcore.org/wiki/install-with-docker
First installation step...
Possibly Permissions in the container? Bad pack...
https://stackoverflow.com/questions/7033...ild-failed

rektbyfaith
Administrator
0
12-13-2021, 03:08 PM
#5
Archived author: IceMachine • Posted: 2021-12-13T15:08:15.310000+00:00
Original source

I am getting a build error on step one, ha ha
rektbyfaith
12-13-2021, 03:08 PM #5

Archived author: IceMachine • Posted: 2021-12-13T15:08:15.310000+00:00
Original source

I am getting a build error on step one, ha ha

rektbyfaith
Administrator
0
12-13-2021, 03:08 PM
#6
Archived author: IceMachine • Posted: 2021-12-13T15:08:52.331000+00:00
Original source

```
=> ERROR [base 2/16] RUN apt-get update && apt-get install -y gdb gdbserver git dos2unix lsb-core sudo cur 0.7s
------
> [base 2/16] RUN apt-get update && apt-get install -y gdb gdbserver git dos2unix lsb-core sudo curl unzip make cmake clang libmysqlclient-dev libboost-system1.7*-dev libboost-filesystem1.7*-dev libboost-program-options1.7*-dev libboost-iostreams1.7*-dev build-essential libtool cmake-data openssl libgoogle-perftools-dev google-perftools libssl-dev libmysql++-dev libreadline6-dev zlib1g-dev libbz2-dev mysql-client libncurses5-dev ccache && rm -rf /var/lib/apt/lists/*:
#12 0.238 Reading package lists...
#12 0.245 E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
------
```
rektbyfaith
12-13-2021, 03:08 PM #6

Archived author: IceMachine • Posted: 2021-12-13T15:08:52.331000+00:00
Original source

```
=> ERROR [base 2/16] RUN apt-get update && apt-get install -y gdb gdbserver git dos2unix lsb-core sudo cur 0.7s
------
> [base 2/16] RUN apt-get update && apt-get install -y gdb gdbserver git dos2unix lsb-core sudo curl unzip make cmake clang libmysqlclient-dev libboost-system1.7*-dev libboost-filesystem1.7*-dev libboost-program-options1.7*-dev libboost-iostreams1.7*-dev build-essential libtool cmake-data openssl libgoogle-perftools-dev google-perftools libssl-dev libmysql++-dev libreadline6-dev zlib1g-dev libbz2-dev mysql-client libncurses5-dev ccache && rm -rf /var/lib/apt/lists/*:
#12 0.238 Reading package lists...
#12 0.245 E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
------
```

rektbyfaith
Administrator
0
12-13-2021, 03:21 PM
#7
Archived author: Yello • Posted: 2021-12-13T15:21:37.225000+00:00
Original source

Alright, well I appreciate you looking into it. I poked around the images and volumes tabs on Docker and couldn't find anything I could edit. I did find worldserver.conf somewhere in one of the Volumes entries but I don't see any way to interact with it. I think I'm in over my head here, lol. I'll try a different method one day or just play a repack instead.
rektbyfaith
12-13-2021, 03:21 PM #7

Archived author: Yello • Posted: 2021-12-13T15:21:37.225000+00:00
Original source

Alright, well I appreciate you looking into it. I poked around the images and volumes tabs on Docker and couldn't find anything I could edit. I did find worldserver.conf somewhere in one of the Volumes entries but I don't see any way to interact with it. I think I'm in over my head here, lol. I'll try a different method one day or just play a repack instead.

rektbyfaith
Administrator
0
12-13-2021, 03:25 PM
#8
Archived author: johnnypp • Posted: 2021-12-13T15:25:53.851000+00:00
Original source

Are you on windows? I know there's a way to access the WSL disk from the file explorer
rektbyfaith
12-13-2021, 03:25 PM #8

Archived author: johnnypp • Posted: 2021-12-13T15:25:53.851000+00:00
Original source

Are you on windows? I know there's a way to access the WSL disk from the file explorer

rektbyfaith
Administrator
0
12-13-2021, 03:26 PM
#9
Archived author: Yello • Posted: 2021-12-13T15:26:09.257000+00:00
Original source

i am on windows, yes
rektbyfaith
12-13-2021, 03:26 PM #9

Archived author: Yello • Posted: 2021-12-13T15:26:09.257000+00:00
Original source

i am on windows, yes

rektbyfaith
Administrator
0
12-13-2021, 03:26 PM
#10
Archived author: johnnypp • Posted: 2021-12-13T15:26:55.421000+00:00
Original source

Try typing in \\wsl$
rektbyfaith
12-13-2021, 03:26 PM #10

Archived author: johnnypp • Posted: 2021-12-13T15:26:55.421000+00:00
Original source

Try typing in \\wsl$

Pages (2): 1 2 Next
Recently Browsing
 
Recently Browsing