You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sync IP addresses between Plesk and OS. For that go to Tools & Settings > IP Addresses > Reread IP
Select Repair to fix missing IP in the interface or Remove if it is no longer required.
Enable nginx service:
# /usr/local/psa/admin/bin/nginxmng -e
On step 2 when I click on repair, it's showing me following error
Error: ifmng failed: Execution of /sbin/ip addr add 172.17.0.3/255.255.0.0 dev eth0 label eth0:1 failed with return code 2. Stderr is RTNETLINK answers: Operation not permitted
The issue I am facing is that plesk redirect me to login page after few second of browsing on plesk dashboard.
This issues never came when I ran the same on my Ubuntu 16.04 Host machine using plain docker. using following command
docker run -d -P plesk/plesk
The text was updated successfully, but these errors were encountered:
Description
v1.7.8-gke.0
running on Google Container engine.find /var/lib/mysql -type f -exec touch {} \;
after exec in the pods.repair
, it's showing me following errorThe issue I am facing is that plesk redirect me to login page after few second of browsing on plesk dashboard.
This issues never came when I ran the same on my Ubuntu 16.04 Host machine using plain docker. using following command
The text was updated successfully, but these errors were encountered: