aaPanel_Jose
see brother
docker shorcut folder available but it is not opening.It only downloaded.
see i have installed the docker.Give you all screenshot please fix the issue?

    8 days later

    Hi. I have the same Problem. But the error is still not gone after following your steps. I deleted the two folders, uninstalled the plugin and installed it again. Already about 3 times. I still get the following error message:

    Sorry, something went wrong:
    Traceback (most recent call last):
    File "class/panelPlugin.py", line 1567, in a
    plugin_main = import(get.name+'_main');
    File "/usr/lib64/python2.7/site-packages/gevent/builtins.py", line 96, in import
    result = _import(args, **kwargs)
    File "plugin/docker/docker_main.py", line 19, in
    import docker, public, json
    File "/usr/lib64/python2.7/site-packages/gevent/builtins.py", line 96, in import
    result = _import(
    args, **kwargs)
    ImportError: No module named docker

      aaPanel_Jose After installing docker via pip I get the same message as kamranhanif496 "Docker service is not started". After checking the server there is no service for docker.
      After some trys i found out that there was a dependency problem while installing the docker packages on my server.
      Is there a log where all the messages of a task is logged? That would have helped a lot. The messages vanished too fast so i could not read them while the task was running.

      Everything seems to work quite fine now. Thank you very much for your help 🙂

      Now i have new Problems:

      1. Cant open the Docker Manager in Firefox. Window sticks to the left and nothing interacts
      2. When i open it in Chrome it works fine. After trying to pull the first image (tried passbolt/passbolt and centos), nothing is shown in the Image management and the button for creating a new container does not work anymore. A short message "Getting the neccesary informations ..." pops up after the pop up vanished nothing happens anymore. When i press the "Get image" Button an error message appears in the console.

      Any idea what is happening?

      Edit:
      Found following error messages in the journal:
      Aug 27 15:08:44 ********** dockerd[28975]: time="2019-08-27T15:08:44.755029797+02:00" level=error msg="invalid image access: \"sha256:6269a4b458412bb4d278d52686a90f555f227652d2d2a7614b3690023fa24a91\", error: \"failed to get digest sha256:6269a4b458412bb4d278d52686a90f555f227652d2d2a7614b3690023fa24a91: open /www/server/docker/image/overlay2/imagedb/content/sha256/6269a4b458412bb4d278d52686a90f555f227652d2d2a7614b3690023fa24a91: no such file or directory\""