Vexed01 / Vex-Cogs

My cogs for Red.
https://cogdocs.vexcodes.com
GNU General Public License v3.0
27 stars 21 forks source link

[status] Fastly 401 #105

Closed Technetium1 closed 1 year ago

Technetium1 commented 1 year ago

What cog is this bug report for?

status

What versions are you running?

Versions                      
                ╷         ╷         ╷              
                │ Current │ Latest  │ Up to date?  
╶───────────────┼─────────┼─────────┼─────────────╴
  This Cog      │ 2.5.5   │ 2.5.5   │ 🟢           
  Bundled Utils │ 04f5f63 │ 04f5f63 │ 🟢           
  Red           │ 3.4.18  │ 3.4.18  │ 🟢           
                ╵         ╵         ╵

Describe the bug

Errors appear upon startup. It kindly asks to report. Output of [p]statusset list:


Services used in this server:

github        #github
zoom          #tech-newsfeed
reddit        #tech-newsfeed
twitter_api   #tech-newsfeed
oracle_cloud  #tech-newsfeed
digitalocean  #tech-newsfeed
sentry        #tech-newsfeed
geforcenow    #tech-newsfeed
python        #tech-newsfeed
statuspage    #tech-newsfeed
cloudflare    #tech-newsfeed
discord       #tech-newsfeed
epic_games    #tech-newsfeed
fastly        #tech-newsfeed
wikimedia     #tech-newsfeed
twitch        #tech-newsfeed

If there's an error, paste it here

[16:23:40] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from fastly: 401. Please report this to Vexed.
[16:23:46] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from fastly: 401. Please report this to Vexed.
[16:25:36] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from fastly: 401. Please report this to Vexed.
[16:25:39] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from fastly: 401. Please report this to Vexed.
[16:27:32] INFO     [red.vex.status.updateloop.sendupdate] Sending update for discord to 1 channels...
INFO     [red.vex.status.updateloop.sendupdate] Sending update for discord took under a second(s).
[16:27:42] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from fastly: 401. Please report this to Vexed.
[16:27:45] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from fastly: 401. Please report this to Vexed.
Vexed01 commented 1 year ago

It seems that Fastly no longer uses Atlassian's Statuspage and now uses a different company. As the majorty of status pages are Statuspage I see no reason to support StatusCast, and from a quick look I can't see an API or RSS feed.

I will remove Fastly as an option to choose. But for the time being I recomend you remove Fastly.

Thanks for making this issue.

Vexed01 commented 1 year ago

Fastly now should be auto-removed if you update and is no longer available to be added.

Thanks again