• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. RaHa

    Question mysql INSERT INTO

    I have a php-script with $ db->exec($ insertinto) and start from the shell. Exactly after 3000 data records the $ db->exec ($ insertinto) abort. If I start the script again, I can load another 3000 data records. The database can therefore be expanded. Where is the problem? Is there a limit to a...
  2. RaHa

    Resolved Error PhpMyAdmin on plesk (for all my domains)

    Fixed the problem! MANY THANKS!
  3. RaHa

    Issue docker.service failed

    I will do SNAPSHOTS in the future. Promised! Thanks!
  4. RaHa

    Issue docker.service failed

    I thought again about the removal of Docker. What I didn't do in all my attempts before was to delete the following lines in file /etc/apt/sources.list: deb [arch=amd64] Index of linux/ubuntu/ xenial stable # deb-src [arch=amd64] Index of linux/ubuntu/ xenial stable
  5. RaHa

    Issue docker.service failed

    #plesk bin extension --install docker 'docker' neither a valid package name or a path exit status 1 I think that's ok. I didn't buy this extension from Plesk. When trying to install Jitsi Docker was installed by the install tool. Since then, there have been errors when updating Plesk. I had...
  6. RaHa

    Issue docker.service failed

    # find / -name *docker* /var/lib/docker /etc/docker #ls /etc/docker key.json # ls /var/lib/docker containerd containers image plugins runtimes tmp trust vfs volumes Should I delete the above folders with content? #rm -fR /var/lib/docker rm: cannot remove '/var/lib/docker': Device or...
  7. RaHa

    Issue docker.service failed

    #apt-get clean # apt-get autoclean Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig # apt-get update: OK:1 Index of /NODE_0.0.2 all InRelease OK:2 Index of /PMM_0.1.11 xenial InRelease...
  8. RaHa

    Issue docker.service failed

    plesk installer install-all-updates: Datei wird heruntergeladen products.inf3: 0% Datei wird heruntergeladen products.inf3: 100% fertig. Datei wird heruntergeladen pool/PSA_18.0.25_2802/release.inf3: 0% Datei wird heruntergeladen pool/PSA_18.0.25_2802/release.inf3: 100% fertig. Datei wird...
  9. RaHa

    Issue docker.service failed

    plesk installer install-all-updates: BUSY: Die Update-Operation wurde durch einen anderen Update-Prozess gesperrt. exit status 1
  10. RaHa

    Issue docker.service failed

    Before I deletet this: /etc/apt/sources.list:deb [arch=amd64] Index of linux/ubuntu/ xenial stable /etc/apt/sources.list:# deb-src [arch=amd64] Index of linux/ubuntu/ xenial stable apt update: OK:1 Index of /NODE_0.0.2 all InRelease OK:2 Index of /PMM_0.1.11 xenial InRelease...
  11. RaHa

    Issue docker.service failed

    where/how to change to english? I found it: plesk bin admin -u -locale en_US
  12. RaHa

    Issue docker.service failed

    @AYamshanow apt-get remove docker docker-engine docker.io: Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Paket »docker-engine« ist nicht installiert, wird also auch nicht entfernt. Paket »docker« ist nicht...
  13. RaHa

    Issue docker.service failed

    @kirk dpkg --configure -a: docker-ce (5:19.03.8~3-0~ubuntu-xenial) wird eingerichtet ... Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details. invoke-rc.d: initscript docker, action "start"...
  14. RaHa

    Issue docker.service failed

    Hi AYamshanov & Kirk, it will not work: ps -aux | grep docker: root 4683 1.7 2.7 378976 57520 ? Ssl 06:33 0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock root 4693 0.0 0.0 14992 1052 pts/1 R+ 06:33 0:00 grep --color=auto docker...
  15. RaHa

    Issue docker.service failed

    Hi kirk, thanks! I do so.
  16. RaHa

    Issue docker.service failed

    Hi AYamshanow, thanks for answer. I think that I do it also before, but I try it. I do this: <[BUG] Docker service is still running on the server, while Docker component was removed from Plesk> apt-get remove docker-* -y with this result: Paketlisten werden gelesen... Fertig Abhängigkeitsbaum...
  17. RaHa

    Issue docker.service failed

    Is it possible to install the server complity new to solv this problem? If so, how to do?
  18. RaHa

    Issue docker.service failed

    Updates in Plesk always failed with errors!: Product version: Plesk Obsidian 18.0.25.2 OS version: Ubuntu 16.04 x86_64 Build date: 2020/03/25 19:00 Revision: 08233eba37b8979f0477fd63296b3065ffc99a8e systemctl status docker.service: ● docker.service - Docker Application...
  19. RaHa

    Resolved Scheduled Task not work

    The problem is > /dev/null at the end and that you do not see this in Command! In /var/spool/cron/crontabs/root it can seen. I delete here > /dev/null at the end: /usr/local/psa/admin/bin/mail_auth_view 2>&1 > /var/www/vhosts/kdb/stfg/.emailpass Now it works!
Back
Top