When I opened Avast today, I received a message that the password option is migrating to a more secure browser extension. I have followed the instructions provided but, when I try to import the temporary file created in my downloads folder, I get the following error message:
error in csv data Maximum call stack size : dashboardApp.js:6583
the error on json is:
Crash Report: Uncaught Error: documentTitle should be a string at chrome-extension://ekifnffalhhngejphianpodckfadgala/html/dashboard.html#/dashboard/settings
followed by:
Crash Report: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received at chrome-extension://ekifnffalhhngejphianpodckfadgala/html/dashboard.html#/dashboard/settings
Failed to uploadNode:vaultItem errorCode: 413
Error handling response: Error: documentTitle should be a string
at Object.sendTelemetryWithCustomDimension (chrome-extension://ekifnffalhhngejphianpodckfadgala/ui/dashboardApp.js:6583:113532)
at ce._gotoImportFailureStep (chrome-extension://ekifnffalhhngejphianpodckfadgala/ui/dashboardApp.js:3104:18199)
at chrome-extension://ekifnffalhhngejphianpodckfadgala/ui/dashboardApp.js:3085:19520
at chrome-extension://ekifnffalhhngejphianpodckfadgala/ui/dashboardApp.js:6583:262443
Unchecked runtime.lastError: The message port closed before a response was received.
I ended splitting the files, it appears that the error is due to repeated logins, long URLs, and another issue that I cannot debug due to not having access.
The server error is generic, even with modified url’s:
url of the request (removed my id from it): https://ncs-ds.avast.com/api/datastore/v2/3++++++++4
HTML Error: 413 Payload Too Large
response: Failed to write datastore. Partition exceeds maximum size
This error occurs even with only one login selected.
The Avast Team should give a more verbose error in the instance of the import instead of this generic error that makes impossible to give the correct feedback to the Avast Team