epoptes team mailing list archive
-
epoptes team
-
Mailing list archive
-
Message #00686
[Bug 1313713] Re: No thumbnails of fat client
Hi,
I'm sorry, that only today I write. In Poland, was a long weekend
On the server:
sudo md5sum /etc/epoptes/*
d41d8cd98f00b204e9800998ecf8427e /etc/epoptes/server.crt
850b091be9f45456a374fca7efcc1064 /etc/epoptes/server.key
sudo netstat -nap|grep 789
tcp 0 0 0.0.0.0:789 0.0.0.0:* LISTEN 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.181:37545 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.191:38040 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.174:36895 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.158:59705 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.37:52305 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.133:43498 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.47:54612 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.173:34377 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.97:53460 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.189:33774 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.172:43709 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.106:51528 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.105:52340 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.171:45554 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.113:41448 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.153:44863 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.179:59996 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.114:40021 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.59:43951 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.178:50000 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.170:47790 ESTABLISHED 3385/python
tcp 0 0 192.168.67.1:789 192.168.67.176:48875 ESTABLISHED 3385/python
On fat client:
md5sum /etc/epoptes/*
d41d8cd98f00b204e9800998ecf8427e /etc/epoptes/server.crt
getent hosts server
192.168.67.1 server
--
You received this bug notification because you are a member of Epoptes
Developers, which is subscribed to Epoptes.
https://bugs.launchpad.net/bugs/1313713
Title:
No thumbnails of fat client
Status in Epoptes:
Incomplete
Bug description:
My system lubuntu 14.04, Epoptes 0.5.7, Environment ltsp-pnp
I not see thumbnail in epoptes.
Maybe the reason is that it can not transfer certificate
in temrinal:
zsceglow@zsceglow-ltsp:~$ sudo epoptes-client -c
[sudo] password for zsceglow:
connect: Connection timed out
connect:errno=110
epoptes-client ERROR: Failed to fetch certificate from server:789
My network config eth0 -internet eth1 -local
auto eth0
iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 192.168.1.1
auto eth1
iface eth1 inet static
address 192.168.67.1
netmask 255.255.255.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/epoptes/+bug/1313713/+subscriptions
References