nowina-solutions / nexu

87 stars 50 forks source link

Nexu for macOS 11 - Big Sur #40

Open IPConvergence opened 3 years ago

IPConvergence commented 3 years ago

Hello,

I have installed the new DSS Lib with https://github.com/esig/dss-demonstrations, including JaDES signature. I have launched the http://localhost:8080/sign-with-jades and page works perfectly, problem is that NEXU is not recognised.

In the past I had tested with Catalina a previous version and it was working...

Is it possible to have a dmg for Mac running on Big Sur version?

How can I solve that issue because I can not sign content.

maeri commented 3 months ago

Hello - anyone from Novina to response ? Have the same issue. Thanks.

hello-earth-gh commented 3 months ago

just a suggestion (i am not from nowina) - NexU usually is not recognized because it cannot be contacted. When NexU starts, it creates a server that listens on a certain port. On my machine, for instance, it is accessed via http://127.0.0.1:9795/nexu-info. It is printed in nexu.log - I am not sure where the log is situated on a Mac machine. On Windows it's in [User folder]\AppData\Local\Nowina\NexU\nexu.log.

You could try the above URL on your machine. You could try and check if it's accessible, and if it is, see whether its certificate is installed in the trusted certificate sources for your machine. You could open the developer tab on the browser and try and trace the calls and see where and why the calls i.e. to nexu-info or other NexU URLs fail.

hello-earth-gh commented 3 months ago

and I am pretty sure Nowina has not been providing any support for this project for years now - if somebody is going to create a DMG file is people like you or me - try and search in the available forks maybe? Maybe somebody provided what you are looking for there?