Forest Admin is not under maintenance!
So letβs try to understand whatβs going on here.
On what environment are your operating your changes?
Did you restart your agent after having done these changes?
Is your forestadmin-schema file up to date with those changes?
Could you see any error / success message after having done your updates and restarted your server?
Iβm working on the development environment. I restarted many times my backend server. Yes my foerstadmin-schema is up to date. The only error message I see is βForest Cannot send the apimap to Forest. Forest might currently be in maintenanceβ.
Yeah sorry it has nothing to do with the CLI actually.
Itβs your agent directly, it is facing an unrecognised error when trying to send the apimap.
Can you try to update your forest-rails agent just to see if it changes anything?
And could you try to see if you receive a response to the HTTP call made in the forest-rails gem of your agent, in the send_apimap function of the bootstrapper.rb file?
If you do, could you print the error?