1. Cloud 01 Cruz del Sur
  2. PowerBuilder
  3. Tuesday, 22 June 2021 14:28 PM UTC

I had my pc in my house, working remotely and using a vpn and my PB19 with GIT was working normaly, but when i return to my office and connect to my LAN (obviously turn off my vpn) my pb19 git didnt work:

---------- Source Control: Errors (09:25:43)
Git detail error info: Invalid URL: 'socks5://10.10.20.1:3128'
Git client error code: Generic error.
Failed to update: D:\Fuentes_pb19\Cargo
Failed to do Git pull.
---------- Finished Errors (09:25:45)

i dont use proxy, i try activating my proxy, etc, but still didnt work. this is my gitconfig:

[core]
bare = false
repositoryformatversion = 0
filemode = false
symlinks = false
ignorecase = true
logallrefupdates = true
[user]
name = Jose Pomalaza
email = jpomalaza@xxx
[remote "origin"]
url = http://gitlab.cds/jpomalaza/cargo_gitpb.git
fetch = +refs/heads/*:refs/remotes/origin/*

the "gitlab.cds" is an internal server (is not public). Is importante to say that my web projects that i work via GIT BASH they all work correctly, only PB19 isnt working. And i can login via web browser to my gitlab.cds webpage with no problem.

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 22 June 2021 15:03 PM UTC
  2. PowerBuilder
  3. # 1

Hi;

   For GIT from the PB IDE I use an "HTTP: / HTTPS:" connection. I suspect that your local network might not be able to resolve the "SOCKS5:" as a proper DSN. Just my best guess.

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.