insomnia: Bitbucket fails to sync when authenticating with VPN and certificate

When I try pull/push commit to rep, I getting error:

TypeError: Cannot read property ‘request’ of undefined at httpPlugin (file:///C:/Users/Rashgild/AppData/Local/insomnia-designer/app-2020.2.2/resources/app.asar/bundle.js:248444:19) at process._tickCallback (internal/process/next_tick.js:68:7)".

Error on bitbucket (!), on github it`s allright.

Screenshots изображение

  • OS: Win 10
  • App Version 2020.2.2

About this issue

  • Original URL
  • State: open
  • Created 4 years ago
  • Comments: 23 (7 by maintainers)

Most upvoted comments

I had the same issue with self hosted gitlab. (my certificate is insecure and self signed.)

Tls error on clone And:

TypeError: Cannot read property 'request' of undefined
    at httpPlugin (file:///opt/Insomnia%20Designer/resources/app.asar/bundle.js:178549:19)
    at async Function.discover (/opt/Insomnia Designer/resources/app.asar/node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:6453:15)
    at async fetchPackfile (/opt/Insomnia Designer/resources/app.asar/node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:7296:22)
    at async fetch (/opt/Insomnia Designer/resources/app.asar/node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:7157:22)
    at async Object.pull (/opt/Insomnia Designer/resources/app.asar/node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:9895:49)
    at async GitSyncDropdown._handlePull (file:///opt/Insomnia%20Designer/resources/app.asar/bundle.js:193857:7)

On pulling

  1. Yes, I generate token
  2. Atlassian Bitbucket v6.10.0

@develohpanda, repository was empty, I tried to push and get this error. Then I pushed commit with git bush. In insomnia I get this error too.

now state on repository изображение

having the same issue with github

Yes, that’s it!

Oh, I discovered a new fact: In main menu -> Create -> Import from “Git Clone” And I got the following error: 2020-07-10_02-16-53