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

Unable to connect to jorani 1.0.2 and php 8.1-8.3 #412

Open
Jayddee23 opened this issue Apr 10, 2024 · 2 comments
Open

Unable to connect to jorani 1.0.2 and php 8.1-8.3 #412

Jayddee23 opened this issue Apr 10, 2024 · 2 comments

Comments

@Jayddee23
Copy link

Hello,
I updated Jorani from version 0.6.5 to version 1.0.0 in php7.4 by correcting the SQL script to update the database (replace all AS INT by AS DECIMAL).
I then wanted to upgrade to version 1.0.2 and reactivate my php 8.1 but I couldn't connect because pressing the connect button caused this error (same with php8.3):
image
So I am forced to use php7.4 for the moment, how can I solve this problem so that it is compatible with php8.1+?
Thank you for your help,
Sincerely,

@liberodark
Copy link

liberodark commented Jun 4, 2024

Hi have the same issue with PHP 8.2

Uncaught (in promise) TypeError: r.subtle is undefined
    jorani http://jorani.domain.com/assets/dist/legacy.js:2
    importPublicKey http://jorani.domain.com/assets/dist/legacy.js:2
    jorani http://jorani.domain.com/assets/dist/legacy.js:2
    encrypt http://jorani.domain.com/assets/dist/legacy.js:2
    submit_form http://jorani.domain.com/session/login:158
    <anonymous> http://jorani.domain.com/session/login:261
    dispatch http://jorani.domain.com/assets/dist/legacy.js:2
    handle http://jorani.domain.com/assets/dist/legacy.js:2

Update :
Have fix the issue to switch in HTTPS @bbalet @Jayddee23

Best Regards

@bbalet
Copy link
Owner

bbalet commented Jun 4, 2024

This error comes from the SQL server, not from PHP.

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