Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server URI is not a valid URI #48

Closed
FernandoMiguel opened this issue Nov 15, 2022 · 7 comments
Closed

Server URI is not a valid URI #48

FernandoMiguel opened this issue Nov 15, 2022 · 7 comments
Labels
vscode Visual Studio Code extension

Comments

@FernandoMiguel
Copy link

GitHub Enterprise Server URI is not a valid URI: [UriError]: Scheme is missing: {scheme: "", authority: "", path: "git.drillinginfo.com", query: "", fragment: ""}
  "gitweblinks.gitHubEnterprise": [
    {
      "http": "https://git.drillinginfo.com",
    }
  ],
@reduckted reduckted added the vscode Visual Studio Code extension label Nov 16, 2022
@reduckted
Copy link
Owner

Hi @FernandoMiguel, are you able to post the output of the GitWebLinks window (you can obfuscate any file paths if you want to).

@FernandoMiguel
Copy link
Author

@reduckted i am not sure what you mean or call "GitWebLinks window"

@reduckted
Copy link
Owner

Sorry, I left a word out. I meant the GitWebLinks output window.
image

@FernandoMiguel
Copy link
Author

image

@FernandoMiguel
Copy link
Author

I have several VS Code windows with different projects.
sometimes one works, but all others wont even show the option the right mouse menu.

@FernandoMiguel
Copy link
Author

Version: 1.74.0-insider
Commit: edccbd1307ef8055f26778c5a86f9eef885bc6ff
Date: 2022-11-16T05:39:56.182Z
Electron: 19.1.3
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin arm64 21.6.0
Sandboxed: Yes

@FernandoMiguel
Copy link
Author

ofc now that i want debug logs, i can make it work everywhere..... just my luck... been failing for days and today cant reproduce.... ffs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode Visual Studio Code extension
Projects
None yet
Development

No branches or pull requests

2 participants