Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server failure, probably easy fix (Blocker for Frontend!) #82

Open
zacksabbath opened this issue Mar 14, 2020 · 1 comment
Open

Server failure, probably easy fix (Blocker for Frontend!) #82

zacksabbath opened this issue Mar 14, 2020 · 1 comment
Assignees
Labels
backend bug Something isn't working

Comments

@zacksabbath
Copy link
Contributor

Using invite-users branch on the server, and master on the client

Following appearing in server log:
UnhandledPromiseRejectionWarning: FetchError: request to http://login.hawth.org:9011/oauth2/introspect failed, reason: connect ETIMEDOUT 206.81.14.41:9011

Appears something is attempting to hit https://login.hawth.org at port 9011, which is invalid.

@zacksabbath zacksabbath added backend bug Something isn't working labels Mar 14, 2020
@trex
Copy link
Collaborator

trex commented Mar 16, 2020

@ZacharyRose was this fixed with an update to your .env to point to the new FusionAuth URL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants