• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question error install extension node.js

SandraSRS

New Pleskian
Good afternoon, the extension node.js failed to install by first time.

Error: Failed to install or update 'Node.js' extension (nodejs package):
[2021-03-03 16:15:05.820] ERR [extension/nodejs] The execution of post-install.php has failed with the following message:
[2021-03-03 16:15:05.814] ERR [extension/nodejs] Execution installer has failed with exit code 1, stdout: , stderr: ERROR:__main__:Command '['apt-get', '-qq', 'update']' returned non-zero exit status 100
exit status 1

The execution of post-install.php has failed with the following message:
[2021-03-03 16:15:05.814] ERR [extension/nodejs] Execution installer has failed with exit code 1, stdout: , stderr: ERROR:__main__:Command '['apt-get', '-qq', 'update']' returned non-zero exit status 100
exit status 1


Packages are not finished installing.
I have installed the Phusion Passenger Server component.
 
Last edited by a moderator:
I have installed the Phusion Passenger Server component.
Have you installed it from third-party repository? Do you have a file like /etc/apt/sources.list.d/passenger.list What is the content of this file?
 
Have you installed it from third-party repository? Do you have a file like /etc/apt/sources.list.d/passenger.list What is the content of this file?
I install phusion from plesk:
1614853533127.png
I don't have any files with that name. I have the following files: plesk.list, jessie-backports.list and plesk-ext-node.js.

Content of Plesk-ext-node.js:
deb [arch=amd64] Index of /NODE_0.0.2 all all
 
Hello,

I have the same problem in the same conditions as SandraSRS when i tried to install Node.js. Do you have a solution ?
 
Back
Top