-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run loadDump initialimport ripe.db.gz #486
Comments
Hello, I have the same probleme when i want to import the ripe db with this doc : https://github.com/RIPE-NCC/whois/wiki/Setup-a-RIPE-GRS-mirror-using-Bootstrap-and-NRTM Best regard. |
Hello. I have the same problem. |
+1 I have the same issue |
Hello. I have the same issue. Someone can help? |
Bluntly changing the following line at least fixes this issue for me (for now). private final static int TOTAL_SIZE_LIMIT_IN_MB = 15; |
Thanks! Will try it tomorrow. Anyways I've done this with unsafe import. |
Is there any news on this? |
Getting error like below , how to resolve it
java.lang.IllegalArgumentException: Max total files' size should not be more than 15 MB
The text was updated successfully, but these errors were encountered: