insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

Error syncing with Insomnia Cloud

Open shaneparsons opened this issue 9 months ago • 6 comments

Expected Behavior

This error not to be there.

Actual Behavior

Ever since the latest update (version details below) I've seen this Error syncing with Insomnia Cloud error at the bottom left (screenshot below). This is happening in all of my collections.

Screenshot

Screenshot 2024-05-06 at 10 19 48 AM

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

Insomnia version
Version: Insomnia 9.1.0
Build date: 4/30/2024
OS: Darwin arm64 23.4.0
Electron: 29.3.0
Node: 20.9.0
Node ABI: 121
V8: 12.2.281.27-electron.0
Architecture: arm64
main.log
[2024-05-06 10:12:40.076] [info]  Running version 9.1.0
[2024-05-06 10:12:40.078] [info]  [electron client protocol] successfully set default protocol 'insomnia://'
[2024-05-06 10:12:40.262] [info]  [fix] Running database repairs
[2024-05-06 10:12:40.523] [info]  [db] Initialized DB at /Users/shaneparsons/Library/Application Support/Insomnia/insomnia.$TYPE.db
[2024-05-06 10:12:40.524] [info]  [db] Init responses DB
[2024-05-06 10:12:40.524] [info]  [db] Init websocket-responses DB
[2024-05-06 10:12:40.525] [info]  [localstorage] Initialized at /Users/shaneparsons/Library/Application Support/Insomnia/localStorage
[2024-05-06 10:12:40.902] [info]  [main] Loading file:///Applications/Insomnia.app/Contents/Resources/app.asar/index.html
[2024-05-06 10:12:40.917] [info]  [main] Registering the hidden window restarting handler
[2024-05-06 10:12:40.919] [info]  [updater] Using url https://updates.insomnia.rest/builds/check/mac?v=9.1.0&app=com.insomnia.app&channel=stable
[2024-05-06 10:12:40.919] [info]  [updater] Checking for updates url=https://updates.insomnia.rest/builds/check/mac?v=9.1.0&app=com.insomnia.app&channel=stable
[2024-05-06 10:12:41.177] [info]  [updater] Not Available
[2024-05-06 10:12:41.427] [info]  Fetching https://api.insomnia.rest/v1/organizations
[2024-05-06 10:12:41.571] [info]  Fetching https://api.insomnia.rest/v1/user/profile
[2024-05-06 10:13:08.053] [info]  Fetching https://api.insomnia.rest/v1/billing/current-plan
[2024-05-06 10:13:35.223] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/team-projects
[2024-05-06 10:14:02.308] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:14:29.488] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:14:29.782] [info]  Fetching https://ai.insomnia.rest/v1/access
[2024-05-06 10:14:29.817] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:14:29.891] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:14:29.892] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:14:30.155] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:14:30.222] [info]  [main] Window ready, handling command line arguments [ '/Applications/Insomnia.app/Contents/MacOS/Insomnia' ]
[2024-05-06 10:14:30.224] [info]  [main] Check args and create windows []
[2024-05-06 10:14:30.225] [info]  [main] Checking for newer version than  9.1.0
[2024-05-06 10:14:30.226] [info]  [main] Found newer version {
  _writableState: {
    state: 802924,
    highWaterMark: 16384,
    defaultEncoding: 'utf8',
    length: 0,
    corked: 0,
    onwrite: '[function] function () { [native code] }',
    writecb: null,
    writelen: 0,
    afterWriteTickInfo: null,
    buffered: [],
    bufferedIndex: 0,
    pendingcb: 0,
    errored: null
  },
  _events: {
    response: '[function] function () { [native code] }',
    error: '[function] function () { [native code] }'
  },
  _eventsCount: 2,
  _started: false,
  _firstWrite: false,
  _aborted: false,
  _urlLoaderOptions: {
    method: 'GET',
    url: 'http://localhost/builds/check/mac?v=9.1.0&app=com.insomnia.app&channel=stable',
    headers: {
      'x-insomnia-client': { name: 'X-Insomnia-Client', value: 'production::darwin::9.1.0' }
    },
    body: null,
    origin: 'https://updates.insomnia.rest',
    allowNonHttpProtocols: false
  },
  _redirectPolicy: 'follow'
}
[2024-05-06 10:14:30.227] [info]  Backup found at: /Users/shaneparsons/Library/Application Support/Insomnia/backups/9.1.0
[2024-05-06 10:14:34.154] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:14:34.303] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:14:34.336] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:14:34.338] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:14:57.122] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:14:57.124] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:14:57.239] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:15:01.387] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:15:21.361] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:15:34.260] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:15:34.328] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:15:34.339] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:15:34.341] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:15:34.366] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:15:34.377] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:16:34.259] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:16:34.316] [info]  Fetching https://api.insomnia.rest/graphql?branch
[2024-05-06 10:16:34.362] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:16:34.444] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:16:34.454] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:16:42.993] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:16:43.004] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:16:43.075] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:16:44.374] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:16:44.381] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:17:01.537] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:17:01.539] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:17:11.456] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:17:28.570] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:17:31.428] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:17:34.339] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:18:34.248] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:18:46.184] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:18:46.185] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:18:46.220] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:18:46.221] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:18:46.239] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:19:03.432] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:19:03.512] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:20:03.491] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:20:29.480] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:20:29.483] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:20:56.662] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:21:03.486] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:21:03.583] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:21:03.587] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:21:03.623] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:21:35.877] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:21:35.912] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:21:35.930] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:36.915] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:36.998] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:21:38.711] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:21:38.748] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:21:38.764] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:39.493] [info]  Fetching https://api.insomnia.rest/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:39.558] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:22:39.553] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:23:05.686] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:23:05.688] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:23:05.736] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:23:39.534] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:23:39.593] [info]  Fetching https://api.insomnia.rest/graphql?branch
[2024-05-06 10:23:39.638] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:24:06.721] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:24:06.724] [info]  Fetching https://api.insomnia.rest/graphql?projects
[2024-05-06 10:24:33.786] [info]  Fetching https://storage.googleapis.com/insomnia-production-public-assets/inapp-learning.json
[2024-05-06 10:24:39.534] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:25:05.865] [info]  Fetching https://api.insomnia.rest/graphql?branches
[2024-05-06 10:25:05.867] [info]  Fetching https://api.insomnia.rest/graphql?projects
renderer.log
[2024-05-06 10:12:41.342] [info]  [db] Initialized DB client
[2024-05-06 10:12:41.387] [info]  [plugin] Loading customtimestamp, disable-cookies, global-headers, postman-export
[2024-05-06 10:12:41.569] [info]  organizationsResult {
  start: 0,
  limit: 0,
  length: 0,
  total: 0,
  next: '',
  organizations: [
    {
      id: 'team_6207baa3a1bf452e934a0e5e233ea964',
      name: "Shane's Personal Project",
      display_name: "Shane's Personal Project",
      branding: {
        logo_url: 'https://s.gravatar.com/avatar/6b4a00b48e7fe22d12f89e6b0bc7a565?s=480&r=pg&d=https%3A%2F%2Fcdn.auth0.com%2Favatars%2Fs.png'
      },
      metadata: {
        organizationType: 'personal',
        ownerAccountId: 'acct_27a379c1582448aeb4dcba4bcc1a221e'
      }
    }
  ]
}
[2024-05-06 10:13:35.186] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/billing/current-plan
[2024-05-06 10:13:35.188] [info]  Failed to load Organizations Error: Failed to load current plan
    at W_ (file:///Applications/Insomnia.app/Contents/Resources/app.asar/_virtual_external_clone-uqM2J7wd.js:2:33596)
    at Module.Dw1 [as indexLoader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1503:2566)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 2)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 0)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19072)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
[2024-05-06 10:13:35.221] [info]  Fetching projects for team team_6207baa3a1bf452e934a0e5e233ea964
[2024-05-06 10:14:02.267] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/team-projects
[2024-05-06 10:14:02.288] [info]  Could not fetch remote projects.
[2024-05-06 10:14:02.290] [info]  Redirecting to last visited project proj_802bf3ee64c64a729c80de3d80c9fe26
[2024-05-06 10:14:02.299] [info]  [FileSystemDriver] Initialized in "/Users/shaneparsons/Library/Application Support/Insomnia/version-control"
[2024-05-06 10:14:29.463] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:14:29.481] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 0)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19072)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
    at async Ce (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24120)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19330)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
    at async Ce (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24120)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19330)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
[2024-05-06 10:14:34.116] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:14:34.117] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:14:34.117] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.2d660f53-5252-4767-be48-6524e8568b52.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:14:34.142] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:14:34.142] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:14:34.143] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.725e6c88-9430-4caf-a702-80843bb146b5.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:14:57.116] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:14:57.121] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:14:57.121] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:14:57.227] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:14:57.237] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
[2024-05-06 10:15:01.196] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:15:01.268] [info]  [sync] Failed to query branches [
  {
    message: 'failed to fetch project id=prj_e6c788d7bcd74283b508ea21d30cfa04',
    locations: [ { line: 3, column: 9 } ],
    path: [ 'branches' ]
  }
]
[2024-05-06 10:15:01.373] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:15:01.386] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async We (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22895)
[2024-05-06 10:15:21.358] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:15:24.160] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:15:24.195] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:15:34.297] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:15:34.352] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:15:34.353] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:15:34.353] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.b5e66680-aac2-4144-b307-d2b73e255168.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:15:34.365] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:15:34.372] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:15:34.376] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:15:34.376] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async Je (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22020)
[2024-05-06 10:15:34.399] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:15:45.634] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:16:34.460] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:16:34.461] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:16:34.461] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.4407c57d-c002-47a3-a886-18e8513e4e2e.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:16:43.009] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:16:43.010] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:16:43.010] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.d72c011f-cf91-47c9-9ce0-c207bb5bc5ed.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:16:44.386] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:16:44.386] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:16:44.387] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.001f705f-66ca-4a7b-ab82-2cdda046851e.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:17:01.532] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:17:01.534] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:17:01.536] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
[2024-05-06 10:17:11.433] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:17:11.453] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async Je (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22020)
[2024-05-06 10:17:17.553] [error] Stacking order can only be calculated for elements with a common ancestor
[2024-05-06 10:17:28.568] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:17:31.425] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/features
[2024-05-06 10:17:55.615] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:18:00.584] [info]  [sync] Failed to query branches [
  {
    message: 'failed to fetch project id=prj_e6c788d7bcd74283b508ea21d30cfa04',
    locations: [ { line: 3, column: 9 } ],
    path: [ 'branches' ]
  }
]
[2024-05-06 10:18:00.644] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:18:00.645] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:18:00.645] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.bb16a13b-c0ee-4472-b24d-e0fab9d39110.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:18:18.486] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/storage-rule
[2024-05-06 10:18:46.218] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:18:46.219] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 0)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19072)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
    at async Object.O1 [as navigate] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:15600)
[2024-05-06 10:18:46.219] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:18:46.220] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19072)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
    at async Object.O1 [as navigate] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:15600)
[2024-05-06 10:18:46.273] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:19:01.125] [info]  [sync] Failed to query branches [
  {
    message: 'failed to fetch project id=prj_e6c788d7bcd74283b508ea21d30cfa04',
    locations: [ { line: 3, column: 9 } ],
    path: [ 'branches' ]
  }
]
[2024-05-06 10:19:03.381] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:19:03.381] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:19:03.381] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.028d28f0-75c8-4dcd-b981-584e74135a9f.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:19:03.408] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:19:03.408] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:19:03.409] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.1003a3a7-9200-4165-894e-a83f5ed9a430.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:19:03.495] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:19:03.545] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:20:29.441] [info]  [sync] Failed to query branches [
  {
    message: 'failed to fetch project id=prj_e6c788d7bcd74283b508ea21d30cfa04',
    locations: [ { line: 3, column: 9 } ],
    path: [ 'branches' ]
  }
]
[2024-05-06 10:20:29.485] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:20:29.485] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:20:29.485] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.380323c6-74f3-496e-a343-7b91398ec873.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:20:56.647] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:20:56.660] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:20:56.661] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async Je (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22020)
[2024-05-06 10:21:03.533] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:21:03.590] [info]  [sync] Activated project prj_e6c788d7bcd74283b508ea21d30cfa04
[2024-05-06 10:21:03.590] [info]  [FileSystemDriver] Writing to /projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:21:03.590] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json.e677902d-e027-475c-84ae-a87fdf274c0b.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_e6c788d7bcd74283b508ea21d30cfa04/meta.json
[2024-05-06 10:21:03.620] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:21:03.622] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:21:03.622] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async Je (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22020)
[2024-05-06 10:21:35.910] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:21:35.911] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 0)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19072)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
    at async Object.O1 [as navigate] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:15600)
[2024-05-06 10:21:35.964] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:36.853] [info]  [sync] Activated project prj_d33405ede91e4966af5b9a6921ee1f4e
[2024-05-06 10:21:36.853] [info]  [FileSystemDriver] Writing to /projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:36.854] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json.b8320c30-bd29-408f-86c4-6a728e4f8a7e.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:36.891] [info]  [sync] Activated project prj_d33405ede91e4966af5b9a6921ee1f4e
[2024-05-06 10:21:36.891] [info]  [FileSystemDriver] Writing to /projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:36.891] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json.081fb67b-225d-4258-b11b-b51eaeba1f81.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:36.976] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:37.032] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:21:38.747] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:21:38.748] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 0)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async k1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:19072)
    at async s1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:17013)
    at async Object.O1 [as navigate] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:15600)
[2024-05-06 10:21:38.797] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:39.451] [info]  [sync] Activated project prj_d33405ede91e4966af5b9a6921ee1f4e
[2024-05-06 10:21:39.451] [info]  [FileSystemDriver] Writing to /projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:39.451] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json.a6238fe4-9406-4b25-bf51-ca76083cfb2b.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:39.475] [info]  [sync] Activated project prj_d33405ede91e4966af5b9a6921ee1f4e
[2024-05-06 10:21:39.475] [info]  [FileSystemDriver] Writing to /projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:39.475] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json.e3d3f871-243f-42c2-8c3b-1868c3923215.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:21:39.548] [info]  Response not OK: 503 for insomnia-api://insomnia/v1/organizations/team_6207baa3a1bf452e934a0e5e233ea964/collaborators
[2024-05-06 10:21:39.591] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:23:05.643] [info]  [sync] Failed to query branches [
  {
    message: 'failed to fetch project id=prj_d33405ede91e4966af5b9a6921ee1f4e',
    locations: [ { line: 3, column: 9 } ],
    path: [ 'branches' ]
  }
]
[2024-05-06 10:23:05.691] [info]  [sync] Activated project prj_d33405ede91e4966af5b9a6921ee1f4e
[2024-05-06 10:23:05.691] [info]  [FileSystemDriver] Writing to /projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:23:05.691] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json.b8dfd136-712b-4a43-8080-aa0c59f654c4.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:23:05.722] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:23:05.735] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:23:05.735] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async Je (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22020)
[2024-05-06 10:24:06.676] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:24:06.726] [info]  [sync] Activated project prj_d33405ede91e4966af5b9a6921ee1f4e
[2024-05-06 10:24:06.727] [info]  [FileSystemDriver] Writing to /projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:24:06.727] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json.a62396cf-0102-409c-bcb8-7b32b5e7de04.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:24:33.329] [info]  [sync] Failed to query branches [
  {
    message: 'failed to fetch project id=prj_d33405ede91e4966af5b9a6921ee1f4e',
    locations: [ { line: 3, column: 9 } ],
    path: [ 'branches' ]
  }
]
[2024-05-06 10:24:33.771] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:24:33.784] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async Je (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22020)
[2024-05-06 10:25:05.814] [info]  [sync] Failed to query branches [
  {
    message: 'failed to fetch project id=prj_d33405ede91e4966af5b9a6921ee1f4e',
    locations: [ { line: 3, column: 9 } ],
    path: [ 'branches' ]
  }
]
[2024-05-06 10:25:05.869] [info]  [sync] Activated project prj_d33405ede91e4966af5b9a6921ee1f4e
[2024-05-06 10:25:05.869] [info]  [FileSystemDriver] Writing to /projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:25:05.870] [info]  [FileSystemDriver] Writing to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json.87f2462a-611e-410a-8f1b-777e902a86a0.tmp then renaming to /Users/shaneparsons/Library/Application Support/Insomnia/version-control/projects/prj_d33405ede91e4966af5b9a6921ee1f4e/meta.json
[2024-05-06 10:25:32.907] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?branches
[2024-05-06 10:25:32.928] [info]  Response not OK: 503 for insomnia-api://insomnia/graphql?projects
[2024-05-06 10:25:32.929] [warn]  Failed to load backend projects TypeError: Cannot destructure property 'projects' of '(intermediate value)' as it is undefined.
    at k7._queryBackendProjects (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1403:133)
    at async gw1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:23861)
    at async Module.vw1 [as loader] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:1480:24856)
    at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4446
    at async Mme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:4896)
    at async Promise.all (index 4)
    at async kme (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:56:3544)
    at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24242)
    at async Promise.all (index 2)
    at async be (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:24547)
    at async Je (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CoMkLETw.js:55:22020)

Insomnia Version

9.1.0

What operating system are you using?

macOS

Operating System Version

Sonoma 14.4.1

Installation method

Downloaded previously from insomnia.rest, updated through the app.

Last Known Working Insomnia version

9.0.0

shaneparsons avatar May 06 '24 14:05 shaneparsons

Yeah... I have the same issue. So much problems with syncs in recent times. Is there are any offline solution in insomnia?

Bituum avatar May 06 '24 14:05 Bituum

I have the same problem...

fabioaraujopt avatar May 06 '24 14:05 fabioaraujopt

I had the same problem and now It is frozen and I cant do anything.... image EDIT: after 5 mins of blank page it is working now

DominikIlski avatar May 06 '24 14:05 DominikIlski

I got a similar error after upgrading to 9.0. I restarted the app after logging out, but now see the following request failing w/ a 500 in the browser when authenticating:

https://app.insomnia.rest/app/authorize/callback?code={REDACTED}&state={REDACTED}

mtdewulf avatar May 06 '24 14:05 mtdewulf

This is an intermittent problem for me, but I'm seeing the blank screen on startup, and very slow/delayed responsiveness throughout the app. Given time, each request does seem to complete as expected.

dennis-wolfers avatar May 06 '24 15:05 dennis-wolfers

We are looking into this. + @notjaywu @gatzjames

subnetmarco avatar May 07 '24 15:05 subnetmarco

@shaneparsons and everyone here can you verify that this is still happening for you?

gatzjames avatar May 08 '24 13:05 gatzjames

I'm good now.

mtdewulf avatar May 08 '24 13:05 mtdewulf

@gatzjames I've since updated to 9.1.1, but no, I'm not seeing this issue anymore.

shaneparsons avatar May 08 '24 14:05 shaneparsons

I have v9.1.1 and its still doesn't work

agraycoles avatar May 13 '24 00:05 agraycoles

@agraycoles could you attach the screenshot of the console error?

Screenshot 2024-05-13 at 09 31 25

notjaywu avatar May 13 '24 01:05 notjaywu

@notjaywu

I can't get passed this. image

I continue with email login successfully on website then nothing. image

Try entering the token manually and it still errors with "Invalid code: Failed to fetch"

agraycoles avatar May 13 '24 02:05 agraycoles

@agraycoles You can open the Console log first, and then log in. The error logs can help us identify the root cause, thanks.

notjaywu avatar May 13 '24 02:05 notjaywu

I can't get to the console log. thanks

agraycoles avatar May 13 '24 03:05 agraycoles

@agraycoles Could you join this channel on Slack https://chat.insomnia.rest? So I can DM you for more details, for example, your account email address.

notjaywu avatar May 13 '24 07:05 notjaywu

I had the same issue and the below steps fixed it but it also means that we are clearing the insomnia cache

image

smasilamani-cfins avatar May 30 '24 15:05 smasilamani-cfins