Vexed01 / Vex-Cogs

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

[status] DigitalOcean 401 #118

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.7   │ 2.5.7   │ 🟢           
  Bundled Utils │ b980728 │ b980728 │ 🟢           
  Red           │ 3.5.2   │ 3.5.2   │ 🟢           
                ╵         ╵         ╵              
        Extras         
              ╷        
  Key         │ Value  
╶─────────────┼───────╴
  Status Loop │ 🟢     
              ╵        

### Describe the bug

Start bot, watch digitalocean, get 401 on startup. Similar to #105

### If there's an error, paste it here

```python
[13:12:45] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from digitalocean: 401. Please report this to Vexed.
[13:12:50] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from digitalocean: 401. Please report this to Vexed.
[13:14:43] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from digitalocean: 401. Please report this to Vexed.
[13:14:47] WARNING  [red.vex.status.updateloop.updatechecker] Unexpected status code received from digitalocean: 401. Please report this to Vexed.
Vexed01 commented 1 year ago

Luckily this isn't the same as the last 401 where Fastly stopped using Statuspage. It looks like thier ID just changes so it should be a quick fix I'll look into soonn.

Vexed01 commented 1 year ago

Thanks for opening the issue. This should be fixed if you update with [p]cog update.

Technetium1 commented 1 year ago

Fixed, thank you!