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
We've covered this before but perhaps should look at it again.
The main complicating issue is that the Connection is used really early, since it's used in the module manager which is basically the first thing to run. We might just need to have some more aggressive catching in the module manager setup code that simply carries on with no modules enabled if it can't connect.
The text was updated successfully, but these errors were encountered:
We've covered this before but perhaps should look at it again.
The main complicating issue is that the Connection is used really early, since it's used in the module manager which is basically the first thing to run. We might just need to have some more aggressive catching in the module manager setup code that simply carries on with no modules enabled if it can't connect.
The text was updated successfully, but these errors were encountered: