azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.41k stars 2.57k forks source link

docker config files not loading to correct locations causes crash #4698

Closed irubenp closed 3 years ago

irubenp commented 3 years ago
CURRENT BEHAVIOUR:

when using docker install (on windows) when creating a fresh install there are issues with config file locations not being properly identified when starting up the server using command : docker-compose up. upon using this command the following errors appear:

ac-worldserver_1  | > Config: Missing name PidFile in config, add "PidFile = "
ac-worldserver_1  | > Config: Missing name WorldDatabaseInfo in config, add "WorldDatabaseInfo = "
ac-worldserver_1  | World database not specified in configuration file
azerothcore-wotlk_ac-worldserver_1 exited with code 1
EXPECTED BLIZZLIKE BEHAVIOUR:

typically the server will execute the command : docker-compose up with no errors and continue till fully started and ready

STEPS TO REPRODUCE THE PROBLEM:
AC HASH/COMMIT:

80cdb764489ffcb240bf3cd27d96e9590a85519d

OPERATING SYSTEM:

windows 10 pro 2004, USING windows docker for desktop install method

MODULES:

no

OTHER CUSTOMIZATIONS:

no

locus313 commented 3 years ago

confirmed on https://github.com/azerothcore/azerothcore-wotlk/commit/498c5c9afcd8520edb5e70e0bd7195439ac4a76b

locus313 commented 3 years ago

did some additional testing and seems this only affects docker on windows. here is screenshots of the output: image image

locus313 commented 3 years ago

@irubenp You can run git reset --hard c2f274e06dcf85c6ccc0ab282dd6f23e8ce49c8f this will move you back to the commit right before the change that is causing this issue. This is just a workaround until we can get this fixed.

irubenp commented 3 years ago

I can no longer return to previous version. I have been attempting new clean installs ever since the issue started. I have my database backed up for now. Unless I can still use this rollback on a clean install. Then I can't go forward yet. Please let me know

Get Outlook for Androidhttps://aka.ms/ghei36


From: Patrick Lewis notifications@github.com Sent: Wednesday, March 3, 2021 10:52:15 PM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698)

@irubenphttps://github.com/irubenp You can run git reset --hard c2f274e06dcf85c6ccc0ab282dd6f23e8ce49c8f this will move you back to the commit right before the change that is causing this issue. This is just a workaround until we can get this fixed.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790314882, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5VTT5RAFAUQ7VQ7W7LTB4NY7ANCNFSM4YSHU4CA.

locus313 commented 3 years ago

@irubenp the roll back will work even on a fresh git clone. You can always run git log to see the full history of commits.

irubenp commented 3 years ago

Thanks, when wouldi use the rollback? Right after cloning before building it?

Get Outlook for Androidhttps://aka.ms/ghei36


From: Patrick Lewis notifications@github.com Sent: Wednesday, March 3, 2021 11:03:33 PM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698)

@irubenphttps://github.com/irubenp the roll back will work even on a fresh git clone. You can always run git log to see the full history of commits.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790320353, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5V4Y7FHXES7YIE7FD3TB4PDLANCNFSM4YSHU4CA.

locus313 commented 3 years ago

@

Thanks, when wouldi use the rollback? Right after cloning before building it? Get Outlook for Androidhttps://aka.ms/ghei36 ____ From: Patrick Lewis notifications@github.com Sent: Wednesday, March 3, 2021 11:03:33 PM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698) @irubenphttps://github.com/irubenp the roll back will work even on a fresh git clone. You can always run git log to see the full history of commits. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<#4698 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5V4Y7FHXES7YIE7FD3TB4PDLANCNFSM4YSHU4CA.

yep that is correct.

irubenp commented 3 years ago

Ok I'll give that a try the next attemp with a clean build

Get Outlook for Androidhttps://aka.ms/ghei36


From: Patrick Lewis notifications@github.com Sent: Wednesday, March 3, 2021 11:06:37 PM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698)

@

Thanks, when wouldi use the rollback? Right after cloning before building it? Get Outlook for Androidhttps://aka.ms/ghei36 … ____ From: Patrick Lewis notifications@github.commailto:notifications@github.com Sent: Wednesday, March 3, 2021 11:03:33 PM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.commailto:azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.commailto:iruben77@hotmail.com; Mention mention@noreply.github.commailto:mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698https://github.com/azerothcore/azerothcore-wotlk/issues/4698) @irubenphttps://github.com/irubenphttps://github.com/irubenp the roll back will work even on a fresh git clone. You can always run git log to see the full history of commits. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<#4698 (comment)https://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790320353>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5V4Y7FHXES7YIE7FD3TB4PDLANCNFSM4YSHU4CA.

yep that is correct.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790321968, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5VHTGBUPQS6XGPMCX3TB4PO3ANCNFSM4YSHU4CA.

FrancescoBorzi commented 3 years ago

hi @irubenp thanks for reporting this. Unfortunately I cannot reproduce it on my machine:

ac-worldserver_1 | AzerothCore rev. d7cef103fda7+ 2021-03-04 05:13:18 +0000 (master branch) (Unix, Release) (worldserver-daemon) ready...

ac-authserver_1 | Authserver listening to 0.0.0.0:3724

so as @locus313 said, this is probably affecting Windows-only. I'll try to get a dev who actually has Windows to work on this.

Sorry for the inconvenience.

irubenp commented 3 years ago

now that i have time i will work on this pr


From: Francesco Borzì notifications@github.com Sent: Thursday, March 4, 2021 9:08 AM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698)

@irubenphttps://github.com/irubenp can you please test this PR?

PR link: #4705https://github.com/azerothcore/azerothcore-wotlk/pull/4705

Instructions: https://www.azerothcore.org/wiki/How-to-test-a-PR

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790730314, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5WZL6NOYESWKUCTJJ3TB6V7LANCNFSM4YSHU4CA.

irubenp commented 3 years ago

I'm having an extremely difficult time trying to get this PR tested. i have no working acore to use, and making a new build from scratch results in so many errors my head is spinning. how else can i test a PR using a clean install, that is broken to begin with and will not work without the pending fixes? im a novice here btw and this being done with best of abilities


From: Francesco Borzì notifications@github.com Sent: Thursday, March 4, 2021 9:08 AM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698)

@irubenphttps://github.com/irubenp can you please test this PR?

PR link: #4705https://github.com/azerothcore/azerothcore-wotlk/pull/4705

Instructions: https://www.azerothcore.org/wiki/How-to-test-a-PR

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790730314, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5WZL6NOYESWKUCTJJ3TB6V7LANCNFSM4YSHU4CA.

irubenp commented 3 years ago

throwing my pc out the window this is beyond my scope to help test a PR. im affraid i can't continue beyond the "build" portion of the docker commands. i will not be able to assist with help testing this PR


From: Francesco Borzì notifications@github.com Sent: Thursday, March 4, 2021 9:08 AM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698)

@irubenphttps://github.com/irubenp can you please test this PR?

PR link: #4705https://github.com/azerothcore/azerothcore-wotlk/pull/4705

Instructions: https://www.azerothcore.org/wiki/How-to-test-a-PR

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790730314, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5WZL6NOYESWKUCTJJ3TB6V7LANCNFSM4YSHU4CA.

irubenp commented 3 years ago

i tried this and got many errors. this fix is not able to work on windows with docker sorry for the trouble , but thanks for the help


From: Patrick Lewis notifications@github.com Sent: Wednesday, March 3, 2021 10:52 PM To: azerothcore/azerothcore-wotlk azerothcore-wotlk@noreply.github.com Cc: irubenp iruben77@hotmail.com; Mention mention@noreply.github.com Subject: Re: [azerothcore/azerothcore-wotlk] docker config files not loading to correct locations causes crash (#4698)

@irubenphttps://github.com/irubenp You can run git reset --hard c2f274e06dcf85c6ccc0ab282dd6f23e8ce49c8f this will move you back to the commit right before the change that is causing this issue. This is just a workaround until we can get this fixed.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/azerothcore/azerothcore-wotlk/issues/4698#issuecomment-790314882, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGJFD5VTT5RAFAUQ7VQ7W7LTB4NY7ANCNFSM4YSHU4CA.

FrancescoBorzi commented 3 years ago

@irubenp the issue has been fixed by @locus313 . Please update your AC server to the latest version and try again

irubenp commented 3 years ago

@francesoborzi i have nothing to update since i have no build running so i have been deleting and retrying non stop. no working build is present in my docker. i have now just tried to build a CLEAN acore. so many issues now and now sure what to do:

here is the current attempt at running a clean build following all steps in the docker(windows) install guide im at step #2 build the core

$ ./bin/acore-docker-build

2 [internal] load .dockerignore

2 sha256:2d7cb40cfbb3b746cff76780df52ee6c2073c3328d70fa5cddc4fca316345a19

2 transferring context: 181B done

2 DONE 0.3s

1 [internal] load build definition from Dockerfile

1 sha256:e9595d873ff85eeeacd8129f9409508c1ef46fc6e1a306a1f21376d666145d39

1 transferring dockerfile: 1.63kB 0.0s done

1 DONE 0.4s

3 [internal] load metadata for docker.io/library/ubuntu:20.04

3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e

3 ...

4 [auth] library/ubuntu:pull token for registry-1.docker.io

4 sha256:7fac2d64e259c6b8c462e177e82e85d9f8e8181077e698e9fb6e353a2cfbe1ad

4 DONE 0.0s

3 [internal] load metadata for docker.io/library/ubuntu:20.04

3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e

3 DONE 2.0s

5 [1/8] FROM docker.io/library/ubuntu:20.04@sha256:b4f9e18267eb98998f6130342baacaeb9553f136142d40959a1b46d6401f0f2b

5 sha256:809f89ab2a1f22524df5188e359973455b1d39aadc531ce7f6f55ca9510e03d6

5 resolve docker.io/library/ubuntu:20.04@sha256:b4f9e18267eb98998f6130342baacaeb9553f136142d40959a1b46d6401f0f2b 0.0s done

5 resolve docker.io/library/ubuntu:20.04@sha256:b4f9e18267eb98998f6130342baacaeb9553f136142d40959a1b46d6401f0f2b done

5 sha256:4dd97cefde62cf2d6bcfd8f2c0300a24fbcddbe0ebcd577cc8b420c29106869a 3.32kB / 3.32kB done

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 0B / 28.57MB 0.1s

5 sha256:b4f9e18267eb98998f6130342baacaeb9553f136142d40959a1b46d6401f0f2b 1.20kB / 1.20kB done

5 sha256:e3d7ff9efd8431d9ef39a144c45992df5502c995b9ba3c53ff70c5b52a848d9c 943B / 943B done

5 sha256:3fc2062ea6672189447be7510fb7d5bc2ef2fda234a04b457d9dda4bba5cc635 0B / 850B 0.2s

5 sha256:75adf526d75b82eb4f9981cce0b23608ebe6ab85c3e1ab2441f29b302d2f9aa8 0B / 162B 0.2s

5 sha256:3fc2062ea6672189447be7510fb7d5bc2ef2fda234a04b457d9dda4bba5cc635 850B / 850B 0.3s done

5 sha256:75adf526d75b82eb4f9981cce0b23608ebe6ab85c3e1ab2441f29b302d2f9aa8 162B / 162B 0.4s done

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 5.24MB / 28.57MB 0.7s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 7.34MB / 28.57MB 0.8s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 9.44MB / 28.57MB 0.9s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 11.53MB / 28.57MB 1.0s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 13.63MB / 28.57MB 1.1s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 15.73MB / 28.57MB 1.2s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 17.83MB / 28.57MB 1.3s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 20.97MB / 28.57MB 1.4s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 23.07MB / 28.57MB 1.5s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 25.17MB / 28.57MB 1.6s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 28.31MB / 28.57MB 1.7s

5 sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 28.57MB / 28.57MB 1.7s done

5 extracting sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f

5 extracting sha256:5d3b2c2d21bba59850dac063bcbb574fddcb6aefb444ffcc63843355d878d54f 1.8s done

5 extracting sha256:3fc2062ea6672189447be7510fb7d5bc2ef2fda234a04b457d9dda4bba5cc635 done

5 extracting sha256:75adf526d75b82eb4f9981cce0b23608ebe6ab85c3e1ab2441f29b302d2f9aa8 done

5 DONE 4.1s

6 [2/8] RUN apt update && apt install -y git cmake make gcc g++ clang libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev libace-6.4.5 libace-dev

6 sha256:6694739f506e78f581df7c0a09c3a589ef902b36943e2cd79836734d60abe868

6 0.321

6 0.321 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

6 0.321

6 1.158 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]

6 1.653 Get:2 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.6 kB]

6 1.758 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [671 kB]

6 2.607 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [651 kB]

6 3.434 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [177 kB]

6 ...

7 [internal] load build context

7 sha256:e9de2d5a0ee4799fb5251196b85ce49bb1c942563e961c3b0cc0451ba5ef62c2

7 transferring context: 420.10MB 9.8s

7 transferring context: 435.69MB 11.7s done

7 DONE 11.8s

6 [2/8] RUN apt update && apt install -y git cmake make gcc g++ clang libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev libace-6.4.5 libace-dev

6 sha256:6694739f506e78f581df7c0a09c3a589ef902b36943e2cd79836734d60abe868

6 21.63 Err:6 http://archive.ubuntu.com/ubuntu focal InRelease

6 21.63 Could not connect to archive.ubuntu.com:80 (91.189.88.142). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.88.152). - connect (111: Connection refused)

6 21.63 Err:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease

6 21.63 Unable to connect to archive.ubuntu.com:http:

6 21.63 Err:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease

6 21.63 Unable to connect to archive.ubuntu.com:http:

6 21.64 Fetched 1630 kB in 21s (76.5 kB/s)

6 21.64 Reading package lists...

6 21.69 Building dependency tree...

6 21.70 Reading state information...

6 21.70 All packages are up to date.

6 21.70 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease Could not connect to archive.ubuntu.com:80 (91.189.88.142). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.88.152). - connect (111: Connection refused)

6 21.70 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Unable to connect to archive.ubuntu.com:http:

6 21.70 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Unable to connect to archive.ubuntu.com:http:

6 21.70 W: Some index files failed to download. They have been ignored, or old ones used instead.

6 21.70

6 21.70 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

6 21.70

6 21.71 Reading package lists...

6 21.76 Building dependency tree...

6 21.77 Reading state information...

6 21.77 Package gcc is not available, but is referred to by another package.

6 21.77 This may mean that the package is missing, has been obsoleted, or

6 21.77 is only available from another source

6 21.77 However the following packages replace it:

6 21.77 gcc-9-doc gcc-10-doc

6 21.77

6 21.77 Package libbz2-dev is not available, but is referred to by another package.

6 21.77 This may mean that the package is missing, has been obsoleted, or

6 21.77 is only available from another source

6 21.77

6 21.77 Package make is not available, but is referred to by another package.

6 21.77 This may mean that the package is missing, has been obsoleted, or

6 21.77 is only available from another source

6 21.77

6 21.77 Package libncurses-dev is not available, but is referred to by another package.

6 21.77 This may mean that the package is missing, has been obsoleted, or

6 21.77 is only available from another source

6 21.77

6 21.77 Package clang is not available, but is referred to by another package.

6 21.77 This may mean that the package is missing, has been obsoleted, or

6 21.77 is only available from another source

6 21.77

6 21.77 Package git is not available, but is referred to by another package.

6 21.77 This may mean that the package is missing, has been obsoleted, or

6 21.77 is only available from another source

6 21.77

6 21.78 E: Package 'git' has no installation candidate

6 21.78 E: Unable to locate package cmake

6 21.78 E: Package 'make' has no installation candidate

6 21.78 E: Package 'gcc' has no installation candidate

6 21.78 E: Unable to locate package g+

6 21.78 E: Package 'clang' has no installation candidate

6 21.78 E: Package 'libbz2-dev' has no installation candidate

6 21.78 E: Unable to locate package libreadline-dev

6 21.78 E: Package 'libncurses-dev' has no installation candidate

6 21.78 E: Unable to locate package libace-6.4.5

6 21.78 E: Couldn't find any package by glob 'libace-6.4.5'

6 21.78 E: Unable to locate package libace-dev

6 ERROR: executor failed running [/bin/sh -c apt update && apt install -y git cmake make gcc g++ clang libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev libace-6.4.5 libace-dev]: exit code: 100


[2/8] RUN apt update && apt install -y git cmake make gcc g++ clang libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev libace-6.4.5 libace-dev:

executor failed running [/bin/sh -c apt update && apt install -y git cmake make gcc g++ clang libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev libace-6.4.5 libace-dev]: exit code: 100 Unable to find image 'acbuild:latest' locally docker: Error response from daemon: pull access denied for acbuild, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.

irubenp commented 3 years ago

sorry for the long post i have since FIXED my connection issue to the ubuntu servers, trying to build acore again

irubenp commented 3 years ago

SUCCESS!!

ac-worldserver_1 | WORLD: World initialized in 0 minutes 14 seconds ac-worldserver_1 | ac-worldserver_1 | AC>Monthly quests reset for all characters. ac-worldserver_1 | Calendar deletion of old events. ac-worldserver_1 | Guild Daily Cap reset. ac-worldserver_1 | AC>worldserver process priority class set to -15 ac-worldserver_1 | Starting up Auction House Listing thread... ac-worldserver_1 | Max allowed socket connections 1048576 ac-worldserver_1 | AzerothCore rev. db6018aa3868+ 2021-03-05 05:17:47 -0800 (master branch) (Unix, Release) (worldserver-daemon) ready...

Thanks to everyone that spent time helping to fix this issue. confirmed fixed! server on docker(windows) is working

FrancescoBorzi commented 3 years ago

@irubenp thanks for letting us know!