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
If the renderer page is somehow refreshed, the renderer will attempt to reconfigure the server, causing the running server to have a different config than the one on disk. This is not really an issue now but can be if the startup logic becomes more complex.