[DiscordArchive] what are the errors you're getting?
[DiscordArchive] what are the errors you're getting?
Archived author: mynameismeat • Posted: 2023-02-15T16:50:23.565000+00:00
Original source
what are the errors you're getting?
Archived author: mynameismeat • Posted: 2023-02-15T16:51:06.068000+00:00
Original source
you might be better off using the docker-compose from this repo, since it pulls from a remote, but be aware that you can't install c++ modules, only lua modules
https://github.com/azerothcore/acore-docker
Archived author: CommanderX • Posted: 2023-02-15T16:52:01.116000+00:00
Original source
So I use the stacks feature on portainer, upload the docker-compose.yml file, then hit `deploy stack`. After that, I get an error saying:
`Deployment error
failed to deploy a stack: open /data/compose/3/conf/dist/env.ac: no such file or directory`
Archived author: Revision • Posted: 2023-02-15T16:55:03.624000+00:00
Original source
Lua scripts*
Archived author: CommanderX • Posted: 2023-02-15T16:55:26.415000+00:00
Original source
Did the git repository instead, and now it's a different error that looks more promising:
`failed to deploy a stack: Network azeroth-core-stack_ac-network Creating Network azeroth-core-stack_ac-network Created Volume "azeroth-core-stack_ac-database" Creating Volume "azeroth-core-stack_ac-database" Created Container azeroth-core-stack-ac-database-1 Creating Container azeroth-core-stack-ac-database-1 Created Container azeroth-core-stack-ac-database-1 Starting Error response from daemon: driver failed programming external connectivity on endpoint azeroth-core-stack-ac-database-1 (eea12d8b7bf47a1642eb36dfd9b607236207fbec6b01d40aec60d619b8c64ae3): Error starting userland proxy: listen tcp4 0.0.0.0:3306: bind: address already in use`