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
See how the message "Your Station will be ready soon..."
Fun fact, if I use View => Detach current application, then the app initializes
Second fun fact, some times it just works
Reset current application does not work
Here is de developer tools console trace when I click reset app:
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
VM619 C:\Users\gabri\AppData\Local\Programs\station-desktop-app\resources\app.asar\preload.js:2 >>>> contextBridge done
346978432313458699:46 [FAST CONNECT] wss://gateway.discord.gg/?encoding=json&v=9&compress=zlib-stream, encoding: json, version: 9
web.1eb0470c9a978e01d147.js:12 [ProcessUtilsElectron] setMemoryInformation not available.
web.1eb0470c9a978e01d147.js:12 [default] [BUILD INFO] Release Channel: stable, Build Number: 356429, Version Hash: 73f35b185f2238ea8e978b58a61fcab531a992bf
web.1eb0470c9a978e01d147.js:12 AppCrashedFatalReport: getLastCrash not supported.
sentry.3503a43eb7f5df2cff0f.js:14 [FAST CONNECT] connected in 500ms
sentry.3503a43eb7f5df2cff0f.js:14 >>>>>> WebView inject start
sentry.3503a43eb7f5df2cff0f.js:14 >>>>>> Notification override. Done
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [CONNECT] wss://gateway.discord.gg, encoding: json, version: 9, compression: zlib-stream
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [FAST CONNECT] successfully took over websocket, state: {open: true, identify: false, gateway: 'wss://gateway.discord.gg/?encoding=json&v=9&compress=zlib-stream', messages: 1}
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [CONNECTED] wss://gateway.discord.gg/?encoding=json&v=9&compress=zlib-stream in 0 ms
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [READY] took 454ms, as 6dbf6117c6e6a3d92156a45f22e102e9
sentry.3503a43eb7f5df2cff0f.js:14 [Flux] Dispatching CONNECTION_OPEN
sentry.3503a43eb7f5df2cff0f.js:14 [DatabaseManager] removing database (user: 122779158244753411, database: undefined)
sentry.3503a43eb7f5df2cff0f.js:14 [MessageActionCreators] Fetching messages for 346978432313458699 between undefined and undefined. jump={"jumpType":"ANIMATED"}
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [READY_SUPPLEMENTAL] took 504ms
sentry.3503a43eb7f5df2cff0f.js:14 [MessageActionCreators] Fetched 50 messages for 346978432313458699 isBefore:false isAfter:false
sentry.3503a43eb7f5df2cff0f.js:14 [ChannelMessages] loadComplete: resetting state for channelId=346978432313458699, sending.length=0
Screenshots
The text was updated successfully, but these errors were encountered:
Also there are the same as original post:
If I use View => Detach current application, then the app initializes OK.
Some times it just works
Reset current application does not work.
Sometomes simply closing an re-openining makes it work, sometimes it does not.
Also there are the same as original post: If I use View => Detach current application, then the app initializes OK. Some times it just works Reset current application does not work.
Sometomes simply closing an re-openining makes it work, sometimes it does not.
Yes sometimes it works for me restart, but not always.
Steps to Reproduce:
Fun fact, if I use View => Detach current application, then the app initializes
Second fun fact, some times it just works
Reset current application does not work
Here is de developer tools console trace when I click reset app:
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
VM619 C:\Users\gabri\AppData\Local\Programs\station-desktop-app\resources\app.asar\preload.js:2 >>>> contextBridge done
346978432313458699:46 [FAST CONNECT] wss://gateway.discord.gg/?encoding=json&v=9&compress=zlib-stream, encoding: json, version: 9
web.1eb0470c9a978e01d147.js:12 [ProcessUtilsElectron] setMemoryInformation not available.
web.1eb0470c9a978e01d147.js:12 [default] [BUILD INFO] Release Channel: stable, Build Number: 356429, Version Hash: 73f35b185f2238ea8e978b58a61fcab531a992bf
web.1eb0470c9a978e01d147.js:12 AppCrashedFatalReport: getLastCrash not supported.
sentry.3503a43eb7f5df2cff0f.js:14 [FAST CONNECT] connected in 500ms
sentry.3503a43eb7f5df2cff0f.js:14 >>>>>> WebView inject start
sentry.3503a43eb7f5df2cff0f.js:14 >>>>>> Notification override. Done
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [CONNECT] wss://gateway.discord.gg, encoding: json, version: 9, compression: zlib-stream
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [FAST CONNECT] successfully took over websocket, state: {open: true, identify: false, gateway: 'wss://gateway.discord.gg/?encoding=json&v=9&compress=zlib-stream', messages: 1}
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [CONNECTED] wss://gateway.discord.gg/?encoding=json&v=9&compress=zlib-stream in 0 ms
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [READY] took 454ms, as 6dbf6117c6e6a3d92156a45f22e102e9
sentry.3503a43eb7f5df2cff0f.js:14 [Flux] Dispatching CONNECTION_OPEN
sentry.3503a43eb7f5df2cff0f.js:14 [DatabaseManager] removing database (user: 122779158244753411, database: undefined)
sentry.3503a43eb7f5df2cff0f.js:14 [MessageActionCreators] Fetching messages for 346978432313458699 between undefined and undefined. jump={"jumpType":"ANIMATED"}
sentry.3503a43eb7f5df2cff0f.js:14 [GatewaySocket] [READY_SUPPLEMENTAL] took 504ms
sentry.3503a43eb7f5df2cff0f.js:14 [MessageActionCreators] Fetched 50 messages for 346978432313458699 isBefore:false isAfter:false
sentry.3503a43eb7f5df2cff0f.js:14 [ChannelMessages] loadComplete: resetting state for channelId=346978432313458699, sending.length=0
Screenshots
The text was updated successfully, but these errors were encountered: