thank you its working now... I just one minor/strange problem with docker menu, menus not clickable when i access thru mobile but on pc its ok... starnge

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 🙂