Skip to content
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

error on .COM zone #9

Open
iptwins opened this issue Jul 28, 2020 · 4 comments
Open

error on .COM zone #9

iptwins opened this issue Jul 28, 2020 · 4 comments

Comments

@iptwins
Copy link

iptwins commented Jul 28, 2020

Hello,
since the addition of the zonefile .COM which is huge, the python script download.py continue to work well, but except for this zone.
when it arrives on this one, I have this message:

2020-07-28 11:12:32.401829: Downloading zone file from https://czds-api.icann.org/czds/downloads/com.zone
./script-czds.sh: line 3: 1095 Killed python3 download.py

did you have an update or info to help me to fix this problem ?
thank you for your help.

@cocaman
Copy link

cocaman commented Jan 7, 2021

Same issue here, I get the following error message:

  File "/usr/lib/python3/dist-packages/requests/models.py", line 823, in content
    self._content = bytes().join(self.iter_content(CONTENT_CHUNK_SIZE)) or bytes()
MemoryError

This indicates not enough memory for storing the large com zonefile.

@pspacek
Copy link

pspacek commented Sep 2, 2021

The download seems to work with the latest version, using python-requests 2.26.0-1.

@erkansen
Copy link

erkansen commented Nov 8, 2021

Is there any progress on this issue. I have the same exact problem.

@erkansen
Copy link

After update python-requests 2.26.0-1 I am getting 104 request reset by peer error for some TLDs. There should be a problem on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants