Internal Server Error

Hello,
This morning all my apps deployed on shinyapps.io are not reachable, I only see the giant robot with error 500 "Internal Server Error".
Any other user also experiencing the same issue? I'm based in Europe.
Thanks,
Fabio

Hello, We are currently investigating an issue with the service. You can check our status page for updates: https://status.posit.co/

sorry about this, it is being actively investigated.

Thank you!
That is very reassuring. I really appreciate the quick reply!
:pray:

Hello, your projects should open successfully now as the system has recovered. Sorry again for the problems you have experienced, and please update this post if you still see issues. thanks!

I am facing same issue since morning. I tried to solve by many ways but never solved. Error in POST():
! https://api.shinyapps.io/v1/applications/14743219/deploy failed with
HTTP status 500
Internal Server Error
Backtrace:

  1. └─rsconnect::deployApp(...)
  2. └─client$deployApplication(application, bundle$id, space)
  3. └─rsconnect:::POST_JSON(service, authInfo, path, json)
    
  4.   └─rsconnect:::POST(...)
    
  5.     └─rsconnect:::httpRequestWithBody(...)
    
  6.       └─rsconnect:::handleResponse(...)
    
  7.         └─rsconnect (local) reportError(unlist(json$error))
    
  8.           └─cli::cli_abort(...)
    
  9.             └─rlang::abort(...)
    

Execution halted