• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Issue error plesk 17.8 upgrade

Ismael Ares

New Pleskian
hello I have a problem the installation has failed me and now I do not have access to the panel, attached error log.

[2018-05-23 23:24:14.463452] Enabling IIS URL Authorization...
[2018-05-23 23:28:59.827380] Package action: Execute, package: IIS-URLAuthorization, exec time: 285 sec. desc: "program='dism'," "command-line='/Online" /Quiet /NoRestart /Enable-Feature /FeatureName:IIS-URLAuthorization "/All'," "working-dir=''," "context='x64'," "arch=''", output='
Error: 0x800f0906
No se pudieron descargar los archivos de origen.
Use la opci¢n "source" para especificar la ubicaci¢n de los archivos necesarios para restaurar la caracter¡stica. Para obtener m s informaci¢n sobre c¢mo especificar una ubicaci¢n de origen, consulte Configure a Windows Repair Source.
'
[2018-05-23 23:28:59.827380] dism /Online /Quiet /NoRestart /Enable-Feature /FeatureName:IIS-URLAuthorization /All failed with error -2146498298(0x800f0906). Output:
Error: 0x800f0906
No se pudieron descargar los archivos de origen.
Use la opci¢n "source" para especificar la ubicaci¢n de los archivos necesarios para restaurar la caracter¡stica. Para obtener m s informaci¢n sobre c¢mo especificar una ubicaci¢n de origen, consulte Configure a Windows Repair Source.
Action '<execute program="dism" command-line="/Online /Quiet /NoRestart /Enable-Feature /FeatureName:IIS-URLAuthorization /All" context="x64" />' failed with error -2146498298(0x800f0906)
Error: The installation of the package 'IIS-URLAuthorization' failed with code -2146498298. (install: Enabling IIS URL Authorization...)
Not all packages were installed.
Please contact product technical support.
 
  1. Dism /Online /Cleanup-Image /ScanHealth (ok)
  2. Dism /Online /Cleanup-Image /CheckHealth (ok)
looking for information I find that this is what happens, I execute image repair commands and this is my surprise.
It has not happened to anyone, please I need help I do not have access to my panel.


Microsoft Windows [Versión 6.2.9200]
(c) 2012 Microsoft Corporation. Todos los derechos reservados.

C:\Users\Administrator>dism /online /cleanup-image /restorehealth

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 6.2.9200.16384

Versión de imagen: 6.2.9200.16384

[==========================100.0%==========================]

Error: 0x800f0906

No se pudieron descargar los archivos de origen.
Use la opción "source" para especificar la ubicación de los archivos necesarios
para restaurar la característica. Para obtener más información sobre cómo especi
ficar una ubicación de origen, consulte MSN Schweiz | Sign in Hotmail, Outlook Login, Windows Live, Office 365
43077.

El archivo de registro de DISM se encuentra en C:\Windows\Logs\DISM\dism.log


more (not found to unit e: image) Please help

C:\Users\Administrator>dism /online /cleanup-image /restorehealth /source:wim:E:
\sources\install:wim:1 /limitaccess

Herramienta Administración y mantenimiento de imágenes de implementación
Versión: 6.2.9200.16384

Versión de imagen: 6.2.9200.16384

[==========================100.0%==========================]

Error: 0x800f081f

No se encuentran los archivos de origen.
Use la opción "source" para especificar la ubicación de los archivos necesarios
para restaurar la característica. Para obtener más información sobre cómo especi
ficar una ubicación de origen, consulte MSN Schweiz | Sign in Hotmail, Outlook Login, Windows Live, Office 365
43077.
 
Hi Ismael,

Run this:

Code:
plesk installer --select-release-current --reinstall-patch --upgrade-installed-components

After this, I was able to login again and continue working with Plesk Onyx.
 
Last edited:
Back
Top