You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
你好,我在终端运行electron-ssr时报错,图形界面能自动打开但是服务器订阅添加不进去,是怎么回事呢?
错误提示信息:
2019-08-01 17:57:40:743 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
2019-08-01 17:57:41:280 [error] Unhandled Rejection at: Promise [object Promise], reason: SyntaxError: Unexpected token : in JSON at position 3
2019-08-01 17:57:42:714 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
2019-08-01 17:57:42:715 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
日志信息:
2019-08-01 17:28:13:161 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
2019-08-01 17:28:16:941 [info] start download ssr
2019-08-01 17:28:18:379 [error] Unhandled Rejection at: Promise [object Promise], reason: SyntaxError: Unexpected token : in JSON at position 3
2019-08-01 17:28:25:202 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
2019-08-01 17:28:25:204 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
2019-08-01 17:28:28:400 [info] ssr download success
2019-08-01 17:31:29:380 [error] Unhandled Rejection at: Promise [object Promise], reason: SyntaxError: Unexpected token : in JSON at position 3
2019-08-01 17:31:29:491 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
2019-08-01 17:31:30:416 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
2019-08-01 17:31:30:420 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
2019-08-01 17:50:30:282 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
The text was updated successfully, but these errors were encountered: