marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
201 stars 39 forks source link

[BUG]: Exception::__construct() #646

Open EpicJosch opened 3 months ago

EpicJosch commented 3 months ago

⚠️ This issue respects the following points: ⚠️

Server Information

{
    "version": {
        "server": "28.0.3.2",
        "app": "2024.3.20",
        "lsr": false,
        "php": "8.2.16",
        "cronPhp": "8.2.16"
    },
    "environment": {
        "os": "Linux",
        "architecture": "x86_64",
        "bits": 64,
        "database": "pgsql",
        "cron": "cron",
        "proxy": false,
        "sslProxy": true,
        "subdirectory": false
    },
    "services": {
        "images": "imaginary",
        "favicons": "bi",
        "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": false,
            "default": "SSEv1r2"
        },
        "cse": {
            "CSEv1r1": false,
            "none": true,
            "default": "none"
        }
    }
}

Client Information

Browser and Version: Google Chrome Version 122.0.6261.131 (Offizieller Build) (64-Bit) Client OS and Version: Windows 10

Bug description

In the Nextcloud Error Logs there is the following fatal error: Fatal | passwords | TypeErrorException::__construct(): Argument #2 ($code) must be of type int, GuzzleHttp\Exception\ClientException given

Steps to reproduce

  1. Use the passwords app
  2. Look in the nextcloud logs

Expected behavior

  1. No error

Nextcloud Logs

No response

Browser Logs

No response

marius-wieschollek commented 3 months ago

Yes, this should already be fixed in the nightly version of the app

Sabering1 commented 3 months ago

i have this problem too

TommasoCostanzo commented 3 months ago

Same error for me and I am using Nextcloud AIO latest (Nextcloud Hub 7 (28.0.4)) and Passwords is the same version: 2024.3.20