Thank you, Shrikant.
Looking at the console does indeed give me further information. Nomad has to be finding the server, for I am presented with the Nomad interface, which can come from nowhere else. Further, the console tells me that it has retrieved (presumably from the server) my fully qualified name and the servers.
Here is where I start to wonder, though.
- In the first line below (I am using square brackets to mask client identifying server and org names) it refers to userconfig.json. I cannot find any such file on the server.
- Although the value for userCN is my correct (fully qualified, not common) name, with name and org separated by a “/” character, the corresponding server name (which is otherwise correct) has no “/”.
The second line uses that concatenated server name, and apparently it works, for the fourth line reports the successful download of a file, followed by others.
The bolded line is where it seems to go seriously wrong. It starts addressing the hostname rather than the Domino server name, using http (not https), but still referring to port 9443. It is two lines after that that we get the Error 0x807 “not responding”.
Can you help me interpret?
Andrew
[2025-06-06T00:02:38.305Z] [00001:00002-17896712] 06/06/2025 10:02:37.76 AM ShowWebBrowserDialog> Downloaded 63 bytes for user configuration from URL /nomad/userConfig.json: {“userCN”:“Andrew Brew/[OrgName]”,“homeServerCN”:[.ServerName][OrgName]"}
[2025-06-06T00:02:38.310Z] [00001:00002-17896712] 06/06/2025 10:02:37.76 AM DeskBusyMessageSignalHandler> Connecting to [ServerName][OrgName]…
[2025-06-06T00:02:38.502Z] [125096384] 06/06/2025 10:02:38.502 AM fetch_notes_files: waiting for 1 files to download
[2025-06-06T00:02:38.581Z] [12588024] 06/06/2025 10:02:38.581 AM wgetSucceeded: Download of /program/NotoSansCJKjp-Regular.otf completed
[2025-06-06T00:02:39.524Z] [125096384] 06/06/2025 10:02:39.524 AM saveHashTrackingFile: Saving known hashes in /data/hashedinitnames.txt…
[2025-06-06T00:02:39.525Z] [125096384] 06/06/2025 10:02:39.525 AM fetch_notes_files: Fetch thread completed 47 downloads in 2031 ms
[2025-06-06T00:02:40.059Z] [00001:00002-17896712] 06/06/2025 10:02:39.51 AM wasmjs_websocket_new> URL changed to wss://[serverhostname]:9443/nrpc-wss]
2025-06-06T00:02:40.667Z] [125096384] 06/06/2025 10:02:40.667 AM fetch_notes_files: handleNomadFileSystemMigrationMusl() took 1142 ms
[2025-06-06T00:02:42.635Z] [00001:00002-17896712] 06/06/2025 10:02:42.09 AM JsonCallback> Error 0x807 during Nomad setup: The server is not responding. The server may be down or you may be experiencing network or VPN problems. Contact your system administrator if this problem persists.
[2025-06-06T00:02:42.658Z] SW serving response for: https://:9443/nomad/fonts/8f1e0300e8d26fa8919d.woff2 from cache.
[2025-06-06T00:03:08.150Z] [00001:00005-117738664] 06/06/2025 10:03:08.00 AM GLWatchdogProc> level2 timer, 30014 msec since last heard from UI thread
[2025-06-06T00:03:23.141Z] [00001:00005-117738664] 06/06/2025 10:03:22.99 AM GLWatchdogProc> level3 timer, 45006 msec since last heard from UI thread
[2025-06-06T00:03:38.141Z] [00001:00005-117738664] 06/06/2025 10:03:37.99 AM GLWatchdogProc> level4 timer, 60006 msec since last heard from UI thread