Skip to main content
ArcBlock Community

ImageSmith Website Unavailable; Displays Generic "Something broke!" Error

JM “cryptotestnet” Morales
Developers
aigneknownresolved

image.png

Description 📝

Summary: The AIGNE ImageSmith web application at the URL https://imagesmith.aigne.io/ is completely unavailable to users. Upon attempting to load the page, the application fails to display the intended content and instead throws a generic, non-informative error message: "Something broke!"

Impact: This is a Critical-severity issue as it represents a total loss of availability and functionality for the entire application. Users are unable to access the service, resulting in a direct business impact. Furthermore, the generic error message provides zero information for debugging, suggesting a complete failure of the internal error handling mechanism.

Classification:

  • Type: Availability/Usability Failure (Critical)
  • CWE: CWE-388 (Error Handling with Insufficient Information)
Steps to Reproduce 👣
  1. Open a web browser (tested on Chrome/Firefox/Microsoft).
  2. Navigate directly to the service URL: https://imagesmith.aigne.io/
  3. Ensure cookies and cache are cleared (optional, but confirms the issue is server-side).

Observed Result 💥: The application fails to load. The screen displays the unhelpful error message: "Something broke!" (or similar generic, non-specific text). No content or application functionality is available.

Expected Result ✅: The AIGNE ImageSmith application should load correctly, displaying the dashboard or landing page, and providing full access to all features.

Reply