You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Your server has been restricted to read-only mode due to violation of the 100GB data size limit. Please contact your ArangoDB sales representative or sales@arangodb.com to get a valid license as soon as possible. Without a valid license the server will be shut down on "+shutdownDate+".";
console.warn("Your server has reached its disk usage limit of 100 GiB.");
576
576
console.warn("If you don't decrease the data size, the server will be restricted to read-only mode on "+readonly+".");
577
577
console.warn("Please contact your ArangoDB sales representative or sales@arangodb.com to get a valid license and continue using ArangoDB without limitations.");
0 commit comments