← Back to team overview

epoptes team mailing list archive

[Bug 1549467] Re: Standalone client is not showing in epoptes

 

Thanks for the info!
I had fully updated clients and server with standard Ubuntu repository.
I updated server and clients to the stable ppa, according to your instructions,  but it didn't solve the problrm the output is the same as before: 
admin@ts:~$ epoptes
Got clients: 172.22.8.6:50834, 172.22.8.6:50835, 172.22.8.6:50836
---
**addClient's been called for 172.22.8.6:50836
Can't extract client information, won't add this client
---
**addClient's been called for 172.22.8.6:50835
Can't extract client information, won't add this client
---
**addClient's been called for 172.22.8.6:50834
Can't extract client information, won't add this client

I suppose an instance of epoptes-client is launched for each network
interface. As our 172.22.8.6 workstation is also a router, there are
several network interfaces.

NOTE (on another client): 
I struggled to start  epoptes-client, it just hanged showing:
 * Epoptes-client connecting to server:789...
The reason of that was installed and removed epoptes package. I had to remove epoptes completely.  So when I ran:
apt-get install epoptes
apt-get purge epoptes
Client start to work again!

-- 
You received this bug notification because you are a member of Epoptes
Developers, which is subscribed to Epoptes.
https://bugs.launchpad.net/bugs/1549467

Title:
  Standalone client is not showing in epoptes

Status in Epoptes:
  New

Bug description:
  Hello,

  I have two clients (172.22.21.128 and 172.22.21.129).
  Systems is almost identical Lubuntu 14.04 except that one box is also a router.

  I do epoptes-client from both clients with the same output:
   * Epoptes-client connecting to 172.22.11.20:789...
     ...done.
  Command line is not complete. Try option "help"

  Also on the server I run: netstat -tp | grep 789
  tcp        0      0 ts.ad.aris-omsk.ru:789  172.22.21.129:33903     ESTABLISHED 26304/python    
  tcp        0      0 ts.ad.aris-omsk.ru:789  172.22.21.128:34489     ESTABLISHED 26304/python    

  Client 172.22.21.129 appears  in epoptes console, client 172.22.21.128
  does not whatever I do.

  I'm sorry. I don't know how to debug this. Could you help me please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/epoptes/+bug/1549467/+subscriptions


References