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

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

Open
6 tasks done
EpicJosch opened this issue Mar 21, 2024 · 3 comments
Open
6 tasks done

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

EpicJosch opened this issue Mar 21, 2024 · 3 comments
Labels
bug Something in the app is not working as expected

Comments

@EpicJosch
Copy link

⚠️ This issue respects the following points: ⚠️

  • This is a single bug, not a question or a configuration/webserver/proxy issue.
  • This is not a bug in the browser extension or another client.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server and the Passwords App is up to date. See Nextcloud Apps.
  • There are no warnings and errors reported in the Passwords App settings in the admin area
  • The following apps are not installed: Rainloop

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

@EpicJosch EpicJosch added the bug Something in the app is not working as expected label Mar 21, 2024
@marius-wieschollek
Copy link
Owner

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

@Sabering1
Copy link

i have this problem too

@TommasoCostanzo
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something in the app is not working as expected
Projects
None yet
Development

No branches or pull requests

4 participants