I’m having troubles pushing a new version. I keep getting a “Builder Unavailable”. Does anyone know what might cause it? It worked once when I followed the tutorial, but after adding a new line in the docker file to try and get it to build a new version I keep getting the following error.
chris@deb-jessie:~/simple-server-node$ git push resin master
Enter passphrase for key ‘/home/chris/.ssh/id_rsa’:
Counting objects: 35, done.
Compressing objects: 100% (34/34), done.
Writing objects: 100% (35/35), 376.69 KiB | 0 bytes/s, done.
Total 35 (delta 13), reused 0 (delta 0)
Error: Builder unavailable
remote: error: hook declined to update refs/heads/master
To fb_chris@git.resin.io:fb_chris/cbms3.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to ‘fb_chris@git.resin.io:fb_chris/cbms3.git’