jayfk / statuspage

A statuspage generator that lets you host your statuspage for free on Github.
https://corestatus.io
MIT License
3.9k stars 185 forks source link

Fails to update #19

Open jamierocks opened 8 years ago

jamierocks commented 8 years ago

see https://github.com/Lexteam/StatusPage/issues/2 and http://status.lexteam.xyz/

I even recreated the issue again :S

skyzyx commented 8 years ago

Likewise, I'm seeing this message when running statuspage update --token={token} --name={name-of-status-repo}

Generating..
Traceback (most recent call last):
  File "<string>", line 257, in <module>
  File "site-packages/click/core.py", line 716, in __call__
  File "site-packages/click/core.py", line 696, in main
  File "site-packages/click/core.py", line 1060, in invoke
  File "site-packages/click/core.py", line 889, in invoke
  File "site-packages/click/core.py", line 534, in invoke
  File "<string>", line 56, in update
  File "<string>", line 65, in run_update
  File "github/AuthenticatedUser.py", line 845, in get_repo
  File "github/Requester.py", line 171, in requestJsonAndCheck
  File "github/Requester.py", line 179, in __check
github.GithubException.UnknownObjectException: 404 {'message': 'Not Found', 'documentation_url': 'https://developer.github.com/v3'}
statuspage returned -1
chandanjog commented 8 years ago

See the same issue. Does not seem to update the page while running statuspage update --token={token} --org={your org} --name={status page repo name}

chandanjog commented 8 years ago

Fails for both osx and linux statuspage update calls

narcotk commented 7 years ago

I am seeing this on RHEL 6 & 7, and Centos 6 & 7 too. With the "pip install statuspage" and the downloaded binary.