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

No TGUI on connect #4740

Closed
rockcabbage opened this issue Jul 5, 2021 · 4 comments · Fixed by #4753 or austation/austation#3751 · May be fixed by ReflectionDevs/Echo13-Alpha#594
Closed

No TGUI on connect #4740

rockcabbage opened this issue Jul 5, 2021 · 4 comments · Fixed by #4753 or austation/austation#3751 · May be fixed by ReflectionDevs/Echo13-Alpha#594

Comments

@rockcabbage
Copy link

Nanotrasen incident handler at https://github.com/tgstation/tgstation. Thank you for your cooperation.
UnhandledRejection: Failed to open IDB: UnknownError
at null:null
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729)
State: {}

UnhandledRejection: UnhandledRejection: Failed to open IDB: UnknownError
at null:null
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729)
State: {}

UnhandledRejection: UnhandledRejection: UnhandledRejection: Failed to open IDB: UnknownError
at null:null
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729)
State: {}

UnhandledRejection: UnhandledRejection: UnhandledRejection: UnhandledRejection: Failed to open IDB: UnknownError
at null:null
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729)
State: {}

UnhandledRejection: UnhandledRejection: UnhandledRejection: UnhandledRejection: UnhandledRejection: Failed to open IDB: UnknownError
at null:null

@ivanmixo
Copy link
Contributor

ivanmixo commented Jul 5, 2021

This is on your end. What byond version are you on?

@Archanial
Copy link
Member

Update to 514.1557

@stylemistake
Copy link
Contributor

stylemistake commented Jul 6, 2021

This error happens inside tgui/packages/common/storage.ts, coming from IndexedDB, but this kind of error should disable the IndexedDB backend. Someone, make sure that part is up to date with tg and if not, then maybe you can come up with a fix.

@Sinestia
Copy link
Contributor

Sinestia commented Jul 6, 2021

This error happens inside tgui/packages/common/storage.ts, coming from IndexedDB, but this kind of error should disable the IndexedDB backend. Someone, make sure that part is up to date with tg and if not, then maybe you can come up with a fix.

Looks like we're missing tgstation/tgstation#53294

I'll submit a PR, tyvm for bringing this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants