Closed Betree closed 7 years ago
It could have been a temporary network problem with retrieving the certificate from the web service.
rm -r ~/.fruho ; wget https://github.com/fruho/fruhoapp/releases/download/fruho-0.0.23/fruho_0.0.23_amd64.deb ; sudo dpkg -i fruho_0.0.23_amd64.deb
from command line should help
Reinstalling worked, thanks!
Hi I run on Kali last version 64 bits, i have the same problem, i do what you propose but it doesn't work, i still have this message :
ERROR
Could not retrieve client id. Try to reinstall the program.
Please check /home/user/.fruho/fruho.log for details
Log Fruho :
2017-05-13 17:06:12 extract-cn-from csr /root/.fruho/profile/fruho/ovpnconf/default/client.csr 2017-05-13 17:06:12 Could not extract cn from subject subject=C = AA, ST = Universe, L = Internet, O = Fruho, CN = 00241174f87eb297 2017-05-13 17:06:12 Could not extract cn from subject subject=C = AA, ST = Universe, L = Internet, O = Fruho, CN = 00241174f87eb297 -code 1 -level 0 -errorstack {INNER {returnImm {Could not extract cn from subject subject=C = AA, ST = Universe, L = Internet, O = Fruho, CN = 00241174f87eb297} {}} CALL {extract-cn-from csr /root/.fruho/profile/fruho/ovpnconf/default/client.csr} CALL memoize CALL memoize CALL {extract-cn-from csr /root/.fruho/profile/fruho/ovpnconf/default/client.csr} CALL main} -errorcode NONE -errorinfo {Could not extract cn from subject subject=C = AA, ST = Universe, L = Internet, O = Fruho, CN = 00241174f87eb297 while executing "error [log Could not extract cn from subject $subject]" (procedure "extract-cn-from" line 21) invoked from within "extract-cn-from csr /root/.fruho/profile/fruho/ovpnconf/default/client.csr" ("eval" body line 1) invoked from within "eval $cmd" (procedure "memoize" line 4) invoked from within "memoize" (procedure "extract-cn-from" line 2) invoked from within "extract-cn-from csr [ovpndir fruho client.csr]"} -errorline 90 2017-05-13 17:06:12 Could not retrieve client id. Try to reinstall the program. 2017-05-13 17:06:12 Could not retrieve client id. Try to reinstall the program.
I paid on security a Olivine plan.
I need Fruho working, can you help me please regards Franck
ERROR Could not retrieve client id. Try to reinstall the program. Please check /home/user/.fruho/fruho.log for details
If I remember correctly, the missing file .fruho/profile/fruho/ovpnconf/default/client.csr
is supposed to be generated during installation. If it's not, you're probably missing openvpn
package or something like that.
After a fresh installation using 0.0.23 on Fedora 25 x64 Fruho crashes upon launch with the following message :
fruho.log contains the following messages :