Page MenuHomePhabricator

Earwig Copyvio - (Google Error: HTTP Error 403: Forbidden)
Closed, InvalidPublic

Description

(Google Error: HTTP Error 403: Forbidden) showed in Earwig Copyvio for the last few days when checking copyvio in articles

Event Timeline

I have tried again today and the system showed the following

Traceback (most recent call last):

File "/data/project/copyvios/www/python/src/app.py", line 38, in inner
  return func(*args, **kwargs)
File "/data/project/copyvios/www/python/src/app.py", line 103, in index
  query = do_check()
File "./copyvios/checker.py", line 41, in do_check
  _get_results(query, follow=not _coerce_bool(query.noredirect))
File "./copyvios/checker.py", line 52, in _get_results
  page.get()  # Make sure that the page exists before we check it!
File "/data/project/copyvios/git/earwigbot/earwigbot/wiki/page.py", line 587, in get
  rvprop="content|timestamp", rvslots="main")
File "/data/project/copyvios/git/earwigbot/earwigbot/wiki/site.py", line 716, in api_query
  return self._api_query(kwargs)
File "/data/project/copyvios/git/earwigbot/earwigbot/wiki/site.py", line 254, in _api_query
  return self._handle_api_result(response, params, tries, wait, ae_retry)
File "/data/project/copyvios/git/earwigbot/earwigbot/wiki/site.py", line 295, in _handle_api_result
  raise exceptions.APIError(e)

APIError: API query failed: JSON could not be decoded.

Aklapper added a subscriber: Earwig.

@CASSIOPEIA: A link would be extremely welcome that allows someone else to reproduce.

It seems to be working to me. The usual cause of this is going over the daily quota, which I don't always have good insight into. (The error message should mention the quota as a possible cause.)

I have checked , it is working now. Thank you.

bd808 subscribed.

I have checked , it is working now. Thank you.