133 results found
Here's are the specs running the turbofloatserver software: lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 46 bits physical, 48 bits virtual CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 63 Model name: Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz Stepping: 2 CPU MHz: 2400.059 BogoMIPS: 4800.01 Hypervisor vendor: Xen Virtualization type: full L1d cache: 32 KiB L1i cache: 32 KiB L2 cache: 256 KiB L3 cache: 30 MiB NUMA node0 CPU(s): 0 Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported Vulnerability L1tf: Mitigation; PTE Inversion Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown Vulnerability Meltdown: Mitigation; PTI Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq p ni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm cpuid_fault invpcid_single pti fsgsbase bmi1 a vx2 smep bmi2 erms invpcid xsaveopt Since I cannot reproduce the error reliably, any pointers for troubleshooting are appreciated!
However, we always recommend using TF in VMs: https://wyday.com/limelm/help/vm-hypervisor-licensing/
More about this here: https://wyday.com/limelm/help/vm-hypervisor-licensing/ More about TurboFloat here: https://wyday.com/limelm/help/using-turbofloat/ >> "2) Do I understand correctly that a request to verify a license only returns a YES or NO?"
This is all covered in our FAQ: https://wyday.com/limelm/help/faq/#in-vmhttps://wyday.com/limelm/help/vm-hypervisor-licensing/ So, after updating TurboActivate to the latest version (as of writing this it's 26.0.2, released 2 months ago), you have the following options (again, I've said this all before multiple times): Have them disable the VMs and continue to use TA.
Here is the error if I try to use a fresh Extension code“Can't Extend Trial: The function failed because this instance of your program is running inside a virtual machine / hypervisor and you've prevented the function from running inside a VM.”
Also took a look at this https://wyday.com/limelm/help/vm-hypervisor-licensing/ You mentioned that you should use turbofloat cause: if you let your customers activate your software on a virtual machine they can then copy that virtual machine as many times as they want.
Running the TFS on a VM you will see exactly what you've been seeing (and what is described here: https://wyday.com/limelm/help/vm-hypervisor-licensing/ Namely, you'll see both problems described in the article when you run the TFS on a VM: 1.
You can use this on *any* real machine and *any* virtual machine / hypervisor / docker image / cloud VM, etc., etc., etc.
We have an article that covers part of this topic: Licensing from inside a virtual machine or hypervisor. Right now the article just talks about blocking VMs from activation.
I have done all of the following: 1. Disabled “Windows Hypervisor Platform” from the "Turn Windows features on or off" dialog.
Fix your date and time settings, restart your computer, and try to activate again.', mbError, MB_OK); TA_E_IN_VM: MsgBox('Failed to activate because this instance of your program if running inside a virtual machine or hypervisor.', mbError, MB_OK); TA_E_INVALID_ARGS: MsgBox('The arguments passed to the function are invalid.
${Break} ${Case} 17 ; TA_E_IN_VM MessageBox MB_OK|MB_ICONSTOP "Failed to activate because this instance of your program if running inside a virtual machine or hypervisor." ${Break} ${Case} 20 ; TA_E_KEY_FOR_TURBOFLOAT MessageBox MB_OK|MB_ICONSTOP "The product key used is for TurboFloat, not TurboActivate."
${Break} ${Case} 17 ; TA_E_IN_VM MessageBox MB_OK|MB_ICONSTOP "Failed to activate because this instance of your program if running inside a virtual machine or hypervisor." ${Break} ${Case} 20 ; TA_E_KEY_FOR_TURBOFLOAT MessageBox MB_OK|MB_ICONSTOP "The product key used is for TurboFloat, not TurboActivate."