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

Catch timeout errors when initially fetching rel=me links #162

Open
joelpurra opened this issue Jul 26, 2017 · 2 comments
Open

Catch timeout errors when initially fetching rel=me links #162

joelpurra opened this issue Jul 26, 2017 · 2 comments

Comments

@joelpurra
Copy link

Clicking the button to refresh the authentication methods (for using indieauth with openid authentication) shows the progress bar, but then it seems as if everything freezes. Waiting for several minutes does not help.

It seems as if the accessing and analyzing the remote url is being performed in the background, but progress isn't reported to the frontend. Accessing the indieauth authentication method selection page again displays the updated findings ("Updated 2 minutes ago").

@aaronpk
Copy link
Owner

aaronpk commented Jul 26, 2017

It looks like this process is timing out and that is never communicated to the frontend. I'm going to rename this issue accordingly.

@aaronpk aaronpk changed the title Refreshing rel="me" links does not show progress Catch timeout errors when initially fetching rel=me links Jul 26, 2017
@joelpurra
Copy link
Author

While the problem in this case was on my end (see #161), fixing the UI progress/status update issue might help others who have any kind of problem. I'll leave this issue open, for you to close as you see fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants