-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Recover from missing inline file #290
Comments
Hi, can you please post the error message that you are seeing. |
./easytls ita external 0Easy-TLS 2.7.0.0.0 ./easytls ri externalEasy-TLS 2.7.0.0.0 ./easytls inline-index-rebuildEasy-TLS 2.7.0.0.0 ./easytls sEasy-TLS 2.7.0.0.0 |
Please try with current version 2.8.0 Please make sure you backup what you currently have. The new version will re-index correctly and should allow you to continue. The command you need with the new version is |
That is shown as being 2.7.0 which is what I have. ./easytls rehash |
You require this: Line 9293 in 81b1c29
See the link above. |
OK tried that and got ./easytls rehashRehash completed successfully. |
Hopefully, you can now use |
./easytls ri externalError log: |
I don't know if it's relevant but in 2..7.0 the path was c:/progra~1 and in 2.8.0 it's c:/program files. |
Hopefully the space in the PATH is taken care of. I will look into this later today. Thanks for feeding back. |
One thing you could try is to make the inline file again. |
Same pain for me after removing an inline file via CLI. [Easy-TLS 2.7.0] 1/ Comment the line of the node related to the error message in the easytls/data/easytls-inline-index.txt The error message does not appear anymore and the usage of ./easytls is fine |
I manually deleted an inline file from the pki folder. Now I can't get rid of the error message or seemingly generate any new inline file. How do I resolve this?
The text was updated successfully, but these errors were encountered: