Deployment Failed (Error Unknown) INTERNAL SERVER ERROR

Error: Deployment Failed (Unknown Error)

Result: {
  "appDeployment": {
    "status": "FAILED",
    "errorDetails": {
      "code": "INTERNAL_SERVER_ERROR",
      "message": "An unexpected error occurred",
      "fields": null
    },

Having an issue with deployments of my Forge app. I’ve rolled it back to my apps latest stable version and still having errors with deployment. Using the --verbose command and digging into the logs, it appears to be internal. Anyone else aware of this issue?

Forge CLI version 11.6.0

Just had success with a deployment. Didn’t make any changes, the internal server error seems to have been resolved.