I just updated to version 11.21.0 and restarted my computer. When I restarted, Postman showed a message that it couldn’t connect to the Postman server and, when I try to go into workspaces, it says “Couldn’t load the workspaces. Just a faulty wire. Try reloading.” However, restarting doesn’t change anything.
I’m facing a similar issue, but I have v11.22
. After clicking on “Restart” to upgrade postman, I can see the Collections menu with a list or my requests, but the main section with the request tabs never opens. I can’t click any buttons on the app as well.
On the main.log
file I could see this:
[65104][1733503481728][main][info]["INTERCEPTOR CONNECTIVITY: Attempting to start websocket server on port 15611"]
[65104][1733503488602][main][info]["sendAnalytics: Error while sending request",{"cause":{"name":"ConnectTimeoutError","code":"UND_ERR_CONNECT_TIMEOUT","message":"Connect Timeout Error","stack":"ConnectTimeoutError: Connect Timeout Error\n at onConnectTimeout (node:internal/deps/undici/undici:7434:28)\n at node:internal/deps/undici/undici:7390:50\n at Immediate._onImmediate (node:internal/deps/undici/undici:7420:37)\n at process.processImmediate (node:internal/timers:476:21)"},"name":"TypeError","message":"fetch failed","stack":"TypeError: fetch failed\n at Object.fetch (node:internal/deps/undici/undici:12293:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}]
[65104][1733503488649][main][info]["sendAnalytics: Error while sending request",{"cause":{"name":"ConnectTimeoutError","code":"UND_ERR_CONNECT_TIMEOUT","message":"Connect Timeout Error","stack":"ConnectTimeoutError: Connect Timeout Error\n at onConnectTimeout (node:internal/deps/undici/undici:7434:28)\n at node:internal/deps/undici/undici:7390:50\n at Immediate._onImmediate (node:internal/deps/undici/undici:7420:37)\n at process.processImmediate (node:internal/timers:476:21)"},"name":"TypeError","message":"fetch failed","stack":"TypeError: fetch failed\n at Object.fetch (node:internal/deps/undici/undici:12293:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}]
[65104][1733503579046][main][info]["WindowManager~closeHandler - Closed Window (id: 1 )"]
I found a workaround to fix my problem. Sending here some notes for whoever faces this issue… and also possibly helping the Postman team to debug it.
First, I downgraded the software to v11.19.0
: https://dl.pstmn.io/download/version/11.19.0/win64
That actually didn’t help, so this step may not be needed.
I found on the logs ( renderer-requester.log
) these lines:
[54248][1733510389866][requester][warn]["ListingAPIAdapter~_getUnsubscribeAPIResponseWithSocket: Failed to unsubscribe entities",{"name":"Error","message":"CollectionListingAPIAdapter~getListUnsubscribeAPIEndpoint: not implemented for parent workspace","stack":"Error: CollectionListingAPIAdapter~getListUnsubscribeAPIEndpoint: not implemented for parent workspace\n at n.getListUnsubscribeAPIEndpoint (https://desktop.postman.com/_ar-assets/common-651f0addde1f1ffe.min.js:1321:341466)\n at n._getUnsubscribeAPIResponseWithSocket (https://desktop.postman.com/_ar-assets/common-651f0addde1f1ffe.min.js:1321:205947)"}]
...
[54248][1733510390541][requester][warn]["VariableGetter~getEnvironment - undefined was missing type property. All environement variables should have a type property"]
[54248][1733510390542][requester][error]["CollectionDefinitionInterface~fetchTypedCollectionConsentStore: Typed collections feature is not supported."]
[54248][1733510390543][requester][error]["CollectionDefinitionInterface~fetchTypedRequestDefinitionStore: Typed collections feature is not supported."]
Which made me think that it could be related to the tabs that were open (which had the state saved).
Then I cleared the window
file (inside C:\Users\johndoe\AppData\Roaming\Postman\window
), setting it as a blank file.
After opening Postman again, it went back to work. The tabs that I had opened were not there (and I’m not sure if I can recover unsaved requests), but things are working again.
For the record, I see this error when I try to open the same request I was using (a POST with form-data and a couple of env variables), but without a selected environment… and that makes my Postman window to break again (but clearing the window
file puts me back on track)
[30124][1733511520495][requester][error]["APIAuthenticationInterface~getAuthConfig",{"name":"TypeError","message":"Cannot destructure property 'domain' of 'o(...)(...)' as it is null.","stack":"TypeError: Cannot destructure property 'domain' of 'o(...)(...)' as it is null.\n at F (https://desktop.postman.com/_ar-assets/requester-desktop-286c085778a1e714.min.js:1:93403)\n at Object.getAuthConfigOfURL (https://desktop.postman.com/_ar-assets/requester-desktop-286c085778a1e714.min.js:1:97582)\n at p (https://desktop.postman.com/_ar-assets/requester-desktop-286c085778a1e714.min.js:1:90347)\n at https://desktop.postman.com/_ar-assets/AuthEditor-7247d4e03d3930b3.min.js:1:172076\n at https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:1478\n at https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:1307\n at eC (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:50003)\n at e.track (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:55911)\n at g (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:1284)\n at a (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:1458)\n at o_ (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:58491)\n at s (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:104552)\n at sS (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:97313)\n at sk (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:97238)\n at sh (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:94154)\n at https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45936\n at t.unstable_runWithPriority (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2586:28910)\n at iC (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45642)\n at iN (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45882)\n at B (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2586:27848)\n at _.port1.onmessage (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2586:26608)"},{"context":{"api":"APIAuth\\x7eAPIAuthenticationInterfaceV3","domain":"universe","sessionId":30124,"origin":"requester","timestamp":1733511520306,"context":"APIAuthenticationInterface\\x7egetAuthConfig","message":"Cannot destructure property 'domain' of 'o(...)(...)' as it is null.","stack":"TypeError: Cannot destructure property 'domain' of 'o(...)(...)' as it is null.\n at F (https://desktop.postman.com/_ar-assets/requester-desktop-286c085778a1e714.min.js:1:93403)\n at Object.getAuthConfigOfEditor (https://desktop.postman.com/_ar-assets/requester-desktop-286c085778a1e714.min.js:1:97485)\n at Object.sendEventForRequestTabView (https://desktop.postman.com/_ar-assets/requester-desktop-286c085778a1e714.min.js:1:108571)\n at w.componentDidMount (https://desktop.postman.com/_ar-assets/RequestWorkbench-8dfcf5ec7cbe1124.min.js:59:96094)\n at ax (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:84007)\n at sO (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:101645)\n at t.unstable_runWithPriority (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2586:28910)\n at iC (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45642)\n at sT (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:98302)\n at sh (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:94354)\n at https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45936\n at t.unstable_runWithPriority (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2586:28910)\n at iC (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45642)\n at iN (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45882)\n at iI (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:45817)\n at sg (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2548:94538)\n at e4 (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:57419)\n at e6 (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:56999)\n at eJ (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:52926)\n at ef (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:44325)\n at ed (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:44143)\n at eR.n (https://desktop.postman.com/_ar-assets/vendors-2aaa423d0c329a94.min.js:2455:44021)\n at https://desktop.postman.com/_ar-assets/RequestWorkbench-8dfcf5ec7cbe1124.min.js:59:210646"}}]
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.