Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. fkarlsson_2176
    F
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    fkarlsson_2176

    @fkarlsson_2176

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    fkarlsson_2176 Follow

    Best posts made by fkarlsson_2176

    This user hasn't posted anything yet.

    Latest posts made by fkarlsson_2176

    • RE: Restarting Linux / SSH agents correctly

      Hi @stevedennis ,

      haha yes unfortunately we have to restart them sometimes 😆

      very nice, I look forward on testing that out, thank you

      posted in Support
      F
      fkarlsson_2176
    • Restarting Linux / SSH agents correctly

      Hi!, we just upgraded to buildmaster 7 and found the Restart_Server() command which looked very interesting. However when trying it out we get the following error:

      "ERROR: 2022-10-11 09:27:02Z - Unhandled exception: System.NotSupportedException: SSH agents cannot currently be restarted."

      Im guessing based on that error statement that this particular command was not designed to work on linux servers?, so what is the best or most correct way to restart a linux server using buildmaster?,

      the way we currently have it configured is basically just doing a shexec reboot within a try/catch, this however generates an exception as this will cut the ssh connection short and we catch it, however we have had some issues with this in the past as it has sometimes broke the buildmaster service mid deployment (on buildmaster6.1, havent tried it on 7 yet), but perhaps there is better ways to do linux reboots, is there a recommended way?, will perhaps the Restart_Server() command support linux reboots in the future?

      posted in Support
      F
      fkarlsson_2176