Forum Widgets
Latest Discussions
PeerDistPubCacheJetInstance
hi, I have a problem with my mcc server. I regularly get the following error: svchost (3024,D,22) PeerDistPubCacheJetInstance: The database C:\WINDOWS\ServiceProfiles\NetworkService\AppData\Local\PeerDistPub\PeerDistPubCatalog.pds has reached its maximum size of 255 MB. If the database cannot be restarted, perform an offline defragmentation connection to reduce its size. I was able to fix the problem, but it comes back after a few days. Has anyone ever had this problem? ThanksSolvedjfbeaulieuJan 27, 2025Copper Contributor501Views0likes5CommentsMonitoring/Troubleshooting - gMSA Account
If MCC is deployed with a gMSA account it introduces difficulties in troubleshooting/monitoring the setup as we need to run powershell using the gMSA account locally. Even then, running powershell as the gMSA account can't be done via 'Run As...', it requires the below command or similar "psexec -u DOMAIN\gMSA_acct$ powershell.exe" Please include an easier way to monitor the status of the running container as the Healthy/Unhealthy status on the Azure portal side does not report the true state of the container.Solvedmarty5Jan 23, 2025Brass Contributor217Views0likes2CommentsMCC - Xbox Live connection
During the MCC node install, the script attempts the below which causes firewalls to block it as it's considered 'Gaming'. Unsure why it's checking this endpoint as MCC shouldn't be caching anything to do with Xbox. "Validating calls to service : Xbox at endpoint : http://assets1.xboxlive.com/Z/routing/up.txt" Appreciate if this endpoint could be removed in a future version.Solvedmarty5Jan 20, 2025Brass Contributor143Views0likes1CommentDOCacheHost Setting Query
Can anyone advise if the 'DOCacheHost' setting along with the below setup, will prevent clients from contacting caching servers on other subnets? Asking due to configuration policies, whether they need to be separated per site (assuming 1 subnet per site) or if a central policy with multiple MCC hosts will work. DOCacheHost: mcc1-site1.domain, mcc2-site2.domain, mcc3-site3.domain Download mode: HTTP blended with peering behind same NAT (1) Restrict Peer Selection: Subnet maskSolvedmarty5Jan 14, 2025Brass Contributor236Views0likes5CommentsWindows 11 :: Return Code: 13631746
Hi Trying to install Cache Node on Windows 11 and it fails with the below error: System.Management.Automation.RuntimeException: Failure: MCC failed to install during provisioning command line, please check install from registered task install logs to diagnose issue and retry, Return Code: 13631746 Checked the log "WSL_Mcc_Install_FromRegisteredTask_Transcript_01-13-2025_03-19-26.txt" and last few lines shared below Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [224 B] Fetched 15.2 MB in 2s (7274 kB/s) Reading package lists... E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1934 (unattended-upgr) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1934 (unattended-upgr) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? ./installiotedge.sh: line 352: /etc/docker/daemon.json: No such file or directory ./installiotedge.sh: line 353: /etc/docker/daemon.json: No such file or directory ./installiotedge.sh: line 355: /etc/docker/daemon.json: No such file or directory Failed to restart docker.service: Unit docker.service not found. Hit:1 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Reading package lists... E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1934 (unattended-upgr) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? Rules updated Rules updated (v6) Rules updated Haven't faced this error in other installation done on the same type of configurationSolvedbindumadhavaJan 13, 2025Brass Contributor423Views0likes3CommentsWSL MCC setup requires a runtime account with proper formatting for setting MCC scheduled tasks
Attempting to provision a cache node, failing with the below error. WSL MCC setup requires a runtime account with proper formatting for setting MCC scheduled tasks WSL MCC install failed (ReturnCode: 13631570) Runtime account is gMSA with the format of "domain\gMSAaccount". Tried several variations, with/without quotes but none are accepted. Error is too vague and documentation for this is lacking.Solvedmarty5Dec 18, 2024Brass Contributor457Views0likes3CommentsError installation MCC on Server 2022
I installed a couple of MCC for customers. But for 1, I still get this error : This is the end of my text file : Restarting WSL to apply new configuration file, please wait while WSL is restarted...... [12/11/2024 13:05:01] . . . . . . . . . . . . . . . [12/11/2024 13:05:15] Completed WSL restart [12/11/2024 13:05:15] Completed restart and successfully applied new configuration file [12/11/2024 13:05:15] Setting LastCompletedInstallStep [12/11/2024 13:05:15] Registering the MCC Monitoring scheduled task [12/11/2024 13:05:15] Register scheduled task MCC_Monitor_Task (mccscheduletask.ps1) [12/11/2024 13:05:15] Registering scheduled task as local account [12/11/2024 13:05:16] Completed registering scheduled task for MCC monitoring [12/11/2024 13:05:16] Completed registering task to monitor MCC and ensure it is running [12/11/2024 13:05:16] Registering the MCC Uninstall scheduled task [12/11/2024 13:05:16] RegisterScheduledTask_UninstallWsl (uninstallwsl.ps1) [12/11/2024 13:05:16] Registering scheduled task as local account [12/11/2024 13:05:16] Completed registering scheduled task for MCC uninstall [12/11/2024 13:05:16] Completed registering task to uninstall MCC manually, if needed in the future [12/11/2024 13:05:16] Setting LastCompletedInstallStep [12/11/2024 13:05:16] Registering MCC install task and waiting for compleition [12/11/2024 13:05:16] RegisterScheduledTask_InstallMccOnWsl (InstallMccOnWsl.ps1) [12/11/2024 13:05:16] Registering scheduled task as local account [12/11/2024 13:05:16] Completed registering scheduled task for MCC Install [12/11/2024 13:05:16] Setting LastCompletedInstallStep [12/11/2024 13:05:16] Successfully registered MCC Install Scheduled task [12/11/2024 13:05:17] System.Management.Automation.RuntimeException: Impossible d’appeler une méthode dans une expression Null. à System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception) à System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame) à System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame) à System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame) [12/11/2024 13:05:17] [2024-12-11] [01:05:17 ] [12/11/2024 13:05:17] WSL MCC install failed (ReturnCode: ) [12/11/2024 13:05:17] [2024-12-11] [01:05:17 ] PS>Erreur de terminaison (SetDWordRegistryValue) : « Impossible de lier l'argument au paramètre « Value », car il s'agit d'une chaîne vide. » [12/11/2024 13:05:17] Setting InvocationEndTime [12/11/2024 13:05:17] Setting InvocationState [12/11/2024 13:05:17] Installer return code 0 ********************** Fin de la transcription Windows PowerShell Heure de fin : 20241211130517 **********************SolvedNicoSthilaireDec 11, 2024Copper Contributor403Views0likes4CommentsTrying to install to Windows Server + WSL error
I am trying to deploy to a Windows Server running WSL. I built a new Server 2025 VM and then enabled nested virtualization and installed WSL. I ran the provisioning script and am getting an error message. Successfully imported MCC Ubuntu Image into WSL Validating imported MCC Ubuntu Image : Ubuntu-22.04-Mcc-Base is running as expected in WSL... Failure: WSL MCC install failed with exception during installation, Return Code: 13631495 System.Management.Automation.RuntimeException: ScriptHalted [2024-12-10] [11:53:55 AM] WSL MCC install failed (ReturnCode: ) [2024-12-10] [11:53:55 AM] Setting InvocationEndTime Setting InvocationState Installer return code 0 Any hints on what is going wrong?Solvedhoyty76Dec 10, 2024Iron Contributor717Views0likes4Comments
Resources
Tags
No tags to show