• 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

Recent content by Smir

  1. Smir

    Resolved remove Samba etc.

    Plesk should do this or at least have the option
  2. Smir

    Resolved PHP 7.0.13 - phpinimng failed

    read through the entire post you linked, logs showed nothing in the Plesk folder. Will have another look tomorrow
  3. Smir

    Resolved PHP 7.0.13 - phpinimng failed

    its not an let's encrypt issue :) as other php versions work fine some more logs; root@lon:~# journalctl -xe -- The result is failed. Nov 29 17:51:23 lon systemd[1]: plesk-php70-fpm.service: Unit entered failed state. Nov 29 17:51:23 lon systemd[1]: plesk-php70-fpm.service: Failed with result...
  4. Smir

    Resolved PHP 7.0.13 - phpinimng failed

    When using PHP 7.0.13, my WordPress site doesn't like to work, after a little googling I found this error below, but unfortunately not away to fix? Plesk Error is Error: phpinimng failed: Job for plesk-php70-fpm.service failed because the control process exited with error code. See "systemctl...
  5. Smir

    Docker not working - Local Docker nodes cannot be deployed

    I have another server exactly the same, for testing, doesn't have any live sites, and docker works fine on it...? http://puu.sh/swA3x/edb407dc7e.png that's why I'm lost as to why it isn't working here, everything installed the same, expect the test server was set up with Plesk Onyx, whereas...
  6. Smir

    Docker not working - Local Docker nodes cannot be deployed

    locate .config | grep linux-header shows nothing, even after doing the updatedb command
  7. Smir

    Docker not working - Local Docker nodes cannot be deployed

    kernel upgrade?... you mean the locate .config | grep linux-headers shows nothing I did reboot the system, but the following command didnt work before hand apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual
  8. Smir

    Docker not working - Local Docker nodes cannot be deployed

    root@lon:~# uname -r 2.6.32-042stab116.1 http://pastebin.com/SPu5XbZY root@lon:~# ./check-config.sh warning: /proc/config.gz does not exist, searching other paths for kernel config ... error: cannot find kernel config try running this script again, specifying the kernel config...
  9. Smir

    Docker not working - Local Docker nodes cannot be deployed

    When running apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual root@lon:~# apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package...
  10. Smir

    Docker not working - Local Docker nodes cannot be deployed

    plesk installer --select-product-id plesk --select-release-current --show-components --show-options http://pastebin.com/vJ8pWZPt (to many character to paste into a post)
  11. Smir

    Docker not working - Local Docker nodes cannot be deployed

    #'s out the duplicate, did the docker install... and... Retrieving information about the installed license key... You already have the latest version of product(s) and all the selected components installed. Installation will not continue. deleted from the Extension, and re-did the command...
  12. Smir

    Docker not working - Local Docker nodes cannot be deployed

    Guess this has something to do with it not installing as it should?.. Fetched 6828 B in 2s (3131 B/s) Reading package lists... W: Duplicate sources.list entry http://autoinstall.plesk.com/ubuntu/PMM_0.1.10/...
  13. Smir

    Docker not working - Local Docker nodes cannot be deployed

    installed it via the Extensions in Plesk (worked fine before on test server same confiig) plesk installer --select-product-id plesk --select-release-current --show-components --show-options BUSY: Update operation was locked by another update process. exit status 1 dpkg -l | grep docker...
  14. Smir

    Docker not working - Local Docker nodes cannot be deployed

    root@lon:~# ps aux | grep docker root 23306 0.0 0.0 8812 776 pts/0 S+ 17:59 0:00 grep --color=auto docker root@lon:~# service docker status docker: unrecognized service root@lon:~# so docker isn't even installed? o.0 no docker.log either, is there a way to find out why it's...
  15. Smir

    Docker not working - Local Docker nodes cannot be deployed

    Had a test server same setup, everything worked fine, decided to upgrade on the main server and doesn't seem to want to work? Some info below.. root@lon:~# plesk version Product version: Plesk Onyx 17.0.17 Update #7 Update date: 2016/11/22 22:53 Build date: 2016/11/17 16:00 OS...
Back
Top