- Edited
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
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
great
aaPanel_Jose
I have not docker folder
kamranhanif496
I have not docker folder on www/server/------
kamranhanif496
Is your docker manager already installed?
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?
kamranhanif496
please execute rm -r /var/lib/docker && rm -r /www/server/docker
and try re-install the docker manager.
is it right?
kamranhanif496
enter y and press Enter
like this
now next?
aaPanel_Jose
now i untalling the docker and reinstalling it
OK?
kamranhanif496
Thanks Bro
kamranhanif496
how to open it
when installing i type 5215 port in container
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
bejo
please runpip install 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