Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Station main window not initializing Apps #457

Open
gabimig opened this issue Jan 5, 2025 · 4 comments
Open

Station main window not initializing Apps #457

gabimig opened this issue Jan 5, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@gabimig
Copy link

gabimig commented Jan 5, 2025

  • Application version: [e.g. 2.2.1]
  • OS: [Windows 10, MacOS 13.4, CentOS 7 ...]

Steps to Reproduce:

  1. Open station
  2. 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
image

@L7XIII
Copy link

L7XIII commented Jan 10, 2025

Same issue here but installing it again helped.
I did it without uninstalling just to be sure that my apps won't be removed

@viktor44
Copy link
Collaborator

Just close Station and open again.
It always works for me.

@viktor44 viktor44 added the bug Something isn't working label Jan 10, 2025
@sunrays2993
Copy link

sunrays2993 commented Jan 10, 2025

Same problem here.

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.

@gabimig
Copy link
Author

gabimig commented Jan 13, 2025

Same problem here.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants