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

[check_rules_on_wiki] HTTPError: HTTP Error 403: Forbidden #2564

Open
suhaibmujahid opened this issue Jan 7, 2025 · 0 comments
Open

[check_rules_on_wiki] HTTPError: HTTP Error 403: Forbidden #2564

suhaibmujahid opened this issue Jan 7, 2025 · 0 comments
Labels

Comments

@suhaibmujahid
Copy link
Member

https://github.com/mozilla/bugbot/actions/runs/12402542329/job/35265101377:

Run python scripts/check_rules_on_wiki.py -ci
Traceback (most recent call last):
  File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 171, in <module>
    check_wiki_page.print_markdown_output()
  File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 116, in print_markdown_output
    self.check()
  File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 95, in check
    rules_on_wiki_page = self.get_rules_on_wiki_page()
  File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 66, in get_rules_on_wiki_page
    with urlopen(req) as resp:
  File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 641, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden
Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant