Skip to main content
Solved

Can I use a basic proxy and version control?

  • May 28, 2020
  • 1 reply
  • 8 views

fmelizard
Safer
Forum|alt.badge.img+19

In FME Server, I am trying to use a basic proxy and version control but I am getting errors. How do I fix this?

Best answer by siennaatsafe

If you are seeing the following error, you'll have to do some additional configuration to get this to work.

 

õ_Could not push to remote repository._3586 

õ_õ_Remote ref update was rejected: 

https://github.com/test.git: 407 Proxy Authentication Required_õ_õ

To be able to push to an external Version Control while using the Basic Proxy, the following configurations must be made:

  1. Open C:\Program Files\FMEServer\Server\processMonitorConfigCore.txt

  2. Look for # Start FME Server Core

  3. Add this to the START SYSTEM variable: -Djdk.http.auth.tunneling.disabledSchemes=

  4. Place this string anywhere near the -DJava arguments

  5. Restart Server

View original
Did this help you find an answer to your question?

1 reply

siennaatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • Best Answer
  • May 28, 2020

If you are seeing the following error, you'll have to do some additional configuration to get this to work.

 

õ_Could not push to remote repository._3586 

õ_õ_Remote ref update was rejected: 

https://github.com/test.git: 407 Proxy Authentication Required_õ_õ

To be able to push to an external Version Control while using the Basic Proxy, the following configurations must be made:

  1. Open C:\Program Files\FMEServer\Server\processMonitorConfigCore.txt

  2. Look for # Start FME Server Core

  3. Add this to the START SYSTEM variable: -Djdk.http.auth.tunneling.disabledSchemes=

  4. Place this string anywhere near the -DJava arguments

  5. Restart Server


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings