Following routine overnight system maintenance, one of our web servers did not return to a fully healthy application state. This caused embedded iframe content within the application to fail to load for some users.
The issue was isolated to a single server in our web tier. Once identified, we temporarily removed the server from service, restored normal operation, and verified full functionality.
All systems are now operating normally.
As part of standard maintenance, our web servers undergo a scheduled restart to ensure system health. While both servers reported a successful restart, one server did not fully initialize all required web application components.
Because the server appeared online at the infrastructure level, traffic continued to route to it. However, embedded iframe-based components were not being served correctly from that node.
Users may have experienced:
No other application features, data, security, or integrations were affected.
Once the issue was detected, our team took the following steps:
Normal behavior was confirmed across all web servers before closing the incident.
The incident was caused by an incomplete application component initialization following a routine server restart. Although the server and core web services were running, a required component responsible for serving embedded iframe content did not start correctly, leaving the server in a partially functional state.
Our monitoring detected the server as available but did not detect this specific application-layer failure.
We are implementing the following improvements:
These measures will help us detect similar issues faster and further reduce the chance of user impact.
We apologize for the inconvenience and appreciate your patience. If you continue to experience any issues, please contact our support team.