Skip to main content
Question

You've reached the maximum allowed number of apps connected to monday-code.

  • March 4, 2026
  • 0 replies
  • 14 views

Hi everyone,

I'm encountering a persistent quota issue while trying to deploy a new server-side app to monday code.

The Issue: When running mapps code:push -i <APP_ID>, the build succeeds but the deployment fails with: ✖ You've reached the maximum allowed number of apps connected to monday-code.

Context:

  • I am working on an Organization account.

  • I previously had few private test apps. Some were using Client-side hosting, and I was attempting to set up this new one on Server-side (monday code).

  • I am aware of the 5-app limit for private apps on monday code.

Steps Taken to Resolve:

  1. App Cleanup: I have already deleted the previous private test apps that were using the hosting slots.

  2. Disconnecting: I searched for a manual "Disconnect" option in the Developer Center but found only the "Delete" option for these apps.

  3. Verification: Despite having fewer than 5 active apps in my Developer Center, the CLI still reports that the maximum number has been reached.

Question: Does deleting an app that was previously "Connected" to monday code immediately free up the hosting slot, or is there a backend lag/cache? Is there a way to force-refresh the account's hosting quota?

Any help from the team or anyone who has faced this "ghost" limit would be greatly appreciated!