Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
ok I purchased the support licence.
And wanted to install the software for Support access.
Welll .... here the result:
# plesk bin extension --install support-access
/usr/bin/sw-engine: error while loading shared libraries: libodbc.so.2: cannot open shared object file: No such file or...
I cannot enter the licence key:
plesk bin keyinfo --list | grep plesk_key_id | awk {'print $2'}
/usr/bin/sw-engine: error while loading shared libraries: libodbc.so.2: cannot open shared object file: No such file or directory
exit status 127
What to do now ?
ok, now tryed to uninstall with
sudo apt-get remove libodbccr2 libodbcinst2
The result:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet...
So I tryed to install the missing files via
sudo apt update
sudo apt install unixodbc-dev
This is the result:
Hit:1 Index of /KAV_8.9.2 jammy InRelease
Hit:2 Index of /pool/PSA_18.0.55_12681 jammy InRelease
Hit:3 Index of /PHP80_17 jammy InRelease
Hit:4 Index of /PHP82_17 jammy InRelease...
I also tryed
# plesk repair all
THe result;
/usr/bin/sw-engine: error while loading shared libraries: libodbc.so.2: cannot open shared object file: No such file or directory
exit status 127
When I try to access plesk. I get this errormessage:
Server Error
502 Bad Gateway
Web server received an invalid response while acting as a gateway or proxy server.
===============
I tryed to restart 'sw-engine.service' :
# service sw-engine status
● sw-engine.service - Startup script for...