You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that creating a category requires an external call to a backend server which then returns results for the creating of that category. If I were running the empath client behind a firewall, this would be an issue. Is there documentation on standing up a backend server to handle those requests?
Thanks!
The text was updated successfully, but these errors were encountered:
On Tue, Sep 19, 2017 at 6:33 PM, heeryung ***@***.***> wrote:
I think I have a similar issue. @timtutt <https://github.com/timtutt> Do
you have an error message like this? :
requests.exceptions.ConnectionError: HTTPConnectionPool(host='-',
port=-): Max retries exceeded with url: /create_category (Caused by
NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection
object at 0x102e951d0>: Failed to establish a new connection: [Errno 61]
Connection refused',))
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABcntJ3xXXd6yG9iAwxzeavpL_5IknNgks5skEEmgaJpZM4Pcf9k>
.
It appears that creating a category requires an external call to a backend server which then returns results for the creating of that category. If I were running the empath client behind a firewall, this would be an issue. Is there documentation on standing up a backend server to handle those requests?
Thanks!
The text was updated successfully, but these errors were encountered: