Hi, I don’t have any deployment in process, but when I go to make a new one, the result is fail and in the log shows this, Build server error. http Status: 409. FMS Error 18000: build already in progress.
Any solution? restart the server, and restart the Otto services.
Was this after a previous deployment failed? It’s possible that there was a build still running on your source server. You could double check the logs on your source server to see if there was a build running. If there was not a build running restarting your source server should fix the issue. If you don’t have a build running on the source server could you send me your logs from that server? I’d like to fix the issue if it’s an unintended behavior. Thank you!
It is possible that your FileMaker admin server hung on one of the calls we are making to it to get the status of the files. You could try restarting the admin server to fix that. I have on my list a task to add a timeout to those calls, which would at least error faster rather than sitting there for a while, and I could probably add a retry so that it could try again. I’ve seen this issue a couple times from others and it is generally that their admin or database server is behaving weirdly and they just need a restart or three.