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

Number of courses reduced #149

Open
Hadj-Said-Bouras opened this issue Jun 6, 2023 · 2 comments
Open

Number of courses reduced #149

Hadj-Said-Bouras opened this issue Jun 6, 2023 · 2 comments
Labels
Type: Bug Something isn't working

Comments

@Hadj-Said-Bouras
Copy link

seems like the tool is not grapping all courses, I hope you could fix that. Thank you a lot.
Capture

@Hadj-Said-Bouras Hadj-Said-Bouras added the Type: Bug Something isn't working label Jun 6, 2023
@Hadj-Said-Bouras
Copy link
Author

Traceback (most recent call last):
File "urllib3\connectionpool.py", line 449, in _make_request
File "", line 3, in raise_from
File "urllib3\connectionpool.py", line 444, in _make_request
File "http\client.py", line 1374, in getresponse
File "http\client.py", line 318, in begin
File "http\client.py", line 279, in _read_status
File "socket.py", line 705, in readinto
File "ssl.py", line 1273, in recv_into
File "ssl.py", line 1129, in read
TimeoutError: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "requests\adapters.py", line 487, in send
File "urllib3\connectionpool.py", line 787, in urlopen
File "urllib3\util\retry.py", line 550, in increment
File "urllib3\packages\six.py", line 770, in reraise
File "urllib3\connectionpool.py", line 703, in urlopen
File "urllib3\connectionpool.py", line 451, in _make_request
File "urllib3\connectionpool.py", line 340, in _raise_timeout
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='www.real.discount', port=443): Read timed out. (read timeout=5)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "base.py", line 188, in rd
r = requests.get(
File "requests\api.py", line 73, in get
File "requests\api.py", line 59, in request
File "requests\sessions.py", line 587, in request
File "requests\sessions.py", line 701, in send
File "requests\adapters.py", line 533, in send
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='www.real.discount', port=443): Read timed out. (read timeout=5)

Capture
d

@TareqAbAmawi
Copy link

Agree ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants