• 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.

Upgrade 12.08 to 12.5 - Apache Status

moswak

Regular Pleskian
Since the upgrade from Plesk 12.08 to 12.5 the Apache Status page /sk-server-status shows only the serverIP and not the really clientIP of the visitor.
I´ve searched in files like /etc/nginx/plesk.conf.d/server.conf and /etc/httpd/conf.d/rpaf.conf but its
no difference to 12.08.

Are there any other files that I can search. Have I overlooked something ? Can someone please help me?
 
Hi @moswak!

The issue will be fixed in the upcoming microupdate. You can disable and enable nginx to solve the issue temporary. You can make it in UI on screen Tools & Settings > Services Management or using cli:
# plesk sbin nginxmng --disable
# plesk sbin nginxmng --enable
 
Hi vlikhtanskiy

if i disable nginx in UI this error appears:
Unable to make action: Unable to manage service by nginxmng: ('stop', 'nginx'). Error: [2015-10-19 09:09:15] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx_proxy' '--off' '--port-map' '7080:80,7081:443'] with exit code [255]
disabling nginx proxy failed :
255 Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start

but if nginx is reactivated its ok an the issue is solved.
thanks
 
Back
Top