The instance of my web services is repeatedly getting created even tho the service passed all health checks.
Here is the logs:
Instance created. Preparing to start...
Instance is starting. Propagating network configuration...
Network configuration propagated
Server running on port 3000
(node:1) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
[msa] First time signing in. Please authenticate now:
To sign in, use a web browser to open the page https://www.microsoft.com/link and use the code 3RVS3KVB or visit http://microsoft.com/link?otc=3RVS3KVB
Instance is healthy. All health checks are passing.
Instance created. Preparing to start...
[msa] Signed in with Microsoft
Instance is starting. Propagating network configuration...
Connecting to 52.169.162.14:30005 Dedicated Server (FAMILIA - Copy), version 1.21.21 (as 1.21.20)
Network configuration propagated
Server running on port 3000
(node:1) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
[msa] First time signing in. Please authenticate now:
To sign in, use a web browser to open the page https://www.microsoft.com/link and use the code CV8SS53H or visit http://microsoft.com/link?otc=CV8SS53H
Instance is healthy. All health checks are passing.
Instance is stopping
Instance stopped