Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hi all I am trying to install ACore using docker and playerbots branch from GitHub, everytime I atte

[DiscordArchive] Hi all I am trying to install ACore using docker and playerbots branch from GitHub, everytime I atte

[DiscordArchive] Hi all I am trying to install ACore using docker and playerbots branch from GitHub, everytime I atte

rektbyfaith
Administrator
0
07-20-2023, 01:02 PM
#1
Archived author: volek • Posted: 2023-07-20T13:02:58.088000+00:00
Original source

Hi all I am trying to install ACore using docker and playerbots branch from GitHub, everytime I attempt to run start:app I get the following error message:

```bash
service "ac-db-import" didn't complete successfully: exit 1
```

I did also notice an error during build
```bash
Generating confs...
sed: couldn't open temporary file /azerothcore/env/dist/bin/../etc/sedZftMbf: Permission denied
```

anyone know why this would be happening and what I do to fix it?
rektbyfaith
07-20-2023, 01:02 PM #1

Archived author: volek • Posted: 2023-07-20T13:02:58.088000+00:00
Original source

Hi all I am trying to install ACore using docker and playerbots branch from GitHub, everytime I attempt to run start:app I get the following error message:

```bash
service "ac-db-import" didn't complete successfully: exit 1
```

I did also notice an error during build
```bash
Generating confs...
sed: couldn't open temporary file /azerothcore/env/dist/bin/../etc/sedZftMbf: Permission denied
```

anyone know why this would be happening and what I do to fix it?

rektbyfaith
Administrator
0
07-20-2023, 02:41 PM
#2
Archived author: mynameismeat • Posted: 2023-07-20T14:41:11.485000+00:00
Original source

`/azerothcore/env/dist/bin/../etc/sedZftMbf` would be `$ACORE_ROOT/env/docker/etc/sedZftMbf`. the easiest thing to do would be to `chmod 777 -R env/docker/etc`. It's probably owned to root, whereas the ac-db-import might be being run by a non-root user
rektbyfaith
07-20-2023, 02:41 PM #2

Archived author: mynameismeat • Posted: 2023-07-20T14:41:11.485000+00:00
Original source

`/azerothcore/env/dist/bin/../etc/sedZftMbf` would be `$ACORE_ROOT/env/docker/etc/sedZftMbf`. the easiest thing to do would be to `chmod 777 -R env/docker/etc`. It's probably owned to root, whereas the ac-db-import might be being run by a non-root user

rektbyfaith
Administrator
0
07-20-2023, 04:53 PM
#3
Archived author: volek • Posted: 2023-07-20T16:53:20.853000+00:00
Original source

` azerothcore env dist bin etc
rektbyfaith
07-20-2023, 04:53 PM #3

Archived author: volek • Posted: 2023-07-20T16:53:20.853000+00:00
Original source

` azerothcore env dist bin etc

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