houston icon indicating copy to clipboard operation
houston copied to clipboard

I get HTTP Error 500 upon login.

Open aggalex opened this issue 3 years ago • 1 comments

aggalex avatar Dec 15 '20 16:12 aggalex

This is because we are timing out trying to fetch all of the projects on your github account.

Sadly the fix for it is rather involved. It would require setting up to run that request in the background, and then a websocket connection to the browser to tell it when it's done loading the projects. Both of which are going to be painful with the current setup. It's being looked into down the line though.

As a work around, you might be able to access the dashboard if you view it about 5 minutes after clicking the login button.

btkostner avatar Dec 15 '20 19:12 btkostner