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

when the application run in windows11 error #54

Open
uuflyer opened this issue Jun 19, 2022 · 3 comments
Open

when the application run in windows11 error #54

uuflyer opened this issue Jun 19, 2022 · 3 comments

Comments

@uuflyer
Copy link

uuflyer commented Jun 19, 2022

When I use windows 11 to access the application, the website returns 500 and I debug and find that an exception is thrown, as shown in the figure
image
By querying the problem, it was confirmed that the jna version was lower, so it was upgraded to the latest version and the problem was solved

@kid1412621
Copy link

I run into the same issue. Wondering if this repo still in maintainance.

@kid1412621
Copy link

by updating the decencies, issue resolved:

        <oshiVersion>6.3.2</oshiVersion>
        <jnaVersion>5.12.1</jnaVersion>

kid1412621 added a commit to kid1412621/Ward that referenced this issue Dec 22, 2022
@360736293
Copy link

by updating the decencies, issue resolved:

        <oshiVersion>6.3.2</oshiVersion>
        <jnaVersion>5.12.1</jnaVersion>

thanks!really help!

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