This is my first launch of GitScout after signing-in through Github. Every time, the app would start and show a message — Syncing notifications—and then show the following error screen:
Clicking on "Show error" displays the following error message:
Error: [object Response]
at file:///Applications/Gitscout.app/Contents/Resources/app.asar/workers.js:6072:34
From previous event:
at loop (file:///Applications/Gitscout.app/Contents/Resources/app.asar/workers.js:5926:31)
At this point, the Repo Switcher works fine. If I select a Repo and then click on an issue, it displays the loader followed by an error message:
Error: [object Response]
at file:///Applications/Gitscout.app/Contents/Resources/app.asar/rendered.js:114899:39
From previous event:
at Promise.longStackTracesCaptureStackTrace [as _captureStackTrace] (file:///Applications/Gitscout.app/Contents/Resources/app.asar/rendered.js:41580:20)
at Promise._resolveFromExecutor (file:///Applications/Gitscout.app/Contents/Resources/app.asar/rendered.js:39619:11)
at new Promise (file:///Applications/Gitscout.app/Contents/Resources/app.asar/rendered.js:39218:15)
at iterate (file:///Applications/Gitscout.app/Contents/Resources/app.asar/rendered.js:114897:17)
at loop (file:///Applications/Gitscout.app/Contents/Resources/app.asar/rendered.js:95574:37)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
I'm using a Macbook Pro, with the MacOS (10.13.6) installed.
This is my first launch of GitScout after signing-in through Github. Every time, the app would start and show a message — Syncing notifications—and then show the following error screen:
Clicking on "Show error" displays the following error message:
At this point, the Repo Switcher works fine. If I select a Repo and then click on an issue, it displays the loader followed by an error message:
I'm using a Macbook Pro, with the MacOS (10.13.6) installed.