mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-23 19:38:12 +00:00
Created Saving Issues and Error Codes (markdown)
16
Saving-Issues-and-Error-Codes.md
Normal file
16
Saving-Issues-and-Error-Codes.md
Normal file
@@ -0,0 +1,16 @@
|
||||
Below is a list of the more common error codes when attempting to save a brew, as of September 2022.
|
||||
|
||||
### 500
|
||||
https://github.com/naturalcrit/homebrewery/issues/2048
|
||||
|
||||
500 Means our server is broken. Usually we get this if the server crashes.
|
||||
|
||||
### 404
|
||||
https://www.reddit.com/r/homebrewery/comments/t8me6a/issue_describe_your_issue_here/
|
||||
|
||||
`Error updating permissions: The user does not have sufficient permissions for this file.` Not sure the cause. The user is able to create a new brew, but does not have permissions to share that brew back to the Homebrewery (credentials *partially* expired?). Refreshing credentials *might* fix this but I haven't heard back from any users if it helps.
|
||||
|
||||
### 403
|
||||
The real "credentials expired" or "not logged in with Google" error. Refreshing credentials is required.
|
||||
|
||||
_Originally posted by @calculuschild in https://github.com/naturalcrit/homebrewery/issues/2043#issuecomment-1063568237_
|
||||
Reference in New Issue
Block a user