Also as a side note, i'm using Centos 7 and upgraded the latest kernel
version and here is the output of running the " systemctl status
docker.service" command.
I'm waiting ur answer and thanks in advance...
[root@localhost mahmoud]# systemctl status docker.service
docker.service - Docker Application Container Engine
   Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled)
   Active: active (running) since Thu 2014-10-09 14:47:50 EDT; 9min ago
     Docs: http://docs.docker.io
 Main PID: 1413 (docker)
   CGroup: /system.slice/docker.service
           └─1413 /usr/bin/docker -d --selinux-enabled

Oct 09 14:54:58 localhost.localdomain docker[1413]: [6912a777] -job
logs(1551d2f53c56) = OK (0)
Oct 09 14:55:08 localhost.localdomain docker[1413]: [6912a777] +job
release_interface(1551d2f53c5677bf7021...aa)
Oct 09 14:55:08 localhost.localdomain docker[1413]: 2014/10/09 14:55:08
Stopping proxy on tcp/[::]:49153 f...on)
Oct 09 14:55:08 localhost.localdomain docker[1413]: 2014/10/09 14:55:08
Unable to unmap port 0.0.0.0:49153...me.
Oct 09 14:55:08 localhost.localdomain docker[1413]: (exit status 1)
Oct 09 14:55:08 localhost.localdomain docker[1413]: 2014/10/09 14:55:08
Stopping proxy on tcp/[::]:49154 f...on)
Oct 09 14:55:08 localhost.localdomain docker[1413]: 2014/10/09 14:55:08
Unable to unmap port 0.0.0.0:49154...me.
Oct 09 14:55:08 localhost.localdomain docker[1413]: (exit status 1)
Oct 09 14:55:08 localhost.localdomain docker[1413]: [6912a777] -job
release_interface(1551d2f53c5677bf7021...(0)
Oct 09 14:56:55 localhost.localdomain systemd[1]: Started Docker
Application Container Engine.
Hint: Some lines were ellipsized, use -l to show in full.


On Thu, Oct 9, 2014 at 5:28 PM, Hönig, Steffen <[email protected]>
wrote:

> Hi Mahmoud,
>
> as the ssh port is dynamicaly created at the start-up of the Docker
> container, it's necessary to check for the right ssh port ( with the help
> of "docker ps").  Please provide the output of docker ps and docker logs.
>
> 2014-10-09 17:15 GMT+02:00 Mahmoud Ramadan Ali <
> [email protected]>:
>
>> Hiii everyone,
>> I have an issue when accessing the OTC Docker images using SSH, i'm
>> getting an access denied message even though i
>> typed the correct SSH username/password from the output of the docker
>> logs <Container-ID> command.
>>
>> [root@localhost ~]# docker logs 9b778f8b982c | less
>> ssh user name: tcos
>> ssh user password: aib3ohV6
>> <--------- Output Omitted --------->
>>
>> As illustrated in the command output, the username is tcos and the
>> password is aib3ohV6 but i can not log in and get an access denied
>> message...so any ideas how to solve this problem please ? and thanks in
>> advance..
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>> _______________________________________________
>> The Open Source Thin Client Solution http://openthinclient.org
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/openthinclient-developer
>>
>>
>
>
> --
> Mit freundlichen Grüßen
>
> Steffen Hönig
> --
> Development & Support
>
> openthinclient gmbh, Büro Dresden
> Frühlingstr. 11, 01099 Dresden, Deutschland
> Telefon: +49 35141886215-1
> Mobil:   +49 176 99635238
> mailto: [email protected] <[email protected]>
>
>
> openthinclient gmbh
> Heilbronner Str. 150, 70191 Stuttgart, Deutschland
> Telefon: +49 711 1378636-0
> Telefax: +49 711 1378636-9
> Amtsgericht Stuttgart: HRB 245 177; USt-ID: DE216017092
> Geschäftsführer: Alexander Stecher
> http://openthinclient.com
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> The Open Source Thin Client Solution http://openthinclient.org
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openthinclient-developer
>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
[email protected]
https://lists.sourceforge.net/lists/listinfo/openthinclient-developer

Reply via email to