marius-wieschollek / passwords-webextension

The official browser extension for the Passwords app for Nextcloud.
GNU General Public License v3.0
106 stars 33 forks source link

[BUG]: Windows Chrome Version 127.0.6533.100 #289

Open flintman opened 2 months ago

flintman commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Server Information

{
    "version": {
        "server": "29.0.4.1",
        "app": "2024.7.20",
        "lsr": false,
        "php": "8.3.6",
        "cronPhp": "8.3.6"
    },
    "environment": {
        "os": "Linux",
        "architecture": "x86_64",
        "bits": 64,
        "database": "mysql",
        "cron": "cron",
        "proxy": false,
        "sslProxy": false,
        "subdirectory": false
    },
    "services": {
        "images": "imagick",
        "favicons": "default",
        "previews": "pageres",
        "security": "hibp",
        "words": "auto",
        "previewApi": false,
        "faviconApi": false
    },
    "status": {
        "autoBackupRestored": false
    },
    "settings": {
        "channel": "stable",
        "nightlies": false,
        "handbook": false,
        "performance": 5
    },
    "encryption": {
        "sse": {
            "SSEv1r1": false,
            "SSEv1r2": true,
            "SSEv2r1": false,
            "SSEv3r1": false,
            "none": true,
            "default": "none"
        },
        "cse": {
            "CSEv1r1": true,
            "none": true,
            "default": "CSEv1r1"
        }
    }
}

Client Information

Browser and Version: Chrome Version 127.0.6533.100 Client OS and Version:Windows 11 Extension Version: 2.6.1

Bug description

I have the extension installed on many PC's and they all work great with the exception of my Windows PC. On entering the extension I enter the password it unlocks for one sec and then asks for the password again. I have entered the password over 10 times and always reacts the same. This extension is unusable. I have tried to remove the extension and resign in and that doesn't work. Not sure what you need for info.

Steps to reproduce

Open extension and enter the password, it unlocks and then locks again. can't use app

Expected behavior

Open extension, Enter password and get in

Extension Logs

background.js:2 Extension initialized
background.js:2 Could not establish connection. Receiving end does not exist. Error: Could not establish connection. Receiving end does not exist.
    at h (background.js:2:764847) Object Error: Could not establish connection. Receiving end does not exist.
    at h (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:764847)
_addError @ background.js:2Understand this error
background.js:2 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
    at h (background.js:2:764847)Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/password/list:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/folder/list:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/session/close:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
background.js:2 HTTP 412 - Precondition failed PreconditionFailedError: HTTP 412 - Precondition failed
    at f.getClass (background.js:2:558599)
    at _.getClass (background.js:2:622138)
    at O._getHttpError (background.js:2:575755)
    at O.send (background.js:2:573464) Object PreconditionFailedError: HTTP 412 - Precondition failed
    at f.getClass (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:558599)
    at _.getClass (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:622138)
    at O._getHttpError (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:575755)
    at O.send (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:573464)
_addError @ background.js:2Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/tag/list:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/password/list:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/tag/list:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/folder/list:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
cloud.bellavance.co/index.php/apps/passwords/api/1.0/session/close:1 

       Failed to load resource: the server responded with a status of 412 (Precondition Failed)Understand this error
background.js:2 HTTP 412 - Precondition failed PreconditionFailedError: HTTP 412 - Precondition failed
    at f.getClass (background.js:2:558599)
    at _.getClass (background.js:2:622138)
    at O._getHttpError (background.js:2:575755)
    at O.send (background.js:2:573464) Object PreconditionFailedError: HTTP 412 - Precondition failed
    at f.getClass (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:558599)
    at _.getClass (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:622138)
    at O._getHttpError (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:575755)
    at O.send (chrome-extension://aipncmjoigmhooiiclcailmhiopachih/js/background.js:2:573464)
_addError @ background.js:2
logError @ background.js:2
(anonymous) @ background.js:2Understand this error