TPM: self-test has failed and the TPM has shutdown - tpm

When I tried to update TPM firmware, the update failed. It prints the error message "self-test has failed and the TPM has shutdown".
I tried to use tpmc commands to re-activate tpm but it didn't work.
Does anyone run into this issue before and resolve it?
Thanks

Related

kourou throw error with Creating network "playground_default" with the default driver

steps
I followed the started instruction ,but the errors were threw after I run the kourou commonad app:scaffold playground
Error
with Creating network "playground_default" with the default driver
(sorry for this short message,my host cannot log in.I will complete error message later)
I'm not sure it is related with that I install the kourou before docker-compose. (any permission problem had been solved)
enviroment
Ubuntu Server 20.04 LTS 64bit
Nodejs 14.17.1
Oops, I solved this problem just recently.
I ran the command in the REMOTE SSH of VSCODE before, and then an error occurred. But I just ran it again in ELECTERM(a cross-platform remote ssh terminal) and found that this time it passed when installing dependencies
I still wonder what happened, plz tell me what might be causing the error

ST-Link enumeration failed Error in initializing ST-LINK device. Reason: ST-LINK DLL error

I am using the f446re nucleo board on Linux PopOS to write a simple program that blinks an LED. When I press debug I keep getting these errors. Is there anything I can do to fix this?
Error in initializing ST-Link device
Reasong (2) ST-LINK DLL error.
Just choose ST-Link openOCD instead.

About how to build Ubuntu virtual environment using VirtualBox and Vagrant on Windows

I am using VirtualBox and Vagrant to build Ubuntu virtual environment on Windows 10.
When I did "vagrant up" with Windows PowerShell, the following error occurred.
There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "063b8a06-75ba-46cd-a729-703faf0d4de2", "--type",
"headless"]
Stderr: VBoxManage.exe: error: The virtual machine
'ubuntu64_default_1491745500976_24277' has terminated unexpectedly
during startup with exit code 1 (0x1). More details may be available
in 'C:\Users\(username)\VirtualBox
VMs\ubuntu64_default_1491745500976_24277\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component
MachineWrap, interface IMachine
I was able to use VirtualBox and Vagrant without problem until a couple of months ago.
However, this time, the above error occurred.
I do not know if it is due to the update around Windows or what is the cause.
Uninstalling VirtualBox and Vagrant and trying on other versions did not solve the problem.
Does anyone know how to solve it?
This is the detailed log shown in the error sentence.
https://github.com/pekochun/git-study/blob/master/VBoxHardening.log
Looking at the logs the killer blow looks to be:
1518.1be0: Error -104 in supR3HardenedWinReSpawn! (enmWhat=5)
1518.1be0: Error relaunching VirtualBox VM process: 5
Now google fu takes me to https://forums.virtualbox.org/viewtopic.php?f=6&t=82277 and related posts which suggests this problem might happen after first restart.
Since error -104 looks like it means VERR_INVALID_NAME, I would suggest following those instructions. Beyond that it might be best taking up with virtualbox forums.

Enabling Developer Mode fails with error code 0x80004005

I am trying to install Ubuntu bash shell (Windows Subsystem for Unix) on Windows 10 Enterprise. To do this I need to enable Developer Mode in System Config. It fails with the following error:
Enabling Developer Mode fails with error code 0x80004005
I found the following MSDN article but it still fails with the error:
[SC] OpenService FAILED 1060:
The specified service does not exist as an installed service.
Anyone know how to get past this?
Wow! Turns out even though it gives an error it actually works.
¯\_(ツ)_/¯

Receiving error "failed precmd routine" when starting openfire on FreeBSD

On a fresh install of OpenFire 3_8_2 on FreeBSD 8.0 that went flawless, when starting the service via "/usr/local/etc/rc.d/openfire start", the following error is generated:
WARNING: failed precmd routine for openfire
Would appreciate if anyone knows what is causing this problem and how I might resolve it.
Thanks in advance!
Not sure why this resulted in the "failed precmd" error, but I resolved it by setting openfire to run as a different user.
Thanks to anyone that looked at this issue.
Install the mysql-server package of your choice, and then just run:
/usr/local/libexec/mysqld --initialize
After that, just start your MySQL service; don't forget to add it to the rc.conf. Just runned into this to in a fresh install in FreeBSD 10.3.
Cheers.

Resources