Error on starting of the workspace "Could not find default workspace"

Hi all,

When I’m launching the desktop postman app (Windows 7, 32 bits), there the js errors above in the DevTools’ view during the launching sequence :
Initializing the global config
Initializing settings
Booting waterline models
Object “Successful ORM initialization”
Error booting session Error: Could not find default workspace while booting session
at Object.then.then.defaultWorkspace (requester.js:12671)
at
Error in the app boot sequence Error: Could not find default workspace while booting session
at Object.then.then.defaultWorkspace (requester.js:12671)
at
Could not find on WorkspaceStore. Missing or invalid parameter.
WorkspaceSession not found in DB
TypeError: Cannot read property ‘getShortcuts’ of undefined
at Requester.render (RequesterInit.js:3502)
at h (vendor-ui.js:7469)
at beginWork (vendor-ui.js:7472)
at d (vendor-ui.js:7500)
at f (vendor-ui.js:7500)
at g (vendor-ui.js:7501)
at m (vendor-ui.js:7508)
at w (vendor-ui.js:7507)
at z (vendor-ui.js:7506)
at u (vendor-ui.js:7504)
at Object.enqueueSetState (vendor-ui.js:7447)
at LoadableComponent.webpackJsonp.720.A.setState (vendor-ui.js:7322)
at update (requester.js:15915)
at requester.js:15925
at

I uninstalled (and reinstalled) the app, reboot my PC, delete every references in the registery…

Any ideas ?

Thanks in advance,
JeF.

I had the same issue. Not sure what version of Postman you are on, but it looks like they put out a fix in the canary version (at least it was working for me). You can try using that version for now.

https://www.getpostman.com/canary

@niemuth.derek thanks canary version did help us me resolve this issue.