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

Error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ')' #1922

Open
B3XAL opened this issue Jan 24, 2024 · 3 comments
Open

Error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ')' #1922

B3XAL opened this issue Jan 24, 2024 · 3 comments

Comments

@B3XAL
Copy link

B3XAL commented Jan 24, 2024

sysPass Version
3.2.11

Describe the bug
When creating a new account and entering test values, when trying to search for it among the created keys, it only displays:
image

To Reproduce
Steps to reproduce the behavior:
1.Click on the more , create new account,
2.Fill in the fields.
3.Save
4.Click on the magnifying glass

Expected behavior
It does not show even one of the passwords I create,

Event log
[2024-01-24 07:48:00] syspass.INFO: logger {"message":"Extensions checked","caller":"SP\Core\PhpExtensionChecker::checkMandatory"}
[2024-01-24 07:48:00] syspass.INFO: logger {"message":"Loaded icons cache","caller":"SP\Core\UI\Theme::initIcons"}
[2024-01-24 07:48:01] syspass.INFO: logger {"message":"Loaded actions cache","caller":"SP\Core\Acl\Actions::loadCache"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Extensions checked","caller":"SP\Core\PhpExtensionChecker::checkMandatory"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Loaded icons cache","caller":"SP\Core\UI\Theme::initIcons"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Loaded actions cache","caller":"SP\Core\Acl\Actions::loadCache"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Extensions checked","caller":"SP\Core\PhpExtensionChecker::checkMandatory"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Loaded icons cache","caller":"SP\Core\UI\Theme::initIcons"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Extensions checked","caller":"SP\Core\PhpExtensionChecker::checkMandatory"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Loaded actions cache","caller":"SP\Core\Acl\Actions::loadCache"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Loaded icons cache","caller":"SP\Core\UI\Theme::initIcons"}
[2024-01-24 07:48:02] syspass.INFO: logger {"message":"Loaded actions cache","caller":"SP\Core\Acl\Actions::loadCache"}
[2024-01-24 07:48:06] syspass.INFO: logger {"message":"Extensions checked","caller":"SP\Core\PhpExtensionChecker::checkMandatory"}
[2024-01-24 07:48:06] syspass.INFO: logger {"message":"Loaded icons cache","caller":"SP\Core\UI\Theme::initIcons"}
[2024-01-24 07:48:06] syspass.INFO: logger {"message":"Loaded actions cache","caller":"SP\Core\Acl\Actions::loadCache"}
[2024-01-24 07:48:27] syspass.INFO: logger {"message":"Extensions checked","caller":"SP\Core\PhpExtensionChecker::checkMandatory"}
[2024-01-24 07:48:27] syspass.INFO: logger {"message":"Loaded icons cache","caller":"SP\Core\UI\Theme::initIcons"}
[2024-01-24 07:48:27] syspass.INFO: logger {"message":"Loaded actions cache","caller":"SP\Core\Acl\Actions::loadCache"}

Platform (please complete the following information):

  • OS: [Docker, Debian]
  • OS Version 7.3.31-1
  • Browser [Firefox and Brave]
@B3XAL B3XAL changed the title Error syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ')' Error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ')' Jan 24, 2024
@Orbitroll
Copy link

did you solved it?

@kuenka123
Copy link

Same problem here!!! I've changed name of categories, clients, etc without extrange characters, but nothing result.

Any clues?

@kuenka123
Copy link

Here is the solution #1828
"3.2.3 is still broken, i downgraded to 3.2.11 for it to work."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants