Please tell me what this error means "PullOrAdd in database because not enough space for domain"

Hello, I suddenly got this error in my app.

"PullOrAdd in database because not enough space for domain"

Please tell me what the error means.

Solved Solved
0 2 165
1 ACCEPTED SOLUTION


@11198 wrote:

"PullOrAdd in database because not enough space for domain"


By itself, this message doesn't really have a lot of meaning.  If I am taking it literally, it seems to indicate that you have only a certain amount of database and have filled that capacity.

It would be most helpful if you could:

  1. Indicate what database you are using for your app
  2. Provide a screenshot of the entire error message - it might have other details that help us.
  3. Describe what was happening in the app at the time the error message occurred.

 

View solution in original post

2 REPLIES 2


@11198 wrote:

"PullOrAdd in database because not enough space for domain"


By itself, this message doesn't really have a lot of meaning.  If I am taking it literally, it seems to indicate that you have only a certain amount of database and have filled that capacity.

It would be most helpful if you could:

  1. Indicate what database you are using for your app
  2. Provide a screenshot of the entire error message - it might have other details that help us.
  3. Describe what was happening in the app at the time the error message occurred.

 

Thank you for answering. It was definitely a problem of simply too much data.

The problem was resolved by reducing the amount of data.

Top Labels in this Space