Lucas Alves
Lucas Alves
### Issue running script Our softhsm tokens: ```console softhsm2-util --show-slots Available slots: Slot 1250322527 Slot info: Description: SoftHSM slot ID 0x4a86685f Manufacturer ID: SoftHSM project Hardware version: 2.6 Firmware version:...
Whenever I initialize the token that isn't initialized, a new one is created, as you can see below: ```console softhsm2-util --show-slots Available slots: Slot 520896183 Slot info: Description: SoftHSM slot...
Doest this ```libpvpkcs11 .dylib``` has something to do with the script? Don't know what to try next.
When running with the ```libpvpkcs11.dylib```, the file type matches, but the following error occurs: ```console [NativeError: dlopen(/Applications/Fortify.app/Contents/Resources/app/libpvpkcs11.dylib, 0x0006): tried: '/Applications/Fortify.app/Contents/Resources/app/libpvpkcs11.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need...
Following up with our client's log. [fortify.log](https://github.com/PeculiarVentures/fortify/files/9049155/fortify.log)
My app isn't been accepted in Apple's store because it always says that there's no internet connection...
So, there's no way to solve this? On Sun, Feb 9, 2020, 18:18 Nguyễn Việt Dũng wrote: > I can confirm that DataConnectionChecker().hasConnection return false when > running in release...