Scenario #1
XMCloud is setup end to end in local, first time docker and everything spin up and runs fine. Some reason, your system restart and docker container stops. You restarted docker containers and you end up seeing the exceptions below.
Try to run traefik and end up seeing below error notification
Problem
(HTTP code 500) server error - failed to create endpoint sxastarter-traefik-1 on network sxastarter_default: failed during hnsCallRawResponse: hnsCall failed in Win32: The process cannot access the file because it is being used by another process. (0x20)
Resolution
Open command prompt in administrator mode and just run iisreset /stop
No comments :
Post a Comment