epoptes team mailing list archive
-
epoptes team
-
Mailing list archive
-
Message #01116
[Bug 1549467] Re: Standalone client is not showing in epoptes
The problem is in a function called "info" that tries to gather
information from the client, in your client/router's case it fails.
Let's see why.
Copy the file /usr/share/epoptes/client-functions from your epoptes server to the client with the issue. Put it e.g. in /tmp/client-functions.
Then run the following, and attach its output here:
sudo UID=0 TYPE=standalone SERVER=server sh -xc '. /tmp/client-functions; info; trap - 0 15'
--
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