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
Running command cat file.txt | bbrf domain add - using a large file (> 40K lines) causes a "Expecting Value: line 1 column 1 (Char 0)" error as seen in the screenshot. This file only contains subdomains, one per line, but contains several thousand.
Running command
cat file.txt | bbrf domain add -using a large file (> 40K lines) causes a "Expecting Value: line 1 column 1 (Char 0)" error as seen in the screenshot. This file only contains subdomains, one per line, but contains several thousand.