kadkarol, The client with IP 192.168.0.223 doesn't have the correct server's certificate.
If this is an ltsp client, please make sure you have correctly followed the instructions in http://www.epoptes.org/installation (execute epoptes-client -c in your chroot and ensure that it doesn't throw any errors, and then execute ltsp-update-image outside the chroot.) If it's a standalone client, execute epoptes-client -c or transfer the server.crt manually. Of course epoptes shouldn't crash when there is a client with a wrong certificate, so this is a bug... ** Changed in: epoptes Importance: Undecided => Medium ** Changed in: epoptes Status: Incomplete => Confirmed ** Summary changed: - I can not preview the user's screen in ubuntu ltsp environment + Epoptes crashes when a client with an invalid server's certificate connects -- You received this bug notification because you are a member of Epoptes Developers, which is the registrant for Epoptes. https://bugs.launchpad.net/bugs/940114 Title: Epoptes crashes when a client with an invalid server's certificate connects Status in Epoptes: Confirmed Bug description: After launching epoptes I see a preview screen, the user, but only 1 maybe 2 times. Then do not. In the console I have the information: New connection from 192.168.0.223:36473 Disconnect from 192.168.0.223:36473 **Twisted error: when executing command if ./screenshot 100 75; then BAD_SCREENSHOTS=0; elif [ "$BAD_SCREENSHOTS" = 3 ]; then exit 1; else BAD_SCREENSHOTS=$(($BAD_SCREENSHOTS+1)); fi on client 127.0.0.1:49734: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. Unhandled error in Deferred: Traceback (most recent call last): Failure: twisted.internet.error.ConnectionDone: Connection was closed cleanly. Screenshot for client 127.0.0.1:49734 timed out. Requesting a new one... **Twisted error: when executing command if ./screenshot 100 75; then BAD_SCREENSHOTS=0; elif [ "$BAD_SCREENSHOTS" = 3 ]; then exit 1; else BAD_SCREENSHOTS=$(($BAD_SCREENSHOTS+1)); fi on client 127.0.0.1:49734: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. . . Screenshot for client 127.0.0.1:49714 timed out. Requesting a new one... **Twisted error: when executing command if ./screenshot 100 75; then BAD_SCREENSHOTS=0; elif [ "$BAD_SCREENSHOTS" = 3 ]; then exit 1; else BAD_SCREENSHOTS=$(($BAD_SCREENSHOTS+1)); fi on client 127.0.0.1:49714: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ] Strange, because the computers in the network have addresses 192.168.0.x, and the errors in the console 127.xxx As if epoptes lose connection with their customers. When you click on the icon of customer information is not displayed if no information To manage notifications about this bug go to: https://bugs.launchpad.net/epoptes/+bug/940114/+subscriptions -- Mailing list: https://launchpad.net/~epoptes Post to : [email protected] Unsubscribe : https://launchpad.net/~epoptes More help : https://help.launchpad.net/ListHelp

