Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. sbolisetty_3792
    3. Posts
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by sbolisetty_3792

    • RE: BuildMaster Automated BuildTriggers

      @atripp The links are very helpful... BM always showing the time in UTC...though I updated the server time to be localtimezone. So, the scheduling automatically changes the next run to be in the UTC format... once this is understood, I see that the cron based scheduling is working as expected...

      Thanks for your help.

      posted in Support
      S
      sbolisetty_3792
    • RE: BuildMaster Automated BuildTriggers

      I am noticing that all scheduled builds only starts from tomorrow... I can't check if my schedule works by setting the build to happen next hour 13:00 or 13:15... it always seem to change the date to tomorrow and beyond...

      posted in Support
      S
      sbolisetty_3792
    • RE: BuildMaster Automated BuildTriggers

      The documentation to the format is at https://www.quartz-scheduler.net/documentation/quartz-3.x/tutorial/crontrigger.html#format.... got it...

      posted in Support
      S
      sbolisetty_3792
    • RE: BuildMaster Automated BuildTriggers

      Setting custom format with 12:35PM, see the screenshot below...
      f2f2dc33-13e1-4751-8a13-df5edf4c2175-image.png

      Gets saved as below:
      4094d0a6-ce1a-4b6e-8793-a410ebadc0b3-image.png

      What gives?

      posted in Support
      S
      sbolisetty_3792
    • BuildMaster Automated BuildTriggers

      Hi

      Trying to explore creating a new build at a specific interval on a weekly basis. The field Run At Time always changing back to "00.00" even if I set it something like "05:00". Wondering what is the syntax that goes in here.

      Using BuildMaster v7.0.4 on local environment.

      -Sri

      posted in Support
      S
      sbolisetty_3792
    • RE: BuildMaster: "server too busy"

      Okay, that isn't a good end-user experience. I switched to IIS hosted site and don't see this happening anymore now. Thanks for quick response.

      -Sri

      posted in Support
      S
      sbolisetty_3792
    • BuildMaster: "server too busy"

      Hi

      While saving All Settings under Administration, it is giving "server too busy" error though the changes are being saved. Checking the forums this seem to drive towards IIS managed than self-hosting. This is a brand new setup and there are no users other than myself. Wonder why would I get this error.

      -Sri

      posted in Support
      S
      sbolisetty_3792
    • RE: BuildMaster: Moving from one server to another

      @atripp this is great. Thanks.

      -Sri

      posted in Support
      S
      sbolisetty_3792
    • BuildMaster: Moving from one server to another

      Hi

      I am moving BM from Express to Enterprise Version. The documentation suggests all we need to do is Backup and Restore. But that doesn't seem to be the case. I am able to restore the application but can't make builds as the first think I noticed is the servers and the configurations are not carried over.

      What is the best way to ensure this migration happens? This also raises a questions of what are all the things we need to backup from the server for disaster recovery. Thanks.

      -Sri

      posted in Support
      S
      sbolisetty_3792
    • Slack Notifications

      Hi

      Picked up the source from https://forums.inedo.com/topic/1254/plans-for-slack-integration?_=1604606852791 and built the extension. Followed the manual deployment instructions from https://docs.inedo.com/docs/buildmaster/reference/extensions but when I start the service/webserver, I don't see the extension in the list of extensions. Not sure how do I go about testing and setting this up.

      -Sri

      posted in Support
      S
      sbolisetty_3792
    • RE: Error Scanning SSH agent <host> Value cannot be null

      Hi Rich

      I cleaned up all my servers and keys and started afresh, making sure the the key credential is not set for a specific environment (leaving it to the default "none") and that did the trick in getting my Linux server connected just fine.

      0b747c9b-ebbc-416e-9296-f942325a68b1-image.png .

      Would be good to figure out the error in BM when someone sets up the key for a specific environment (which is most likely the case in live environment). Thanks for pointing out the issue and suggesting the alternate path.

      -Srinivas

      posted in Support
      S
      sbolisetty_3792
    • RE: Error Scanning SSH agent <host> Value cannot be null

      Okay, now I get an error from SSH-Agent that no such-host...

      f0114ef6-3f6c-44aa-8144-305ae3f649a1-image.png

      I checked and made sure ssh-agent service is UP and running on my Windows Server... but this may be outside of BuildMaster...so let me see if I can chase this down...

      posted in Support
      S
      sbolisetty_3792
    • RE: Error Scanning SSH agent <host> Value cannot be null

      Okay, I think you are referring to not setting the environment on Security Credential screen:
      e5f27dc0-a8fa-4cf3-bbbf-dc920d071f43-image.png

      With this I have a different error... let me see...

      posted in Support
      S
      sbolisetty_3792
    • RE: Error Scanning SSH agent <host> Value cannot be null

      Removing the environment doesn't seem to help. See the screenshot... deleted all the servers and created one afresh without setting up any environment... still the servercheck fails because the username is "blank"...

      18413088-58e4-42a1-a34f-e37b79245262-image.png

      posted in Support
      S
      sbolisetty_3792
    • RE: Error Scanning SSH agent <host> Value cannot be null

      Hi Rich

      What do you mean by environment configured on the server?

      Here are a couple of screenshots:
      0f0b72b6-5550-422b-a1a6-5229f4de7600-image.png

      6a250a6f-f5b6-4e97-acff-8e3cb9ebc6dc-image.png

      c16f0361-29b4-49e1-a90f-a141762352dd-image.png

      Tried with different users "root", "ubuntu" etc., and none of them seem to work. The Server Check simply gets "blank" for the user name... The keys are working, as I could use them another Linux server to the target servers without a hitch.

      -Srinivas

      posted in Support
      S
      sbolisetty_3792
    • Error Scanning SSH agent <host> Value cannot be null

      Hi

      Brand new BuildMaster installation and trying to setup a Linux Server. I have setup a Linux host and trying to add it to BuildMaster and saw this error under "ServerCheckerRunner".

      Error scanning SSH agent dev-cap: Value cannot be null. Parameter name: userName

      This is weird to see this, because I did enter the username on the credentials screen along with the private and public keys.

      On the server's page, the following is what I see:

      dev-cap
      ssh://<<ERROR>>@34.94.xxx.xxx:22/

      Apparently it is not able to figure out what user to use with the credentials, but the secure credentials page has that user already provided.

      global::dev-key Private Key Private key, user: xxxx, public key fingerprint: 9b:22:22:22:22:22:22:22:22:22:22:22:22:22:22:fa Allowed global (Integration)

      How do I go about fixing this error?

      -Srinivas

      posted in Support
      S
      sbolisetty_3792
    • 1 / 1