Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

[BUG] After pushing RUN button got an error on the terminal page. #155

Open
doitagainstudio opened this issue Dec 8, 2021 · 20 comments
Open
Labels
bug Something isn't working

Comments

@doitagainstudio
Copy link

WHen i try to push the RUN button, got an error on the terminal page and the program does not do anything.

image

@doitagainstudio doitagainstudio added the bug Something isn't working label Dec 8, 2021
@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

It means running "certutil" command failed. Make sure you have this command.
By default windows 10 has this command. Another please check your antivirus.

@doitagainstudio
Copy link
Author

I'm running windows 11, should i install it somehow?

@doitagainstudio
Copy link
Author

OK i can confirm I have certutil on windows 11, probably the program is not able to find it and i dunno if i can force that

@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

windows 11 has this, I guess it is caused by antivirus don't allow you run this program. Please add the whole folder into whitelist and try.

@doitagainstudio
Copy link
Author

i have disable antivirus (norton) and firewall (norton) but problem is still there.... There is a windows whitelist i could try to add the folder?

@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

can you run the command using admin in the folder and see any output?

certutil -delstore -f root .\\certs\\cert.crt

@doitagainstudio
Copy link
Author

root "Autorità di certificazione radice attendibili"
CertUtil: - Esecuzione comando delstore riuscita.

so it looks like it runs

@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

hmm, that's weird

@doitagainstudio
Copy link
Author

yep indeed i dunno what else to try :-(

@doitagainstudio
Copy link
Author

looks like the app cannot find certutil, but if i run it manually it works (or at least the certutil part)
there's something i could try to do?

@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

Can you try copy the "certutil" into the mod folder?

@doitagainstudio
Copy link
Author

mmm i'll try, let me see

@doitagainstudio
Copy link
Author

cannot locate certutil.exe where should it be?

@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

Should be "C:\windows\system32\certutil.exe"

@doitagainstudio
Copy link
Author

copied, no success

@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

Sorry, I don't have any idea now.

@doitagainstudio
Copy link
Author

ah i forgot i installed anaconda (i am python developer too)....dunno if it could be related.....i'll trying uninstalling it

@derekhe
Copy link
Owner

derekhe commented Dec 8, 2021

that's cool, hope you can find out the source code and debug on it :)

@doitagainstudio
Copy link
Author

ok uninstalling anaconda did not help....i really don't know what should i try....

@Amsobor
Copy link

Amsobor commented Dec 17, 2021

Not getting anywhere. Ran the following and this is the reply:-
"C:\Users\Owner>c:\Windows\system32\certutil.exe
CertUtil: -dump command completed successfully"
Nothing changed and I get the same message from Lmsfs2020-google-map-2021-11-24 when I run the program.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants