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

Uncaught Error: AssertNotNull failed : null when logging in the first time with an external user mailbox #6917

Open
ganthern opened this issue May 6, 2024 · 0 comments
Labels
bug broken functionality, usability problems, unexpected errors

Comments

@ganthern
Copy link
Contributor

ganthern commented May 6, 2024

Repro:

  • send a secure mail to an external mailbox that did not receive an external mail from that sender yet
  • click the link in the notification, log in with the password
  • see an error without the report option pop up

Errors in Console:

Unknown error Error: AssertNotNull failed : null
    q Utils.js:69
    getUserController LoginController.ts:214
    entityEventsReceived UsageTestModel.ts:183
    Ta UsageTestModel.ts:174
    onEntityUpdateReceived EventController.ts:56
    promise callback*onEntityUpdateReceived EventController.ts:52
    aW WorkerProxy.ts:76
    handleMessage MessageDispatcher.ts:119
    execute MessageDispatcher.ts:78
    onmessage Transport.ts:27
    setMessageHandler Transport.ts:27
    <anonymous> MessageDispatcher.ts:78
    init WorkerClient.ts:52
    worker WorkerClient.ts:154
    init MainLocator.ts:585
    execute app.ts:87
    execute app.ts:82
    i polyfill.js:1
    P polyfill.js:1
    C polyfill.js:1
    promise callback*x.import/</< polyfill.js:1
    import polyfill.js:1
    promise callback*x.import polyfill.js:1
    <anonymous> index.js:178
Logger.ts:89:18

ws error while processing event batches Error: AssertNotNull failed : null
    Be ErrorUtils.ts:172
    handleMessage MessageDispatcher.ts:110
    <anonymous> MessageDispatcher.ts:78
    onmessage Transport.ts:27
Logger.ts:89:18


Error in the Dialog:

Feedback v227.240502.0 - Error - UNKNOWN - Browser



 Client: Browser
 Type: UNKNOWN
 Tutanota version: 227.240502.0
 Timestamp (UTC): Mon, 06 May 2024 08:51:33 GMT
 User agent:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0
Error
 Error message: AssertNotNull failed : null
Stacktrace: 
q@https://secureconnect.tutao.de/common-min-QZciIcGp.js:1:13440
getUserController@https://secureconnect.tutao.de/app.js:1:91310
entityEventsReceived@https://secureconnect.tutao.de/main-OE-GjZEG.js:1:63481
execute/Ta/<@https://secureconnect.tutao.de/main-OE-GjZEG.js:1:63311
execute/onEntityUpdateReceived/<@https://secureconnect.tutao.de/main-OE-GjZEG.js:1:17544
promise callback*onEntityUpdateReceived@https://secureconnect.tutao.de/main-OE-GjZEG.js:1:17473
execute/aW/<@https://secureconnect.tutao.de/common-_inXFJKD.js:1:4441
async*handleMessage@https://secureconnect.tutao.de/common-_inXFJKD.js:1:21949
execute/</<@https://secureconnect.tutao.de/common-_inXFJKD.js:1:21193
execute/setMessageHandler/this.worker.onmessage@https://secureconnect.tutao.de/common-_inXFJKD.js:1:364568
EventHandlerNonNull*setMessageHandler@https://secureconnect.tutao.de/common-_inXFJKD.js:1:364542
@https://secureconnect.tutao.de/common-_inXFJKD.js:1:21166
init@https://secureconnect.tutao.de/main-OE-GjZEG.js:1:15433
execute/init/this.worker<@https://secureconnect.tutao.de/main-OE-GjZEG.js:1:95178
init@https://secureconnect.tutao.de/main-OE-GjZEG.js:1:95251
execute/<@https://secureconnect.tutao.de/app.js:1:79179
async*execute@https://secureconnect.tutao.de/app.js:1:78998
i@https://secureconnect.tutao.de/polyfill.js:1:4214
P@https://secureconnect.tutao.de/polyfill.js:1:4183
x.import/</t.C<@https://secureconnect.tutao.de/polyfill.js:1:3651
promise callback*x.import/</<@https://secureconnect.tutao.de/polyfill.js:1:3627
x.import/<@https://secureconnect.tutao.de/polyfill.js:1:3695
promise callback*x.import@https://secureconnect.tutao.de/polyfill.js:1:3547
@https://secureconnect.tutao.de/index.js:178:9
@ganthern ganthern added the bug broken functionality, usability problems, unexpected errors label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors
Projects
None yet
Development

No branches or pull requests

1 participant