mas icon indicating copy to clipboard operation
mas copied to clipboard

🐛 [BUG] 500: Internal Server Error for some apps.

Open FracKenA opened this issue 2 years ago • 2 comments

Your Environment

  • mas version: 1.5.6
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): macOS 13.4 (22F66)

mas Install Method

  • [X] brew install mas (homebrew-core)

Describe the Bug

Getting error "The server gave an error during download: 500 internal Server Error." for an app that supports Mac/iPad/iPhone universal. Is this related to #321 ? This is a purchased app, previously purchased.

To Reproduce

Steps to reproduce the behavior:

  1. mas search opencat
  2. copy opencat id in results. 2143935391
  3. mas install 2143935391

Expected Behavior

Expecting app to install.

Actual Behavior

Error stated above, 500 internal server error.

Screenshots, Terminal Output

If applicable, add screenshots to help explain your problem.

 15:07:27 ~
$ mas search opencat
 -2143935391  OpenCat                       (1.3.0)
 -2143867999  Charming - 莫斯                 (0.8.6)
 -2143951518  PingPongChat                  (2.0.9)
 -2141890190  Tapkey - Customize key sounds (1.0.0)
 -2143841923  AssisChat - AI Assistant Chat (1.5)
 -2143615333  MyChatAI                      (1.11.0)
 -2142158273  Motrix - AI Chat Client       (1.8.1)
 -2144055741  Chat X - AI Assistant         (1.2.0)
 -2141086998  KnowBot-AI chat robot client  (1.0.8)
 -2143455284  AICat: GPT Open Chat          (1.0.3)
 -2141877205  ChatPrompt - AI Open Chats    (1.1.30508)
 -2143799715  White Bird - AI Chat Copilot  (4.0)

 15:07:27 ~
$ mas install 2143935391
Error: Download request failed: The server gave an error during download: 500 Internal Server Error.

FracKenA avatar May 30 '23 20:05 FracKenA

I had the same problem, where mas "Magnet", id: 441258766 in a Brewfile with brew bundle installed with no issue but mas "CrystalFetch ISO Downloader", id: 2135503303 triggered the 500 Internal Server Error.

Brewfile

mas "CrystalFetch ISO Downloader", id: 2135503303
mas "Magnet", id: 441258766

Terminal input:

~ % brew bundle
Installing CrystalFetch ISO Downloader

At this point, the following pop-up appeared: Screenshot of App Store error that says "Error del servidor durante la descarga: 500 Internal Server Error. Then, on a new line: "Internal Server Error". The pop-up has two button choices: "Cancelar" and "Reintentar""

("Error del servidor durante la descarga" translated to English is "Server error during the download". "Cancelar" is "Cancel", "Reintentar" is "Retry").

I clicked "Reintentar", and this pop-up appeared: Screenshot of App Store error that says "AMD-Action:buyProduct:SM". The pop-up has two button choices: "Cancelar" and "Reintentar"

Clicking "Reintentar" again brings you back to the first pop-up, and the first pop-up keeps re-appearing with every time I click "Reintentar" unless I click "Cancelar". Then this pops up in my terminal:

Error: Download request failed: Error del servidor durante la descarga: 500 Internal Server Error.
Installing CrystalFetch ISO Downloader has failed!

Installing Magnet
...
Homebrew Bundle failed! 1 Brewfile dependency failed to install.

Environment: mas version: 1.8.6 macOS version (system_profiler SPSoftwareDataType -detailLevel mini): macOS 14.4 (23E214)

mas Install Method: brew install mas (homebrew core)

thatrobotdev avatar Mar 13 '24 17:03 thatrobotdev

Same issue for: 2085073091 Ghostery Privacy Ad Blocker

rhaslund avatar Jul 22 '24 09:07 rhaslund