convergencelabs / convergence-project

The project used for Convergence Project Management and Issue Reporting
https://convergence.io
42 stars 5 forks source link

Examples stuck in "Loading" state #188

Closed earshinov closed 4 years ago

earshinov commented 4 years ago

It seems that the Convergence server handling requests from the example pages is down.

Versions

Describe the Bug Examples do not open for me. Instead, they are stuck in "Loading" state.

For instance, the Froala example: image

Step To Reproduce

  1. Open your browser's DevTools console
  2. Open https://examples.convergence.io/examples/froala/?id=48d025bf-fe43-4473-b249-45dcf52faf71

Expected Behavior The example page loads. There are no error messages in DevTools console.

Actual Behavior The example page is stuck in "Loading" state. There is an error message in DevTools console:

ConsoleLogWriter.ts:48 ERROR 13:23:46.359 Handshake failed
 ConvergenceError: A request timeout occurred.
    at https://examples.convergence.io/libs/@convergence/convergence/convergence.global.js:2271:46
mmacfadden commented 4 years ago

Thank you for reporting this. We are troubleshooting the issue.