Smplrspace status status page
  • Status
  • Events
  • Monitors
Smplrspace status
Feb 19, 2026
11 days ago
Outdated client error
Application
Resolved · February 19 at 3:40 AM (in 1 hour)

The issue was with a silent error while publishing the app frontend to Cloudflare Pages. The error appeared to be a one-time thing. We've republished and the situation is resolved.

Investigating · February 19 at 2:37 AM (1 hour earlier)

We deployed a new version, leading to a version mismatch post-deployment that locks the app frontend out of making requests to the API. We're investigating.

Nov 18, 2025
3 months ago
Global service outage
ApplicationAPIServerless workersDocs
Resolved · November 18 at 2:45 PM (in 3 hours)

The situation appears to be resolved. Here is the update from Cloudflare:

"A fix has been implemented and we believe the incident is now resolved. We are continuing to monitor for errors to ensure all services are back to normal."

Here is our post-mortem.

Monitoring · November 18 at 12:55 PM (2 hours earlier)

We continue to monitor the situation. The system is still experiencing intermittent status.

Monitoring · November 18 at 12:27 PM (28 minutes earlier)

System status is intermittent. Most likely due to Cloudflare trying to recover. We'll keep monitoring. Below is the update from Cloudflare:

"We are seeing services recover, but customers may continue to observe higher-than-normal error rates as we continue remediation efforts."

Monitoring · November 18 at 12:14 PM (13 minutes earlier)

All services seem to be back. Although we are not sure yet what has happened, since Cloudflare's incident report has not been updated.

Identified · November 18 at 11:53 AM (21 minutes earlier)

We’re currently experiencing a global service outage because our infrastructure provider is having technical issues. This is affecting our ability to deliver the app as usual. We’re closely monitoring the situation and will restore service as soon as our provider resolves the issue. Thank you for your patience and understanding. You can also follow the situation directly on Cloudflare's incident report.

Investigating · November 18 at 11:45 AM (7 minutes earlier)

There is a global outage affecting all users at this time. Our app, APIs, documentation are all currently not accessible. We are investigating and will provide updates about the situation here as soon as we have some.

Mar 25, 2025
11 months ago
[Degraded service] "space.getDefinition" missing from smplr.js
Application
Resolved · March 25 at 10:02 AM (in 33 minutes)

The fix is now live in release v2.32.1

What happened? The space.getDefinition method was accidentally removed from smplr.js, our Javascript library.

Context: This method was a temporary internal hack, which we do not rely on anymore. So it was deleted. It was not documented, and we did not realize users may find it through the library's types. However, some users did, and this resulted in integration malfunction — we're sincerely sorry for this oversight.

Resolution: The method has now been added back, made part of the library officially, and documented.

Thank you Milan for the report and your understanding 🙏.

Identified · March 25 at 9:40 AM (22 minutes earlier)

We have identified the issue and are preparing a fix. It should be live within 20 minutes.

Timing of events (UTC time)

  • [3:15am] The method was removed in release v2.32.0.
  • [9:26am] We received a report of the issue.
  • [9:30am] We responded to the report.
Investigating · March 25 at 9:30 AM (11 minutes earlier)

We have received a report that the space.getDefinition method is not available anymore in smplr.js, our Javascript library. We're investigating it.