dice-group / Palmetto

Palmetto is a quality measuring tool for topics
GNU Affero General Public License v3.0
213 stars 36 forks source link

I am having the same issue, was this issue resolved? even with just the example code, it doesn't seem to be working. #48

Closed Lockett96 closed 3 years ago

Lockett96 commented 3 years ago

I am having an issue with the endpoint being down, was this issue resolved? even with just the example code, it doesn't seem to be working.

Screenshot 2021-05-22 at 16 04 20

Originally posted by @Lockett96 in https://github.com/dice-group/Palmetto/issues/47#issuecomment-846420892

MichaelRoeder commented 3 years ago

Unfortunately, I can not reproduce the problem.

$ python run.py 
0.450698062905
$ python --version
Python 2.7.17

Can you provide some more details that could help me to recreate the problem? Does the demo work for you?

Please also note that "cv" is not recommended, anymore. We changed the behavior of palmetto-py to use "cp" as default coherence. I updated the README accordingly.

s2mako commented 3 years ago

Same problem here. Also can't access your demo @MichaelRoeder : Timeout. Edit: tried cp endpoint.

MichaelRoeder commented 3 years ago

Yesterday, I got the same problem. I restarted the demo container but it did not fix the problem. I am currently trying to hunt down our system admin to find the problem together with him. I am sorry for any inconveniences the downtime may cause.

MichaelRoeder commented 3 years ago

The endpoint should be back. Can anybody please check whether it works for you as well?

s2mako commented 3 years ago

It does for me!