Interesting … I would have thought that “Verbose” also implies “Debug” …
Here is the log with level set to “Debug”, but I’m afraid it won’t be much more helpful. I’ve split the log at the position when I started the call attempt, so you can see what was startup and wht was call related.
However … I noticed the warning in the first line … how do I turn off development mode? I could not find it in the settings.
[2022-11-28 13:46:48.782] [warn] In development mode, autostart config never effects
[2022-11-28 13:46:48.783] [info] Log level set to: debug
[2022-11-28 13:46:48.783] [debug] Utils.handleUpdateMenuEvent
[2022-11-28 13:46:48.791] [verbose] Config.loadRegistry { registryData: { teams: } }
[2022-11-28 13:46:48.792] [debug] App.Config.handleConfigUpdate
[2022-11-28 13:46:48.793] [warn] In development mode, autostart config never effects
[2022-11-28 13:46:48.793] [info] Log level set to: debug
[2022-11-28 13:46:48.793] [debug] Utils.handleUpdateMenuEvent
[2022-11-28 13:46:48.795] [info] config.autostart has been configured: false
[2022-11-28 13:46:48.795] [info] config.autostart has been configured: false
[2022-11-28 13:46:48.797] [info] In development mode, deeplinking is disabled
[2022-11-28 13:46:48.883] [info] Autoupgrade disabled: false
[2022-11-28 13:46:48.884] [debug] WindowManager.showMainWindow undefined
[2022-11-28 13:46:48.912] [debug] App.handleAppBrowserWindowCreated
[2022-11-28 13:46:48.913] [debug] Utils.resizeScreen.handle
[2022-11-28 13:46:48.922] [info] BrowserView created for server SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:48.924] [info] [SERVERNAME…] Loading servername/mattermost
[2022-11-28 13:46:48.927] [info] BrowserView created for server SERVERNAME___TAB_FOCALBOARD
[2022-11-28 13:46:48.927] [info] [SERVERNAME…] Loading servername/mattermost/boards
[2022-11-28 13:46:48.930] [info] BrowserView created for server SERVERNAME___TAB_PLAYBOOKS
[2022-11-28 13:46:48.930] [info] [SERVERNAME…] Loading servername/mattermost/playbooks
[2022-11-28 13:46:48.933] [debug] viewManager.showByName SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:48.935] [warn] couldn’t show SERVERNAME___TAB_MESSAGING, not ready
[2022-11-28 13:46:48.940] [debug] Utils.handleUpdateMenuEvent
[2022-11-28 13:46:49.102] [debug] ServerInfo.trySendRemoteInfo SERVERNAME { name: ‘SERVERNAME’, hasFocalboard: true, hasPlaybooks: true }
[2022-11-28 13:46:49.105] [debug] ServerInfo.trySendRemoteInfo SERVERNAME {
name: ‘SERVERNAME’,
hasFocalboard: true,
hasPlaybooks: true,
serverVersion: ‘7.1.3’
}
[2022-11-28 13:46:49.106] [info] opening SERVERNAME___TAB_FOCALBOARD on hasFocalboard
[2022-11-28 13:46:49.107] [info] opening SERVERNAME___TAB_PLAYBOOKS on hasPlaybooks
[2022-11-28 13:46:49.111] [debug] App.Config.handleConfigUpdate
[2022-11-28 13:46:49.113] [debug] viewManager.showByName SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:49.113] [info] Can’t send reload-config, will retry
[2022-11-28 13:46:49.114] [warn] In development mode, autostart config never effects
[2022-11-28 13:46:49.114] [info] Log level set to: debug
[2022-11-28 13:46:49.114] [debug] Utils.handleUpdateMenuEvent
[2022-11-28 13:46:49.122] [info] config.autostart has been configured: false
[2022-11-28 13:46:49.143] [debug] Config.handleGetConfiguration undefined
[2022-11-28 13:46:49.145] [debug] ServerInfo.trySendRemoteInfo SERVERNAME { name: ‘SERVERNAME’, serverVersion: ‘7.1.3’ }
[2022-11-28 13:46:49.148] [debug] ServerInfo.trySendRemoteInfo SERVERNAME {
name: ‘SERVERNAME’,
serverVersion: ‘7.1.3’,
hasFocalboard: true,
hasPlaybooks: true
}
[2022-11-28 13:46:49.181] [debug] ServerInfo.trySendRemoteInfo SERVERNAME { name: ‘SERVERNAME’, serverVersion: ‘7.1.3’ }
[2022-11-28 13:46:49.182] [debug] ServerInfo.trySendRemoteInfo SERVERNAME {
name: ‘SERVERNAME’,
serverVersion: ‘7.1.3’,
hasFocalboard: true,
hasPlaybooks: true
}
[2022-11-28 13:46:49.279] [debug] MattermostView.did-finish-load SERVERNAME___TAB_FOCALBOARD
[2022-11-28 13:46:49.279] [info] [SERVERNAME…] finished loading servername/mattermost/boards
[2022-11-28 13:46:49.280] [info] Can’t send load_success, will retry
[2022-11-28 13:46:49.280] [info] Can’t send update_mentions, will retry
[2022-11-28 13:46:49.281] [debug] viewManager.activateView SERVERNAME___TAB_FOCALBOARD
[2022-11-28 13:46:49.283] [debug] MattermostView.did-finish-load SERVERNAME___TAB_PLAYBOOKS
[2022-11-28 13:46:49.284] [info] [SERVERNAME…] finished loading servername/mattermost/playbooks
[2022-11-28 13:46:49.284] [info] Can’t send load_success, will retry
[2022-11-28 13:46:49.285] [info] Can’t send update_mentions, will retry
[2022-11-28 13:46:49.285] [debug] viewManager.activateView SERVERNAME___TAB_PLAYBOOKS
[2022-11-28 13:46:49.293] [debug] MattermostView.did-finish-load SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:49.293] [info] [SERVERNAME…] finished loading servername/mattermost
[2022-11-28 13:46:49.294] [info] Can’t send load_success, will retry
[2022-11-28 13:46:49.294] [info] Can’t send update_mentions, will retry
[2022-11-28 13:46:49.295] [debug] viewManager.activateView SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:49.295] [debug] viewManager.showByName SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:49.348] [debug] WindowManager.focusBrowserView
[2022-11-28 13:46:49.937] [debug] Initialize.UserActivityMonitor.on(status) { userIsActive: true, idleTime: 0, isSystemEvent: false }
[2022-11-28 13:46:49.985] [debug] WwindowManager.handleBrowserHistoryPush {
viewName: ‘SERVERNAME___TAB_MESSAGING’,
pathName: ‘/users/channels/off-topic’
}
[2022-11-28 13:46:49.987] [debug] EindowManager.handleBrowserHistoryButton SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:49.997] [debug] webContentEvents.did-start-navigation {
webContentsId: 3,
url: ‘servername/mattermost/users/channels/off-topic’
}
[2022-11-28 13:46:50.114] [debug] Config.handleGetConfiguration undefined
[2022-11-28 13:46:52.544] [debug] webContentEvents.did-start-navigation {
webContentsId: 5,
url: ‘servername/mattermost/boards/’
}
[2022-11-28 13:46:52.596] [debug] webContentEvents.did-start-navigation {
webContentsId: 5,
url: ‘servername/mattermost/boards/welcome’
}
[2022-11-28 13:46:52.673] [debug] WindowManager.handleAppLoggedIn SERVERNAME___TAB_FOCALBOARD
[2022-11-28 13:46:52.688] [debug] WindowManager.handleAppLoggedIn SERVERNAME___TAB_PLAYBOOKS
[2022-11-28 13:46:52.695] [debug] WindowManager.handleAppLoggedIn SERVERNAME___TAB_PLAYBOOKS
[2022-11-28 13:46:52.719] [debug] webContentEvents.did-start-navigation {
webContentsId: 6,
url: ‘servername/mattermost/playbooks/runs’
}
[2022-11-28 13:46:52.722] [debug] WindowManager.handleAppLoggedIn SERVERNAME___TAB_FOCALBOARD
[2022-11-28 13:46:52.741] [debug] WindowManager.handleAppLoggedIn SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:52.751] [debug] WindowManager.handleAppLoggedIn SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:52.752] [debug] MattermostView.handleTitleUpdate {
tabName: ‘SERVERNAME___TAB_PLAYBOOKS’,
title: ‘Playbooks - pi-data’
}
[2022-11-28 13:46:52.765] [debug] MattermostView.handleTitleUpdate {
tabName: ‘SERVERNAME___TAB_MESSAGING’,
title: ‘Off-Topic - Users pi-data’
}
[2022-11-28 13:46:52.766] [debug] webContentEvents.did-start-navigation {
webContentsId: 6,
url: ‘servername/mattermost/playbooks/runs?sort=last_status_update_at&direction=desc&participant_or_follower_id=me&statuses%5B%5D=InProgress’
}
[2022-11-28 13:46:52.844] [debug] webContentEvents.did-start-navigation {
webContentsId: 6,
url: ‘servername/mattermost/playbooks/start’
}
[2022-11-28 13:46:52.951] [debug] WindowManager.handleReactAppInitialized SERVERNAME___TAB_PLAYBOOKS
[2022-11-28 13:46:52.952] [debug] EindowManager.handleBrowserHistoryButton SERVERNAME___TAB_PLAYBOOKS
[2022-11-28 13:46:52.953] [debug] WindowManager.handleReactAppInitialized SERVERNAME___TAB_FOCALBOARD
[2022-11-28 13:46:52.954] [debug] EindowManager.handleBrowserHistoryButton SERVERNAME___TAB_FOCALBOARD
[2022-11-28 13:46:52.987] [debug] WindowManager.handleReactAppInitialized SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:52.988] [debug] EindowManager.handleBrowserHistoryButton SERVERNAME___TAB_MESSAGING
[2022-11-28 13:46:53.310] [debug] WindowManager.handleLoadingScreenAnimationFinished
[2022-11-28 13:46:55.780] [debug] Utils.flushCookiesStore
call attempt started here:
[2022-11-28 13:47:21.021] [debug] WindowManager.focusBrowserView
[2022-11-28 13:47:21.215] [debug] TeamDropdownView.handleClose
[2022-11-28 13:47:26.492] [debug] TeamDropdownView.handleClose
[2022-11-28 13:47:33.794] [debug] Utils.flushCookiesStore
[2022-11-28 13:47:49.982] [debug] Initialize.UserActivityMonitor.on(status) { userIsActive: true, idleTime: 0, isSystemEvent: false }
[2022-11-28 13:48:50.022] [debug] Initialize.UserActivityMonitor.on(status) { userIsActive: true, idleTime: 0, isSystemEvent: false }
[2022-11-28 13:49:25.116] [debug] App.handleAppBeforeQuit
[2022-11-28 13:49:25.117] [debug] Utils.flushCookiesStore
[2022-11-28 13:49:25.118] [debug] MainWindow.on.close
[2022-11-28 13:49:25.123] [warn] main window closed