Problem uploading app to shinyapps.io

This is very difficult to offer input on without any context, code, or without a reproducible example

All I can think is to pare down the app and look for changes that you may have made that could break things. In particular, I'd be sensitive to any code that uses withStatus() or force(), since that seems relevant to the error.

This article might help, too: