faustomilletari / TOMAAT

TOMAAT server-side
GNU General Public License v3.0
25 stars 4 forks source link

problem with 3DSlicer client #27

Open mcastrorennes opened 4 years ago

mcastrorennes commented 4 years ago

Hi Fausto,

I hava a problem with TOMAAT. after installing the program on my pc in ubuntu (using git clone), I run the example script python simple_text.py.

On windows 10, I installed 3DSLicer (4.11.0) and TOMAAT, I put in Discovery Server URL : http://ip_server:9000/discover. When I click on "Discovery services" I receive the message from the server side .... "GET /discover HTTP/1.1" 404 232 "-" "python-requests/2.22.0"

But in 3DSlicer, I receive the following error message "Error during service discovery"

Its not working in https, and neither the site http://tomaat.cloud:8001/discover

Could you tell me what to do ? Thank in advance Miguel

faustomilletari commented 4 years ago

Hello,

Thanks for the mail.

The global discovery server is currently down. That’s why you can’t get a list of services by requesting http://tomaat.cloud:8001/discover

You can still host your services on your own local machine and realize a direct connection by putting the server address in the direct connection box of the slicer plugin.

Does this answer the question?

Don’t hesitate to write back if the problem persists.

Regards,

Fausto Milletarì Sent from my iPhone

On 3. Mar 2020, at 15:42, Miguel Castro notifications@github.com wrote:

 Hi Fausto,

I hava a problem with TOMAAT. after installing the program on my pc in ubuntu (using git clone), I run the example script python simple_text.py.

On windows 10, I installed 3DSLicer (4.11.0) and TOMAAT, I put in Discovery Server URL : http://ip_server:9000/discover. When I click on "Discovery services" I receive the message from the server side .... "GET /discover HTTP/1.1" 404 232 "-" "python-requests/2.22.0"

But in 3DSlicer, I receive the following error message "Error during service discovery"

Its not working in https, and neither the site http://tomaat.cloud:8001/discover

Could you tell me what to do ? Thank in advance Miguel

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.